Date: Sat, 27 May 2017 08:14:30 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219590] sysutils/bareos-client; linker error due to WITH_LLD_IS_LD on recent CURRENT Message-ID: <bug-219590-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219590 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@FreeBSD.org Reporter: ohartmann@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=3Dyes set. [...] Linking bareos-fd ... /usr/ports/sysutils/bareos-client/work/bareos-Release-16.2.5/libtool --sile= nt --tag=3DCXX --mode=3Dlink /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 -lw= rap /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto=20 -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 lo= ng)' /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 invocatio= n) *** [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 =3D=3D=3D=3D=3D=3D Error in /usr/ports/sysutils/bareos-client/work/bareos-Release-16.2.5/src/filed =3D= =3D=3D=3D=3D=3D --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219590-13>