From owner-freebsd-current@freebsd.org Sat Sep 24 17:26:38 2016 Return-Path: Delivered-To: freebsd-current@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 54177BE8FB4 for ; Sat, 24 Sep 2016 17:26:38 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (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 13C9A1E0 for ; Sat, 24 Sep 2016 17:26:37 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (envelope-from ) id <1bnqia-000Qyy-Vk>; Sat, 24 Sep 2016 19:26:28 +0200 Received: from x5ce0fb83.dyn.telefonica.de ([92.224.251.131] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) for freebsd-current@freebsd.org with esmtpsa (TLSv1.2:AES256-GCM-SHA384:256) (envelope-from ) id <1bnqia-001bDJ-NE>; Sat, 24 Sep 2016 19:26:28 +0200 Date: Sat, 24 Sep 2016 19:26:22 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: [r306298]: buildworld fails with OFED: nm: 'log.pico': No such file or directory Message-ID: <20160924192622.3b8d41a0.ohartman@zedat.fu-berlin.de> Organization: FU Berlin X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_//OZjjeJs+A2.auoSF2.dbfq"; protocol="application/pgp-signature" X-Originating-IP: 92.224.251.131 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Sep 2016 17:26:38 -0000 --Sig_//OZjjeJs+A2.auoSF2.dbfq Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Recent sources of CURRENT (r306298) fail to build while WITH OFED is select= ed: [...] building shared library libibsdp.so.1 --- lib__L --- --- obj --- --- obj_subdir_lib/clang/libllvmpowerpcinfo --- =3D=3D=3D> lib/clang/libllvmpowerpcinfo (obj) --- contrib/ofed/usr.lib__L --- nm: 'log.pico': No such file or directory nm: 'match.pico': No such file or directory nm: 'port.pico': No such file or directory nm: 'config_parser.pico': No such file or directory nm: 'config_scanner.pico': No such file or directory cc: error: no such file or directory: 'config_scanner.pico' cc: error: no such file or directory: 'config_parser.pico' cc: error: no such file or directory: 'port.pico' cc: error: no such file or directory: 'match.pico' cc: error: no such file or directory: 'log.pico' *** [libibsdp.so.1] Error code 1 --Sig_//OZjjeJs+A2.auoSF2.dbfq Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJX5rc/AAoJEOgBcD7A/5N8PQoIALgOlKLeU3rQGvWcxV7kcQS7 9OyqbZlymbyEaz6Uu1pg+RVjIM4QXI2vJbJX4TIpJ7IUY6sDAkvRCtpDbOwCKehi nv5LHB7yolKXJYeqS2xvSO9XOitecjaYUbgdmuOrF73ZAUptodoVJKHhBmakq2tL HfB80oj87uUd0067Nsdc46mn/A9xzC7L5NWHyeidAZgvqbW0GQ85B3gJLqnB1mhH Pj/epPru/pKIHaYJ5ZOyQnzhGi+j2qRJ+/0x5+qzaLwng4i2Xlhmvyr24f5wXfGL zcrnLu9SzKSa98xQJLK+ArAKOiuSQ3mIi8+/Q+GCNa/7deoa4XjqmUwCQnGTrpw= =vPUB -----END PGP SIGNATURE----- --Sig_//OZjjeJs+A2.auoSF2.dbfq--