Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 434472

Summary: net-analyzer/openvas-scanner-3.2.4 - ld: CMakeFiles/openvassd.dir/preferences.c.o: undefined reference to symbol 'settings_iterator_name'
Product: Gentoo Linux Reporter: Alexandr Tiurin <alexanderyt>
Component: Current packagesAssignee: Hanno Böck <hanno>
Status: RESOLVED FIXED    
Severity: normal CC: slawomir.nizio
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge info
patch

Description Alexandr Tiurin 2012-09-09 15:31:46 UTC
Created attachment 323320 [details]
build log

...
/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: CMakeFiles/openvassd.dir/preferences.c.o: undefined reference to symbol 'settings_iterator_name'
/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: note: 'settings_iterator_name' is defined in DSO /usr/lib/libopenvas_base.so so try adding it to the linker command line
/usr/lib/libopenvas_base.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [src/openvassd] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-analyzer/openvas-scanner-3.2.4/work/openvas-scanner-3.2.4'
make[1]: *** [src/CMakeFiles/openvassd.dir/all] Error 2
make[1]: Leaving directory `/var/tmp/portage/net-analyzer/openvas-scanner-3.2.4/work/openvas-scanner-3.2.4'
make: *** [all] Error 2
 * ERROR: net-analyzer/openvas-scanner-3.2.4 failed (compile phase):
 *   emake failed
Comment 1 Alexandr Tiurin 2012-09-09 15:35:08 UTC
Created attachment 323322 [details]
emerge info
Comment 2 Alexandr Tiurin 2012-09-09 21:57:31 UTC
Created attachment 323342 [details, diff]
patch
Comment 3 Sławomir Nizio 2013-01-01 12:37:32 UTC
I can confirm this bug and that with this patch it compiles (thanks!).
Comment 4 Walter 2013-06-11 06:32:28 UTC
I can also confirm this bug.
Comment 5 Hanno Böck gentoo-dev 2013-07-09 10:15:33 UTC
This should be fixed by upstream in 3.4.0. If it still appears for anyone, please re-open.