Bug 464988 - FTBFS arm-gp2x-linux-gcc-4.1.2-8.fc9
Summary: FTBFS arm-gp2x-linux-gcc-4.1.2-8.fc9
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: arm-gp2x-linux-gcc
Version: rawhide
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL: http://linux.dell.com/files/fedora/Fi...
Whiteboard:
Depends On:
Blocks: F10FTBFS
TreeView+ depends on / blocked
 
Reported: 2008-10-01 15:47 UTC by FTBFS
Modified: 2008-10-03 07:00 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-10-03 07:00:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
root.log (452.89 KB, text/plain)
2008-10-01 15:47 UTC, FTBFS
no flags Details
build.log (331.74 KB, text/plain)
2008-10-01 15:47 UTC, FTBFS
no flags Details
mock.log (1.02 KB, text/plain)
2008-10-01 15:47 UTC, FTBFS
no flags Details
root.log (541.21 KB, text/plain)
2008-10-01 15:47 UTC, FTBFS
no flags Details
build.log (310.60 KB, text/plain)
2008-10-01 15:47 UTC, FTBFS
no flags Details
mock.log (978 bytes, text/plain)
2008-10-01 15:47 UTC, FTBFS
no flags Details

Description FTBFS 2008-10-01 15:47:40 UTC
arm-gp2x-linux-gcc-4.1.2-8.fc9.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

Comment 1 FTBFS 2008-10-01 15:47:43 UTC
Created attachment 318425 [details]
root.log

root.log for i386

Comment 2 FTBFS 2008-10-01 15:47:44 UTC
Created attachment 318426 [details]
build.log

build.log for i386

Comment 3 FTBFS 2008-10-01 15:47:45 UTC
Created attachment 318427 [details]
mock.log

mock.log for i386

Comment 4 FTBFS 2008-10-01 15:47:47 UTC
Created attachment 318428 [details]
root.log

root.log for x86_64

Comment 5 FTBFS 2008-10-01 15:47:48 UTC
Created attachment 318429 [details]
build.log

build.log for x86_64

Comment 6 FTBFS 2008-10-01 15:47:49 UTC
Created attachment 318430 [details]
mock.log

mock.log for x86_64

Comment 7 Kevin Kofler 2008-10-01 19:11:27 UTC
../../gcc-4.1.2/gcc/toplev.c:524: error: redefinition of 'floor_log2'
../../gcc-4.1.2/gcc/toplev.h:176: error: previous definition of 'floor_log2' was here
../../gcc-4.1.2/gcc/toplev.c:559: error: redefinition of 'exact_log2'
../../gcc-4.1.2/gcc/toplev.h:182: error: previous definition of 'exact_log2' was here

This is due to the new "extern inline" semantics in -std=gnu99. Is that flag coming from RPM_OPT_FLAGS? It can probably be sedded out or sedded to -std=gnu90. That, or the code could be fixed.

Comment 8 Hans de Goede 2008-10-03 07:00:12 UTC
I fixed the code, closing.


Note You need to log in before you can comment on or make changes to this bug.