Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 434472 - net-analyzer/openvas-scanner-3.2.4 - ld: CMakeFiles/openvassd.dir/preferences.c.o: undefined reference to symbol 'settings_iterator_name'
Summary: net-analyzer/openvas-scanner-3.2.4 - ld: CMakeFiles/openvassd.dir/preferences...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-09 15:31 UTC by Alexandr Tiurin
Modified: 2013-07-09 10:15 UTC (History)
1 user (show)

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


Attachments
build log (net-analyzer:openvas-scanner-3.2.4:20120909-153014.log,51.84 KB, text/plain)
2012-09-09 15:31 UTC, Alexandr Tiurin
Details
emerge info (eminfo,12.83 KB, text/plain)
2012-09-09 15:35 UTC, Alexandr Tiurin
Details
patch (patch,509 bytes, patch)
2012-09-09 21:57 UTC, Alexandr Tiurin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.