From owner-freebsd-ports-bugs@freebsd.org Sat May 27 08:14:30 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 CFB64D84E13 for ; Sat, 27 May 2017 08:14:30 +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 BEF3D146F for ; Sat, 27 May 2017 08:14:30 +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 v4R8EUQr073674 for ; Sat, 27 May 2017 08:14:30 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Sat, 27 May 2017 08:14:30 +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 Some People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter 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: Sat, 27 May 2017 08:14:30 -0000 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.=