Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 488280 - app-emulation/virtualbox-4.3.0[vboxwebsrv] with sys-devel/gcc-4.8.1: /lib64/libz.so.1: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status
Summary: app-emulation/virtualbox-4.3.0[vboxwebsrv] with sys-devel/gcc-4.8.1: /lib64/l...
Status: RESOLVED DUPLICATE of bug 482986
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-16 20:05 UTC by jannis
Modified: 2013-10-16 20:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (einfo,24.00 KB, text/plain)
2013-10-16 20:08 UTC, jannis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jannis 2013-10-16 20:05:50 UTC
virtualbox-4.3.0 fails on two systems, both using gcc-4.8.1. See build.log. I didn't yet try with gcc:4.7 so it might be something else but I'll try and report here

Reproducible: Always
Comment 1 jannis 2013-10-16 20:08:36 UTC
Created attachment 361072 [details]
emerge --info
Comment 2 jannis 2013-10-16 20:10:17 UTC
build.log upload failed (file too large) and I deleted it in the meantime. my fault. I'll re-upload after another failed merge.

Meanwhile important lines from the console:
x86_64-pc-linux-gnu-g++                     '-Wl,-rpath,/usr/lib64/virtualbox'  -Wl,-z,noexecstack -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -m64   -o /var/tmp/portage/app-emulation/virtualbox-4.3.0/work/VirtualBox-4.3.0/out/linux.amd64/release/obj/webtest/webtest /var/tmp/portage/app-emulation/virtualbox-4.3.0/work/VirtualBox-4.3.0/out/linux.amd64/release/obj/webtest/webtest.o /var/tmp/portage/app-emulation/virtualbox-4.3.0/work/VirtualBox-4.3.0/out/linux.amd64/release/obj/webtest/gen/webservice/soapClient.o     /var/tmp/portage/app-emulation/virtualbox-4.3.0/work/VirtualBox-4.3.0/out/linux.amd64/release/lib/vboxsoap.a   -lgsoapssl++   /var/tmp/portage/app-emulation/virtualbox-4.3.0/work/VirtualBox-4.3.0/out/linux.amd64/release/bin/VBoxRT.so   -lpthread   -lm   -lrt   -ldl   -lssl   -lcrypto 
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/../../../../lib64/libgsoapssl++.a(libgsoapssl___a-stdsoap2_ssl_cpp.o): undefined reference to symbol 'deflate'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.1/../../../../x86_64-pc-linux-gnu/bin/ld: note: 'deflate' is defined in DSO /lib64/libz.so.1 so try adding it to the linker command line
/lib64/libz.so.1: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
kmk: *** [/var/tmp/portage/app-emulation/virtualbox-4.3.0/work/VirtualBox-4.3.0/out/linux.amd64/release/obj/vboxwebsrv/vboxwebsrv] Error 1
Comment 3 jannis 2013-10-16 20:11:56 UTC
Rebuilding zlib, openssl and gsoap-1.7.* with gcc:4.8 didn't help
Comment 4 Ben Kohler gentoo-dev 2013-10-16 20:12:50 UTC

*** This bug has been marked as a duplicate of bug 482986 ***