From owner-freebsd-current@FreeBSD.ORG Wed Sep 25 11:47:29 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 71273598 for ; Wed, 25 Sep 2013 11:47:29 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [46.4.40.135]) by mx1.freebsd.org (Postfix) with ESMTP id 2F3772E9F for ; Wed, 25 Sep 2013 11:47:28 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:5b:71c5:b3bc:c366]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id F0F9C4AC57; Wed, 25 Sep 2013 15:47:16 +0400 (MSK) Date: Wed, 25 Sep 2013 15:47:10 +0400 From: Lev Serebryakov Organization: FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1683870983.20130925154710@serebryakov.spb.ru> To: Dimitry Andric Subject: Re: and64-build i386 mtree doesn't work too (Re: r255795/i386 built on r255795/amd64 still could not start devdpassword) In-Reply-To: References: <1927298987.20130922135259@serebryakov.spb.ru> <1256521510.20130923192454@serebryakov.spb.ru> <1198404531.20130923192905@serebryakov.spb.ru> <810647765.20130924162402@serebryakov.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Sep 2013 11:47:29 -0000 Hello, Dimitry. You wrote 25 =D1=81=D0=B5=D0=BD=D1=82=D1=8F=D0=B1=D1=80=D1=8F 2013 =D0=B3.,= 1:50:48: >> LS>> Now I have r255795/i386 built on r255795/amd64 (with "make TARGET= =3Di386 buildworld >> LS>> buildkernel"). >> LS> Also, it could not start "make buildworld" by itself, as "mtree" co= mplains >> LS> about line 2 of etc/mtree/BSD.usr.dist ("no parent node"). >> LS> It looks like, i386 world built by amd64 host is completely broken = somewhere >> LS> in text processing tool. >> So, nobody interested? Building 32 bit world on 64 bit host is not >> supported now? DA> I just tried buildworld TARGET=3Di386 on an amd64 host, and it worked j= ust DA> fine. Are you using any make.conf or src.conf? Does result? installed via "DISTDIR" worked too? I have my problems 100% reproducible, after 3 rebuilds and reinstalls (on new FS). I had only "MALLOC_PRODUCTION=3Dyes" in my /etc/src.conf and only port-related options (like OPTIONS_UNSET amd WRKDIRPREFIX) in /etc/make.conf. --=20 // Black Lion AKA Lev Serebryakov