From owner-freebsd-current@FreeBSD.ORG Mon Jul 19 14:30:58 2010 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 698F51065676 for ; Mon, 19 Jul 2010 14:30:58 +0000 (UTC) (envelope-from i@levsha.me) Received: from expo.ukrweb.net (mail.univua.net [91.202.128.78]) by mx1.freebsd.org (Postfix) with ESMTP id 1B4F68FC1F for ; Mon, 19 Jul 2010 14:30:57 +0000 (UTC) Received: from [95.133.113.139] (helo=laptop.levsha.me) by expo.ukrweb.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1OarMs-000NEj-5E; Mon, 19 Jul 2010 17:30:56 +0300 Received: from levsha by laptop.levsha.me with local (Exim 4.72 (FreeBSD)) (envelope-from ) id 1OarMN-0008UV-7L; Mon, 19 Jul 2010 17:30:23 +0300 Date: Mon, 19 Jul 2010 17:30:23 +0300 From: Mykola Dzham To: "M. Warner Losh" Message-ID: <20100719143023.GA31690@laptop.levsha.me> References: <20100718210154.GA94088@laptop.levsha.me> <20100718.171610.338707487962422543.imp@bsdimp.com> <20100718.224558.590164615694902393.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20100718.224558.590164615694902393.imp@bsdimp.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: Mykola Dzham X-SA-Exim-Connect-IP: 95.133.113.139 X-SA-Exim-Mail-From: i@levsha.me X-SA-Exim-Scanned: No (on expo.ukrweb.net); SAEximRunCond expanded to false X-Spam-Level: -- X-Spam-Report: 1.1 DNS_FROM_OPENWHOIS RBL: Envelope sender listed in bl.open-whois.org. -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] 0.6 AWL AWL: From: address is in the auto white-list Cc: freebsd-current@FreeBSD.ORG Subject: Re: Can't make distribution TARGET_ARCH=... after r209510 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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 Jul 2010 14:30:58 -0000 M. Warner Losh wrote: > In message: <20100718.171610.338707487962422543.imp@bsdimp.com> > "M. Warner Losh" writes: > : In message: <20100718210154.GA94088@laptop.levsha.me> > : Mykola Dzham writes: > : : Hi! > : : Attemt to make jail with different target arch on tinderbox (i386 jail > : : on amd64 host) exits with error: > : : > : : ERROR: distribution failed - see /usr/local/tinderbox/jails/9-HEAD.i386/distribution.tmp > : : > : : Last lines from log: > : : > : : cd /usr/local/tinderbox/jails/9-HEAD.i386/src/etc/sendmail; make distribution > : : install -o root -g wheel -m 644 /usr/local/tinderbox/jails/9-HEAD.i386/src/etc/sendmail/freebsd.mc freebsd.cf /tmp/tinderbox/jails/9-HEAD.i386/tmp/etc/mail > : : install: freebsd.cf: No such file or directory > : : *** Error code 71 > : : > : : Stop in /usr/local/tinderbox/jails/9-HEAD.i386/src/etc/sendmail. > : : *** Error code 1 > : : > : : Stop in /usr/local/tinderbox/jails/9-HEAD.i386/src/etc. > : : > : : Full build and distribution logs avaliable on > : : http://levsha.me/tmp/20100718/world.txt (20M) > : : http://levsha.me/tmp/20100718/distribution.txt (7.4K) > : : > : : Reverting r209510 fixes this problem > : > : It works for me. > : > : on an amd64 box: > : setenv TARGET=i386 > : make buildworld > : make installworld DESTDIR=/tmp/mumble > : make distribution DESTDIR=/tmp/mumble > > To which I forgot to add: > > Please send me the exact sequence of commands that fails, as well as > the uname of the host. I'd like to try to track this down... Hmm, all work properly with TARGET_ARCH when i build directly: export TARGET_ARCH=i386 make buildworld make installworld DESTDIR=/tmp/i386 make distribution DESTDIR=/tmp/i386 Problem occurs only if i try to make i386 jail in tinderbox $ sudo ./tc tbversion Tinderbox version 3.3.r1 $ svn info /usr/local/tinderbox/jails/9-HEAD.i386/src Path: /usr/local/tinderbox/jails/9-HEAD.i386/src URL: file:///usr/local/arch/base/head Repository Root: file:///usr/local/arch/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 210161 Node Kind: directory Schedule: normal Last Changed Author: imp Last Changed Rev: 210161 Last Changed Date: 2010-07-16 09:35:17 +0300 (ΠΤ, 16 ΜΙΠ 2010) I will try to get commands, used by tinderbox to build world and distribution, and check this commands. Thanks! -- LEFT-(UANIC|RIPE) JID: levsha@jabber.net.ua PGP fingerprint: 1BCD 7C80 2E04 7282 C944 B0E0 7E67 619E 4E72 9280