Bug 2140027 - libvirt-8.9.0-1.fc38: FTBFS in rawhide/F38
Summary: libvirt-8.9.0-1.fc38: FTBFS in rawhide/F38
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: rawhide
Hardware: s390x
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F38FTBFS 2139824
TreeView+ depends on / blocked
 
Reported: 2022-11-04 08:30 UTC by Jitka Plesnikova
Modified: 2022-11-07 06:35 UTC (History)
9 users (show)

Fixed In Version: libvirt-8.9.0-1.fc38
Clone Of:
Environment:
Last Closed: 2022-11-07 06:35:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jitka Plesnikova 2022-11-04 08:30:27 UTC
libvirt-8.9.0 was not successfully built for Fedora Rawhide/38 with the following error:

[352/818] Linking target src/libvirt-0.dll
FAILED: src/libvirt-0.dll 
i686-w64-mingw32-gcc  -o src/libvirt-0.dll  -Wl,--allow-shlib-undefined -shared -Wl,--start-group -Wl,--out-implib=src/libvirt.dll.a -Wl,--whole-archive src/util/libvirt_util.a src/conf/libvirt_conf.a src/rpc/libvirt_socket.a src/rpc/libvirt_net_rpc.a src/rpc/libvirt_net_rpc_client.a src/rpc/libvirt_net_rpc_server.a src/access/libvirt_access.a src/cpu/libvirt_cpu.a src/hypervisor/libvirt_hypervisor.a src/vmx/libvirt_vmx.a src/remote/libvirt_remote_driver.a src/locking/libvirt_lock_driver.a src/logging/libvirt_log_driver.a src/security/libvirt_security_manager.a src/storage_file/libvirt_storage_file.a src/esx/libvirt_driver_esx.a src/test/libvirt_test.a src/libvirt_driver.a -Wl,--no-whole-archive -fstack-protector-strong -fstack-protector -lssp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -Wl,/builddir/build/BUILD/libvirt-8.9.0/build_win32/src/libvirt.def -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined /usr/i686-w64-mingw32/sys-root/mingw/lib/libglib-2.0.dll.a /usr/i686-w64-mingw32/sys-root/mingw/lib/libintl.dll.a /usr/i686-w64-mingw32/sys-root/mingw/lib/libgobject-2.0.dll.a /usr/i686-w64-mingw32/sys-root/mingw/lib/libgio-2.0.dll.a /usr/i686-w64-mingw32/sys-root/mingw/lib/libxml2.dll.a /usr/i686-w64-mingw32/sys-root/mingw/lib/libgnutls.dll.a -lm -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -pthread -lole32 -loleaut32 -lws2_32 -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -lportablexdr -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -lportablexdr -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -lportablexdr -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -lportablexdr -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -lportablexdr -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined /usr/i686-w64-mingw32/sys-root/mingw/lib/libcurl.dll.a -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -ldl -Wl,--no-copy-dt-needed-entries -Wl,-no-undefined -lportablexdr -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -luuid -lcomdlg32 -ladvapi32 -Wl,--end-group
/usr/lib/gcc/i686-w64-mingw32/12.2.1/../../../../i686-w64-mingw32/bin/ld: /usr/i686-w64-mingw32/sys-root/mingw/lib/libgnutls.dll.a: error adding symbols: archive has no index; run ranlib to add one
collect2: error: ld returned 1 exit status

I failed only for architecture s390x.

Additional info:
The complete log could be found:
https://koji.fedoraproject.org/koji/taskinfo?taskID=93736706


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