Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=478767 --- Comment #19 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2009-01-25 03:37:16 EDT --- (In reply to comment #17) > ppc http://koji.fedoraproject.org/koji/taskinfo?taskID=1080230 (failed) Please check this: http://koji.fedoraproject.org/koji/taskinfo?taskID=1080241 For this I modified the lastest spec file in this review request as: ------------------------------------------------ scons prefix=%{_prefix} \ ..... ..... configure \ || { sleep 2 ; find . -name config.log | xargs cat ; exit 1 ; } ------------------------------------------------ Then config.log shows: ------------------------------------------------ scons: Configure: Checking for C++ header file boost/cstdint.hpp... build/sconf_temp/conftest_1.cpp <- | |#include "boost/cstdint.hpp" | | g++ -o build/sconf_temp/conftest_1.o -c ..... cc1plus: error: unrecognized command line option "-mieee-fp" cc1plus: error: unrecognized command line option "-march=i686" cc1plus: error: unrecognized command line option "-mfpmath=sse" cc1plus: error: unrecognized command line option "-msse" cc1plus: error: unrecognized command line option "-mieee-fp" cc1plus: error: unrecognized command line option "-march=i686" cc1plus: error: unrecognized command line option "-mfpmath=sse" cc1plus: error: unrecognized command line option "-msse" scons: Configure: no ------------------------------------------------ I guess CMakeLists.txt rts/build/scons/detect.py rts/build/scons/rts.py and so on are related to this issue. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review