From owner-freebsd-current@freebsd.org Wed Aug 17 22:56:25 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 C8431BBDDCA for ; Wed, 17 Aug 2016 22:56:25 +0000 (UTC) (envelope-from darius@dons.net.au) Received: from ipmail06.adl2.internode.on.net (ipmail06.adl2.internode.on.net [150.101.137.129]) by mx1.freebsd.org (Postfix) with ESMTP id 62D361BED for ; Wed, 17 Aug 2016 22:56:24 +0000 (UTC) (envelope-from darius@dons.net.au) Received: from ppp118-210-89-177.lns20.adl2.internode.on.net (HELO midget.dons.net.au) ([118.210.89.177]) by ipmail06.adl2.internode.on.net with ESMTP; 18 Aug 2016 08:26:16 +0930 Received: from [172.20.10.8] ([120.20.206.238]) (authenticated bits=0) by midget.dons.net.au (8.15.1/8.14.9) with ESMTPSA id u7HMuEPi094592 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Aug 2016 08:26:14 +0930 (CST) (envelope-from darius@dons.net.au) X-Authentication-Warning: midget.dons.net.au: Host [120.20.206.238] claimed to be [172.20.10.8] Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Somethign missing in my environment? From: "O'Connor, Daniel" In-Reply-To: <0a2a88a5-2064-135f-a4fa-3b4162f9698d@digiware.nl> Date: Thu, 18 Aug 2016 08:26:09 +0930 Cc: Peter Jeremy , freebsd current Content-Transfer-Encoding: quoted-printable Message-Id: <090825B1-6195-4DEE-BEDD-D8DE595C5B85@dons.net.au> References: <20160816203324.GJ65184@server.rulingia.com> <20160817193950.GB22564@server.rulingia.com> <0a2a88a5-2064-135f-a4fa-3b4162f9698d@digiware.nl> To: Willem Jan Withagen X-Mailer: Apple Mail (2.3124) X-Spam-Score: -0.856 () BAYES_00,HELO_MISC_IP,RDNS_NONE,URIBL_BLOCKED X-Scanned-By: MIMEDefang 2.75 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Wed, 17 Aug 2016 22:56:25 -0000 > On 18 Aug 2016, at 06:12, Willem Jan Withagen wrote: >=20 >> There's nothing immediately obvious. I suggest trying without the >> "-DNOCLEAN -DNO_CLEAN" - they are shortcuts that aren't guaranteed to >> work under all circumstances. And if that still fails, skip the = '-j8' >> because it's possible there are still race conditions in buildworld >> (though that is very unlikely). >=20 > Been there, done that, in all kinds of variations, but no go. >=20 > Where should is definition normally come from? > /usr/obj/usr/srcs/head/src/tmp/usr/lib/libgcc_s.so: undefined = reference > to `__gxx_personality_v0' > cc: error: linker command failed with exit code 1 (use -v to see = invocation) > *** [h_raw.full] Error code 1 >=20 > Or should it be available in libgcc_s.so, and did it not get include = in > a bizare way.... Remove NO_CLEAN et al and delete /usr/obj/* then try again. Has it ever worked for you? When did it stop? What changed then? -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C