Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2017 08:48:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220594] sysutils/bareos-client: linker failure on 12-CURRENT
Message-ID:  <bug-220594-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220594

            Bug ID: 220594
           Summary: sysutils/bareos-client: linker failure on 12-CURRENT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: ohartmann@walstatt.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)
          Assignee: acm@FreeBSD.org

Building/updating sysutils/bareos-client on FreeBSD 12.0-CURRENT #2 r320866:
Mon Jul 10 08:36:49 CEST 2017 amd64 (ld is ld.bfd!), results in the followi=
ng
error:

[...]
Linking bareos-fd ...
/usr/ports/sysutils/bareos-client/work/bareos-Release-16.2.6/libtool --sile=
nt
--tag=3DCXX --mode=3Dlink /usr/bin/c++  -L/usr/local/lib -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 verif=
y.o=20
-lbareosfind -lbareoscfg -lbareos -lm -L../lmdb -lbareoslmdb  -lz -llzo2=20=
=20=20=20
-lpthread  -lintl   -lwrap /usr/local/lib/libintl.so -Wl,-rpath
-Wl,/usr/local/lib -lssl -lcrypto  -L/usr/local/lib -ljansson
backup.o: In function `save_file(JCR*, FF_PKT*, bool)':
backup.c:(.text+0xffd): undefined reference to `bopen(BFILE*, char const*, =
int,
unsigned short, unsigned long)'
crypto.o: In function `verify_signature(JCR*, r_ctx&)':
crypto.c:(.text+0x4af): undefined reference to `find_one_file(JCR*, FF_PKT*,
int (*)(JCR*, FF_PKT*, bool), char*, unsigned long, bool)'
fd_plugins.o: In function `plugin_save(JCR*, FF_PKT*, bool)':
fd_plugins.c:(.text+0x14d9): undefined reference to `lookup_hardlink(JCR*,
FF_PKT*, unsigned long, unsigned long)'
fd_plugins.c:(.text+0x1556): undefined reference to `new_hardlink(JCR*,
FF_PKT*, char*, unsigned long, unsigned long)'
fd_plugins.o: In function `plugin_create_file(JCR*, ATTR*, BFILE*, int)':
fd_plugins.c:(.text+0x2919): undefined reference to `bopen(BFILE*, char con=
st*,
int, unsigned short, unsigned long)'
verify.o: In function `digest_file(JCR*, FF_PKT*, Digest*)':
verify.c:(.text+0xb5e): undefined reference to `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.6/src/filed
1 error

make[3]: stopped in
/usr/ports/sysutils/bareos-client/work/bareos-Release-16.2.6/src/filed

--=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-220594-13>