[Bug 219590] sysutils/bareos-client; linker error due to WITH_LLD_IS_LD on recent CURRENT
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 27 08:14:30 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219590
Bug ID: 219590
Summary: sysutils/bareos-client; linker error due to
WITH_LLD_IS_LD on recent CURRENT
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: ohartmann at walstatt.org
sysutils/bareos-clientfails to build on box via portmaster/mak as well as in
poudriere. Host/OS is CURRENT: 12.0-CURRENT #6 r318970: Sat May 27 01:36:33
CEST 2017 amd64, WITH_LLD_ISLD=yes set.
[...]
Linking bareos-fd ...
/usr/ports/sysutils/bareos-client/work/bareos-Release-16.2.5/libtool --silent
--tag=CXX --mode=link /usr/bin/c++ -L/usr/local/lib -fstack-protector -L../lib
-L../findlib -o bareos-fd accurate.o accurate_htable.o accurate_lmdb.o
authenticate.o backup.o compression.o crypto.o dir_cmd.o estimate.o
fd_plugins.o filed_conf.o filed.o fileset.o heartbeat.o restore.o sd_cmds.o
socket_server.o status.o verify_vol.o verify.o -lbareosfind -lbareoscfg
-lbareos -lm -L../lmdb -lbareoslmdb -lz -llzo2 -lpthread -lintl -lwrap
/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto
-L/usr/local/lib -ljansson
/usr/bin/ld: error: backup.c:(function save_file(JCR*, FF_PKT*, bool)):
undefined symbol 'bopen(BFILE*, char const*, int, unsigned short, unsigned
long)'
/usr/bin/ld: error: crypto.c:(function verify_signature(JCR*, r_ctx&)):
undefined symbol 'find_one_file(JCR*, FF_PKT*, int (*)(JCR*, FF_PKT*, bool),
char*, unsigned long, bool)'
/usr/bin/ld: error: fd_plugins.c:(function plugin_save(JCR*, FF_PKT*, bool)):
undefined symbol 'lookup_hardlink(JCR*, FF_PKT*, unsigned long, unsigned long)'
/usr/bin/ld: error: fd_plugins.c:(function plugin_save(JCR*, FF_PKT*, bool)):
undefined symbol 'new_hardlink(JCR*, FF_PKT*, char*, unsigned long, unsigned
long)'
/usr/bin/ld: error: fd_plugins.c:(function plugin_create_file(JCR*, ATTR*,
BFILE*, int)): undefined symbol 'bopen(BFILE*, char const*, int, unsigned
short, unsigned long)'
/usr/bin/ld: error: verify.c:(function digest_file(JCR*, FF_PKT*, Digest*)):
undefined symbol 'bopen(BFILE*, char const*, int, unsigned short, unsigned
long)'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [bareos-fd] Error code 1
make[3]: stopped in
/usr/ports/sysutils/bareos-client/work/bareos-Release-16.2.5/src/filed
1 error
make[3]: stopped in
/usr/ports/sysutils/bareos-client/work/bareos-Release-16.2.5/src/filed
====== Error in
/usr/ports/sysutils/bareos-client/work/bareos-Release-16.2.5/src/filed ======
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list