From owner-freebsd-ports@FreeBSD.ORG Tue Oct 29 11:11:13 2013 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 ESMTP id 1D158B0F for ; Tue, 29 Oct 2013 11:11:13 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 012AE2CB2 for ; Tue, 29 Oct 2013 11:11:13 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9TBBCc2006972 for ; Tue, 29 Oct 2013 11:11:12 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9TBBCbh006970 for freebsd-ports@FreeBSD.org; Tue, 29 Oct 2013 11:11:12 GMT (envelope-from bdrewery) Received: (qmail 5138 invoked from network); 29 Oct 2013 06:11:10 -0500 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 29 Oct 2013 06:11:10 -0500 Message-ID: <526F97C9.6010205@FreeBSD.org> Date: Tue, 29 Oct 2013 06:11:05 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Dmitry Morozovsky , freebsd-ports@FreeBSD.org Subject: Re: poudriere stops building any port References: In-Reply-To: X-Enigmail-Version: 1.5.2 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="97Jj3S2MsngoAgorCgUsiktS9xXO59Lw3" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 11:11:13 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --97Jj3S2MsngoAgorCgUsiktS9xXO59Lw3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/28/2013 8:58 AM, Dmitry Morozovsky wrote: > Dear colleagues, >=20 > my home poudriere (over ZFS) setup eventually/suddenly stops building p= orts=20 > without logging any type of error (or at least I could not find this) >=20 > Example: >=20 > root@hamster:/usr/local/poudriere# rm=20 > data/packages/9amd64-default-server-pkgng/All/ccache-3.1.9_3.txz > root@hamster:/usr/local/poudriere# poudriere bulk -z server-pkgng -j 9= amd64 -v=20 > -v devel/cmake > =3D=3D=3D=3D>> Creating the reference jail... done > =3D=3D=3D=3D>> Mounting system devices for 9amd64-default-server-pkgng > =3D=3D=3D=3D>> Mounting ports/packages/distfiles > =3D=3D=3D=3D>> Mounting ccache from: /var/ccache > =3D=3D=3D=3D>> Mounting packages from:=20 > /usr/local/poudriere/data/packages/9amd64-default-server-pkgng > =3D=3D=3D=3D>> Mounting /var/db/ports from: /usr/local/etc/poudriere.d/= server-options > =3D=3D=3D=3D>> Logs:=20 > /usr/local/poudriere/data/logs/bulk/9amd64-default-server-pkgng/2013-10= -28_17h57m36s > =3D=3D=3D=3D>> Appending to make.conf: /usr/local/etc/poudriere.d/make.= conf > =3D=3D=3D=3D>> Appending to make.conf:=20 > /usr/local/etc/poudriere.d/server-pkgng-make.conf > /etc/resolv.conf ->=20 > /usr/local/poudriere/data/build/9amd64-default-server-pkgng/ref/etc/res= olv.conf > =3D=3D=3D=3D>> Starting jail 9amd64-default-server-pkgng > =3D=3D=3D=3D>> Calculating ports order and dependencies > =3D=3D=3D=3D>> Computing deps for devel/cmake > =3D=3D=3D=3D>> DEBUG: devel/cmake depends on ports-mgmt/pkg > =3D=3D=3D=3D>> Computing deps for ports-mgmt/pkg > =3D=3D=3D=3D>> DEBUG: devel/cmake depends on devel/ccache > =3D=3D=3D=3D>> Computing deps for devel/ccache > =3D=3D=3D=3D>> DEBUG: devel/ccache depends on ports-mgmt/pkg > =3D=3D=3D=3D>> DEBUG: devel/cmake depends on devel/cmake-modules > =3D=3D=3D=3D>> Computing deps for devel/cmake-modules > =3D=3D=3D=3D>> DEBUG: devel/cmake-modules depends on ports-mgmt/pkg > =3D=3D=3D=3D>> Sanity checking the repository > =3D=3D=3D=3D>> Checking for stale cache files > =3D=3D=3D=3D>> Checking packages for incremental rebuild needed > =3D=3D=3D=3D>> Checking packages for missing dependencies > =3D=3D=3D=3D>> Deleting stale symlinks > =3D=3D=3D=3D>> Deleting empty directories > =3D=3D=3D=3D>> Cleaning the build queue > =3D=3D=3D=3D>> Cleaning up > =3D=3D=3D=3D>> Umounting file systems > root@hamster:/usr/local/poudriere#=20 >=20 > Any hints? Thanks in advance! >=20 >=20 >=20 What version of poudriere is this? --=20 Regards, Bryan Drewery --97Jj3S2MsngoAgorCgUsiktS9xXO59Lw3 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) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSb5fKAAoJEG54KsA8mwz5e20P/2Uj83984LVrLY4zmfWgcMij 36A3tBRVqEBycQPwOagRl/76w4JSWMNnOdMudWwuOJ9ICF3f7ggqGquIlU0emAk8 l2mYM9qV9elfayvEqEIGfpnwgFRcEKL+XBcZSdwISGyTRGuEfVfxhA7oP/gOWlI+ +SZsLqox70I4SuFoaWvnHvHjQBLzmqsWrnQK2LgEHGPqIybTgN7gHp7U55AzsgQv DtjgvBkKUHTLd6rudoOVZXTKKWCHX4QPv8E0Z/OuR+Pve0POsTq96jFDJ56rTWpT NddJBCKtrONeL5f2qwUzaM30rtyGVPhTQQDeI8avdt6DFuJ6T7FTYaRCGBk5j9bm Wg1PMn7+pPzlbdmIZwN0MfsgaRICLcvMvEAOUkK8VP8EFmSg5NAS6eOxZhz6bxZA HOWTKUwHtKDLzlfLnJS1V3vShSAT8synIfoKS/9DEYHA9mh4ORCOJpKPu/Xd3ePB uRQgWW+RpcPASNtJeGfUCPxfvR1IBlmvnJTYzOcgEdRx/D4vlQNjV7+ydBsQpynx iUrVIi0cFo5GXgEwscTkeRT1UPhxMKROHr+SKtLPyXsy6946TRk9r9UoVFb1yEjP tSY8WiASEjEgIAJQ7b4lfx4KNJoEPoL30MT646/u/YHaP4oQLveI6DeVbO5jhisu WawZpChLSscMMHuH/Fpc =b+Z1 -----END PGP SIGNATURE----- --97Jj3S2MsngoAgorCgUsiktS9xXO59Lw3--