Bug 2045189 - adplug: FTBFS in Fedora rawhide/f36
Summary: adplug: FTBFS in Fedora rawhide/f36
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: adplug
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Linus Walleij
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2045783
Blocks: PPCTracker F36FTBFS
TreeView+ depends on / blocked
 
Reported: 2022-01-25 16:05 UTC by Fedora Release Engineering
Modified: 2022-02-03 22:15 UTC (History)
3 users (show)

Fixed In Version: adplug-2.3.3-4.fc36
Clone Of:
Environment:
Last Closed: 2022-02-03 22:15:49 UTC
Type: ---
Embargoed:


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

Description Fedora Release Engineering 2022-01-25 16:05:23 UTC
adplug failed to build from source in Fedora rawhide/f36

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Please fix adplug 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,
adplug will be orphaned. Before branching of Fedora 37,
adplug 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:05:27 UTC
Created attachment 1853620 [details]
build.log

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

Comment 2 Fedora Release Engineering 2022-01-25 16:05:30 UTC
Created attachment 1853621 [details]
root.log

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

Comment 3 Fedora Release Engineering 2022-01-25 16:05:32 UTC
Created attachment 1853622 [details]
state.log

Comment 4 Robert Scheck 2022-02-01 00:29:26 UTC
Build seems to fail on ppc64le only.

Comment 5 Dan Horák 2022-02-01 08:44:34 UTC
from https://koji.fedoraproject.org/koji/taskinfo?taskID=81978226 

...
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection  -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/adplug-2.3.3/.package_note-adplug-2.3.3-4.fc36.ppc64le.ld -o adplugdb/adplugdb adplugdb/adplugdb-adplugdb.o  src/libadplug.la -lbinio  
libtool: link: g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -Wl,-dT -Wl,/builddir/build/BUILD/adplug-2.3.3/.package_note-adplug-2.3.3-4.fc36.ppc64le.ld -o adplugdb/.libs/adplugdb adplugdb/adplugdb-adplugdb.o  src/.libs/libadplug.so -lbinio
/usr/bin/ld: src/.libs/libadplug.so: undefined reference to `binostream::writeFloat(__ieee128, binio::FType)'
collect2: error: ld returned 1 exit status

=> linking with libbinio not rebuilt yet, which is FTBFS on x86_64


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