Bug 2045389 - flopgen: FTBFS in Fedora rawhide/f36
Summary: flopgen: FTBFS in Fedora rawhide/f36
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: flopgen
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Davide Cavalca
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F36FTBFS F37FTBFS
TreeView+ depends on / blocked
 
Reported: 2022-01-25 16:34 UTC by Fedora Release Engineering
Modified: 2022-07-11 22:58 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-11 22:58:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (13.41 KB, text/plain)
2022-01-25 16:34 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2022-01-25 16:34 UTC, Fedora Release Engineering
no flags Details
state.log (966 bytes, text/plain)
2022-01-25 16:34 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2022-01-25 16:34:08 UTC
flopgen failed to build from source in Fedora rawhide/f36

https://koji.fedoraproject.org/koji/taskinfo?taskID=81771622


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Please fix flopgen at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
flopgen will be orphaned. Before branching of Fedora 37,
flopgen will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2022-01-25 16:34:10 UTC
Created attachment 1854157 [details]
build.log

Comment 2 Fedora Release Engineering 2022-01-25 16:34:12 UTC
Created attachment 1854158 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2022-01-25 16:34:14 UTC
Created attachment 1854159 [details]
state.log

Comment 4 Davide Cavalca 2022-01-25 18:56:39 UTC
Looks like the only actual failure is on ppc64le: https://koji.fedoraproject.org/koji/taskinfo?taskID=81848353

g++ -o flopgen fatfs/diskio.o fatfs/fattime.o fatfs/ff.o fatfs/ffsystem.o fatfs/ffunicode.o classes.o image.o filediskio.o main.o -lstdc++fs -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/builddir/build/BUILD/Flopgen-0.1.0/.package_note-flopgen-0.1.0-6.fc36.ppc64le.ld
/tmp/cc11ZSE8.s: Assembler messages:
/tmp/cc11ZSE8.s:58918: Error: junk at end of line, first unrecognized character is `('
/tmp/cc11ZSE8.s:58919: Error: expected comma after "operator"
/tmp/cc11ZSE8.s:60899: Error: junk at end of line, first unrecognized character is `('
/tmp/cc11ZSE8.s:60900: Error: expected comma after "operator"
/tmp/cc11ZSE8.s:62061: Error: junk at end of line, first unrecognized character is `('
/tmp/cc11ZSE8.s:62062: Error: expected comma after "operator"
make[1]: *** [/tmp/ccGiBLbo.mk:11: /tmp/ccvIebSG.ltrans3.ltrans.o] Error 1
make[1]: *** Waiting for unfinished jobs....
lto-wrapper: fatal error: make returned 2 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make: *** [Makefile:6: flopgen] Error 1

I'm... not really sure what to make of this tbh.

Comment 5 Ben Cotton 2022-02-08 20:44:43 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle.
Changing version to 36.

Comment 6 Davide Cavalca 2022-07-11 22:58:06 UTC
This builds fine now, both on rawhide (https://koji.fedoraproject.org/koji/taskinfo?taskID=89393418) and on f36 (https://koji.fedoraproject.org/koji/taskinfo?taskID=89393453)


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