From owner-freebsd-current@FreeBSD.ORG Wed Aug 7 12:13:21 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5E56DE94 for ; Wed, 7 Aug 2013 12:13:21 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward2l.mail.yandex.net (forward2l.mail.yandex.net [IPv6:2a02:6b8:0:1819::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1D73826F1 for ; Wed, 7 Aug 2013 12:13:21 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward2l.mail.yandex.net (Yandex) with ESMTP id EE4321AC148A; Wed, 7 Aug 2013 16:13:18 +0400 (MSK) Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 787E116A04F3; Wed, 7 Aug 2013 16:13:18 +0400 (MSK) Received: from 93.91.10.81.tel.ru (93.91.10.81.tel.ru [93.91.10.81]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id ICyuTnJesb-DI5arDas; Wed, 7 Aug 2013 16:13:18 +0400 Message-ID: <520239DD.5090106@passap.ru> Date: Wed, 07 Aug 2013 16:13:17 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: Dimitry Andric Subject: Re: "make buildworld" fails References: <51FFD21A.3050602@passap.ru> <20992.14618.332769.261961@jerusalem.litteratus.org> <52022214.7080200@passap.ru> <8C019F08-0432-42E2-9A43-88D1D13C8014@andric.com> In-Reply-To: <8C019F08-0432-42E2-9A43-88D1D13C8014@andric.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Robert Huff , freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 07 Aug 2013 12:13:21 -0000 07.08.2013 15:14, Dimitry Andric пишет: > On Aug 7, 2013, at 12:31, Boris Samorodov wrote: >> 06.08.2013 03:45, Robert Huff пишет: > ... >>> cd /usr/src; PATH=/sbin:/bin:/usr/sbin:/usr/bin `test -x /usr/obj/usr/src/make.amd64/bmake && echo /usr/obj/usr/src/make.amd64/bmake || echo make` -m /usr/src/share/mk -f Makefile.inc1 TARGET=amd64 TARGET_ARCH=amd64 buildworld >>> usage: bmake [-BeikNnqrstWwX] >>> [-C directory] [-D variable] [-d flags] [-f makefile] >>> [-I directory] [-J private] [-j max_jobs] [-m directory] [-T file] >>> [-V variable] [variable=value] [target ...] >>> *** [buildworld] Error code 2 >>> >>> Stop in /usr/src. >> >> OK, the note may be written not user-friendly. >> >> Well, I've had something like you get: >> http://lists.freebsd.org/pipermail/freebsd-current/2013-May/041976.html >> >> The culprit was /usr/obj/usr/src/make.amd64/make. Seems to be your case >> as well. >> >> BTW, total removing of /usr/src should help also. > > I assume you meant /usr/obj here? :-) :-) Aha! Sorry. Sure it's /usr/obj! Thanks for correction. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve