From owner-freebsd-toolchain@FreeBSD.ORG Thu Jul 11 17:20:11 2013 Return-Path: Delivered-To: freebsd-toolchain@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A41391E8; Thu, 11 Jul 2013 17:20:11 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B52D51B14; Thu, 11 Jul 2013 17:20:10 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id UAA10963; Thu, 11 Jul 2013 20:20:09 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1UxKXI-000NJn-Ri; Thu, 11 Jul 2013 20:20:08 +0300 Message-ID: <51DEE911.5070203@FreeBSD.org> Date: Thu, 11 Jul 2013 20:19:13 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130708 Thunderbird/17.0.7 MIME-Version: 1.0 To: freebsd-stable List , freebsd-toolchain@FreeBSD.org Subject: Re: strange stable/9 buildworld failure References: <51DEE0B6.7070705@FreeBSD.org> In-Reply-To: <51DEE0B6.7070705@FreeBSD.org> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=x-viet-vps Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jul 2013 17:20:11 -0000 on 11/07/2013 19:43 Andriy Gapon said the following: > > buildword was run as make -j8 buildworld and the it mysteriously failed like this: > > sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 liblwres.so.80 > /usr/obj/usr/src/tmp/usr/lib > sh /usr/src/tools/install.sh -l s liblwres.so.80 > /usr/obj/usr/src/tmp/usr/lib/liblwres.so > 1 error > *** [libraries] Error code 2 > > > I could not find any actual error message in the build log. > /usr/obj was cleaned out before the build. > I was able to reproduce this exact failure 3 times in a row. Running buildworld without -j allowed the build to proceed further. Please note that my current userland is at (quite old) r248369, also stable/9. -- Andriy Gapon