Dne 31.3.2011 19:34, Dave Plater napsal(a):
On 03/30/2011 07:30 PM, Jan Matějek wrote:
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
I can confirm that it's profile-opt, after adding it I get factory and 11.4 x86_64 failures. It has an unpredictable result somewhere judging by the different build failures and successes I've had. How do you set the --debug flag that's mentioned to display a traceback?
you'd have to patch the makefile instead i tried this: LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH \ make %{?_smp_mflags} LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH \ ./python ./Tools/pybench/pybench.py -n 2 --with-gc --with-syscheck --debug (IOW, build without the benchmark, then run it separately) but i haven't seen a failure ever since your original mail, with or without this modification, so at the moment i have nothing -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org