From owner-freebsd-current@FreeBSD.ORG Mon May 19 17:57:00 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9D58A4C6 for ; Mon, 19 May 2014 17:57:00 +0000 (UTC) Received: from forward8l.mail.yandex.net (forward8l.mail.yandex.net [IPv6:2a02:6b8:0:1819::8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 59D6224C5 for ; Mon, 19 May 2014 17:57:00 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward8l.mail.yandex.net (Yandex) with ESMTP id 4E6CB1A41353; Mon, 19 May 2014 21:56:49 +0400 (MSK) Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id EAA55E4014D; Mon, 19 May 2014 21:56:48 +0400 (MSK) Received: from 93.91.10.182.tel.ru (93.91.10.182.tel.ru [93.91.10.182]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id dmpkxExeOQ-umdqva6s; Mon, 19 May 2014 21:56:48 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: f84cce31-e8dd-4e93-ab82-51d117373146 Message-ID: <537A45E0.3040507@passap.ru> Date: Mon, 19 May 2014 21:56:48 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Warner Losh Subject: Re: [armv6] make[3]: "/usr/src/gnu/Makefile" line 4: Could not find src.opts.mk References: <5378D34E.2050100@passap.ru> <81F88202-EDD1-4205-AE05-6FEBBA57BA83@gmail.com> <537A3AA4.1010501@passap.ru> <4141483A-0297-498F-A9CF-BE94CECAB5C7@bsdimp.com> In-Reply-To: <4141483A-0297-498F-A9CF-BE94CECAB5C7@bsdimp.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Mon, 19 May 2014 17:57:00 -0000 19.05.2014 21:48, Warner Losh пишет: > > On May 19, 2014, at 11:08 AM, Boris Samorodov wrote: > >> 19.05.2014 20:51, Warner Losh пишет: >>> >>> On May 18, 2014, at 9:35 AM, Boris Samorodov wrote: >>> >>>> Hi All, >>>> >>>> The system: >>>> ----- >>>> % uname -a >>>> FreeBSD wb1.bb.tel.ru 11.0-CURRENT FreeBSD 11.0-CURRENT #13 r265612M: >>>> Thu May 8 09:42:27 SAMT 2014 >>>> bsam@wb.bb.tel.ru:/usr/obj/usr/src/sys/WANDBOARD-QUAD arm >>>> ----- >>>> >>>> While buildworld (src r266396) I get: >>>> ----- >>>> % make -C /usr/src buildworld >>>> [...] >>>> ===> gnu (obj) >>>> make[3]: "/usr/src/gnu/Makefile" line 4: Could not find src.opts.mk >>>> make[3]: "/usr/src/gnu/Makefile" line 8: Malformed conditional >>>> (${MK_TESTS} != "no") >>>> make[3]: Fatal errors encountered -- cannot continue >>>> make[3]: stopped in /usr/src/gnu >>>> *** Error code 1 >>> >>> Read updating. You need to set MAKESYSPATH to …/share/mk. >> >> I've read it, but it's not obvious to me that it's applicable here. >> I'll give it a try, thanks. > > It is an unfortunate breakage. One I’m not sure how to resolve because > the obvious solution will break other things in ways that are more > subtle or related to bugs I’m trying to fix. Ah, OK, I see. As for me I'm fine with MAKESYSPATH workaround should it work (can't test for now). -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve