[Bug 478767] Review Request: spring - Realtime strategy game

bugzilla at redhat.com bugzilla at redhat.com
Sun Jan 25 08:37:17 UTC 2009


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 at ioa.s.u-tokyo.ac.jp>  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.




More information about the Fedora-package-review mailing list