From owner-freebsd-ports@FreeBSD.ORG Fri Aug 8 18:44:08 2014 Return-Path: Delivered-To: freebsd-ports@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 ESMTPS id 3B4426ED for ; Fri, 8 Aug 2014 18:44:08 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 08C362A08 for ; Fri, 8 Aug 2014 18:44:08 +0000 (UTC) Received: from bdrewery (uid 1298) (envelope-from bdrewery@freebsd.org) id 5c by freefall.freebsd.org (DragonFly Mail Agent v0.9+); Fri, 08 Aug 2014 18:44:07 +0000 Received: (qmail 46683 invoked from network); 8 Aug 2014 13:44:03 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 8 Aug 2014 13:44:03 -0500 Message-ID: <53E51A67.1020904@FreeBSD.org> Date: Fri, 08 Aug 2014 13:43:51 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Matthias Apitz , freebsd-current@freebsd.org Subject: Re: poudriere: setting up jail failes References: <20140808164640.GA14611@sh4-5.1blu.de> In-Reply-To: <20140808164640.GA14611@sh4-5.1blu.de> OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u9ae1kJUg53NhP0RCK9CiUFLnGkBabuA2" Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2014 18:44:08 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --u9ae1kJUg53NhP0RCK9CiUFLnGkBabuA2 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 8/8/2014 11:46 AM, Matthias Apitz wrote: >=20 > Hello, >=20 > I'm setting up a jail with poudriere(8) to compile my ports; after some= > hours it is crashing with: >=20 > # poudriere jail -c -j freebsd-head -m svn+http -v head ; date [...] > mtree: illegal option -- N > usage: mtree [-LPUcdeinqruxw] [-f spec] [-f spec] [-K key] [-k key] [-p= > path] [-s seed] > [-X excludes] > *** Error code 1 [...] > The host where poudriere is running is: >=20 > # uname -a > FreeBSD vm-tiny-r255948 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #1: Fri Oct 18 > 12:10:57 CEST 2013 guru@aurora.Sisis.de:/usr/obj/usr/src/sys/GENERI= C > i386 >=20 > i.e. a CURRENT from Oct 2013 (r255948). Does this mean I should update > the host where poudriere is running before? Yes. For you it is fixed in stable/10 r257460 (which was in before 10.0 release) which added -N to mtree. There was a lot of polish at the end of 10.0 so you should probably upgrade to at least 10.0 either way. It could be that older releases building 10 and head for Poudriere may be an issue still. I'll have to test more. Specifically the call of 'make distrib-dirs DB_FROM_SRC=3D1' seemingly not using the itools versio= n of mtree. Also note that running a head jail on a 10.0 system is not really supported. You may run into many weird issues building packages. It's supported to have your host be newer than the jails but not the other way around. Regards, Bryan Drewery --u9ae1kJUg53NhP0RCK9CiUFLnGkBabuA2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJT5RpnAAoJEDXXcbtuRpfPfRkH/Rcm23Uuwnu2lESgERYQIvY1 FXZiRbC02d1pm5HqQIJ70F/9oslk0L69RgMoJSEnkySJeZmVVOJE2hL0pz48CbF8 /DB91iPs8NCyFd4KkttMpEZwbpwojZ27c0eNogdEU1VhxO/kT6JcJ5PmmojV3ALF cEHmtCzh78My2IpXpiBiGsFtt6ufOAaGPcOaTA5wyDLLff8V1e9sieOZNNkGPPTi 2IqKkNIuqBbRcq751zNzlYKtsfbFtpr2bh8w2l8bpSjDJu/3hzqgtzRtzBn/fW/S u4rhoT8iEjNek9XRRSmVZ+KUM+0mQ/UZwyYQEPqaIXYMhVH/1DrktENfc8o0GVM= =33nA -----END PGP SIGNATURE----- --u9ae1kJUg53NhP0RCK9CiUFLnGkBabuA2--