From owner-freebsd-ports-bugs@freebsd.org Mon Jul 10 08:48:56 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2EE9DA12FE for ; Mon, 10 Jul 2017 08:48:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE5B68104A for ; Mon, 10 Jul 2017 08:48:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v6A8mumK083520 for ; Mon, 10 Jul 2017 08:48:56 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 220594] sysutils/bareos-client: linker failure on 12-CURRENT Date: Mon, 10 Jul 2017 08:48:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: acm@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jul 2017 08:48:56 -0000 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.=