[Bug 260073] ld: error: undefined symbol: soap_open_logfile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Nov 2021 01:20:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260073 Bug ID: 260073 Summary: ld: error: undefined symbol: soap_open_logfile Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: vbox@FreeBSD.org Reporter: marietto2008@gmail.com Assignee: vbox@FreeBSD.org Flags: maintainer-feedback?(vbox@FreeBSD.org) I'm upgrading the ports with portupgrade -a,but virtualbox-ose is giving me troubles... .... kBuild: Linking webtest 4 warnings generated. kBuild: Validating /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/doc/manual/en_US/UserManual.xml ld: error: undefined symbol: soap_open_logfile >>> referenced by soapC-1.cpp:20196 (out/freebsd.amd64/debug/obj/webservice/soapC-1.cpp:20196) >>> soapC-1.o:(soap_ignore_element(soap*)) in archive /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/lib/vboxsoap.a >>> referenced by soapC-1.cpp:20200 (out/freebsd.amd64/debug/obj/webservice/soapC-1.cpp:20200) >>> soapC-1.o:(soap_ignore_element(soap*)) in archive /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/lib/vboxsoap.a >>> referenced by soapC-1.cpp:20209 (out/freebsd.amd64/debug/obj/webservice/soapC-1.cpp:20209) >>> soapC-1.o:(soap_ignore_element(soap*)) in archive /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/lib/vboxsoap.a >>> referenced 14595 more times ld: error: undefined symbol: soap_open_logfile >>> referenced by soapC-1.cpp:20196 (out/freebsd.amd64/debug/obj/webservice/soapC-1.cpp:20196) >>> soapC-1.o:(soap_ignore_element(soap*)) in archive /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/lib/vboxsoap.a >>> referenced by soapC-1.cpp:20200 (out/freebsd.amd64/debug/obj/webservice/soapC-1.cpp:20200) >>> soapC-1.o:(soap_ignore_element(soap*)) in archive /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/lib/vboxsoap.a >>> referenced by soapC-1.cpp:20209 (out/freebsd.amd64/debug/obj/webservice/soapC-1.cpp:20209) >>> soapC-1.o:(soap_ignore_element(soap*)) in archive /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/lib/vboxsoap.a >>> referenced 14595 more times c++: error: linker command failed with exit code 1 (use -v to see invocation) 101 warnings generated. c++: error: linker command failed with exit code 1 (use -v to see invocation) kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/obj/webtest/webtest] Error 1 The failing command: @c++ -g '-Wl,-rpath,/usr/local/lib/virtualbox' -Wl,-z,noexecstack,-z,relro -Wl,--as-needed -m64 -o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/obj/webtest/webtest /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/obj/webtest/webtest.o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/obj/webtest/gen/webservice/soapClient.o -L/usr/local/lib /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/lib/vboxsoap.a -lgsoapssl++ -lz /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/bin/VBoxRT.so -lpthread -lssl -lcrypto kmk: *** Waiting for unfinished jobs.... kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/obj/vboxwebsrv/vboxwebsrv] Error 1 The failing command: @c++ -g '-Wl,-rpath,/usr/local/lib/virtualbox' -Wl,-z,noexecstack,-z,relro -Wl,--as-needed -m64 -o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/obj/vboxwebsrv/vboxwebsrv /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/obj/vboxwebsrv/vboxweb.o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/obj/vboxwebsrv/gen/webservice/methodmaps.o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/obj/vboxwebsrv/gen/webservice/soapServer.o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/obj/vboxwebsrv/gen/webservice/vboxweb-wsdl.o -L/usr/local/lib /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/lib/vboxsoap.a -lgsoapssl++ -lz /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/bin/VBoxRT.so /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/bin/VBoxRT.so /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/lib/VBoxCOM.a /usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.30/out/freebsd.amd64/debug/bin/VBoxXPCOM.so -lssl -lcrypto 112 warnings generated. 102 warnings generated. kmk: *** Exiting with status 2 *** Error code 2 Stop. make[1]: stopped in /usr/ports/emulators/virtualbox-ose *** Error code 1 Stop. make: stopped in /usr/ports/emulators/virtualbox-ose egrep: empty (sub)expression ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20211127-43640-g5r937 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=virtualbox-ose-6.1.28_1 UPGRADE_PORT_VER=6.1.28_1 make ** Fix the problem and try again. -- You are receiving this mail because: You are the assignee for the bug.