On 03/30/2011 07:30 PM, Jan Matějek wrote:
hi,
Dne 30.3.2011 17:48, Dave Plater napsal(a):
packagers) switching to that version. The 11.4 x86_64 build fails in devel:languages:python:Factory but all the others succeed, I've had
yeah, i've seen this for a couple days now. i assumed that it's a factory problem and will resolve itself, but i apparently never noticed that it is a problem of 11.4, not factory...
As it stands now, I've added a few build requirements which seemed to be missing
not missing, please don't add - python(3)-base was created because we wanted to have as little BuildRequires as possible. the missing bits get built in python(3) with full set of BuildRequires
and have experienced an i586 failure due to -pg and -fomit-frame-pointer being incompatible and redefining $RPM_OPT_FLAGS omitting -fomit-frame-pointer (without diving into gcc) can this cause problems?
haven't seen this yet...
+ --with-cxx-main=%{_bindir}/c++ configure started asking for a c++ compiler
LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH \ - make %{?_smp_mflags} profile-opt + make %{?_smp_mflags} This is the change that had the most effect on the build succeeding. +# profile-opt
profile-opt makes some runtime profiling checks with the newly built executable and then rebuilds python based on what it measured. it seems to show some "internal errors", i'll try to get a backtrace from it
exist, I haven't checked the others but when I see things missing that existed before I get worried.
and that's exactly why there is no -f ;) FWIW, some of those are not built because you added the BuildRequires - because with dependencies, different modules are built that provide those listed.
i'll try to reproduce the problems locally, see if something can be done, and report back
regards m.
I would appreciate expert help with this after which python3-3.2 could hopefully be ready for tumbleweed, blender is about to be 2.57 RC1 and will be released in about a month, the current blender in 11.4 is beta plus svn and would have been newer if the switch to python 3.2 hadn't happened. I think blender is the main consumer of python3 along with a couple of gnome apps.
Thanks Dave P
I have successful builds atm after removing the excess files from the extra build requires. Dave P -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org