From owner-freebsd-ports@FreeBSD.ORG Mon Oct 28 14:50:45 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 6F4723B1 for ; Mon, 28 Oct 2013 14:50:45 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward3l.mail.yandex.net (forward3l.mail.yandex.net [IPv6:2a02:6b8:0:1819::3]) by mx1.freebsd.org (Postfix) with ESMTP id 30E7C247B for ; Mon, 28 Oct 2013 14:50:45 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward3l.mail.yandex.net (Yandex) with ESMTP id C3C0F1500D91; Mon, 28 Oct 2013 18:50:43 +0400 (MSK) Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 711E716A01DA; Mon, 28 Oct 2013 18:50:43 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id TcXG7qywHH-ohouBrqt; Mon, 28 Oct 2013 18:50:43 +0400 Message-ID: <526E79C2.2040005@passap.ru> Date: Mon, 28 Oct 2013 18:50:42 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 To: Dmitry Morozovsky Subject: Re: poudriere stops building any port References: <526E7497.3040403@passap.ru> In-Reply-To: <526E7497.3040403@passap.ru> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-ports@FreeBSD.org 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: Mon, 28 Oct 2013 14:50:45 -0000 28.10.2013 18:28, Boris Samorodov пишет: > 28.10.2013 17:58, Dmitry Morozovsky пишет: >> Dear colleagues, >> >> my home poudriere (over ZFS) setup eventually/suddenly stops building ports >> without logging any type of error (or at least I could not find this) >> >> Example: >> >> root@hamster:/usr/local/poudriere# rm >> data/packages/9amd64-default-server-pkgng/All/ccache-3.1.9_3.txz >> root@hamster:/usr/local/poudriere# poudriere bulk -z server-pkgng -j 9amd64 -v >> -v devel/cmake >> ====>> Creating the reference jail... done >> ====>> Mounting system devices for 9amd64-default-server-pkgng >> ====>> Mounting ports/packages/distfiles >> ====>> Mounting ccache from: /var/ccache >> ====>> Mounting packages from: >> /usr/local/poudriere/data/packages/9amd64-default-server-pkgng >> ====>> Mounting /var/db/ports from: /usr/local/etc/poudriere.d/server-options >> ====>> Logs: >> /usr/local/poudriere/data/logs/bulk/9amd64-default-server-pkgng/2013-10-28_17h57m36s >> ====>> Appending to make.conf: /usr/local/etc/poudriere.d/make.conf >> ====>> Appending to make.conf: >> /usr/local/etc/poudriere.d/server-pkgng-make.conf >> /etc/resolv.conf -> >> /usr/local/poudriere/data/build/9amd64-default-server-pkgng/ref/etc/resolv.conf >> ====>> Starting jail 9amd64-default-server-pkgng >> ====>> Calculating ports order and dependencies >> ====>> Computing deps for devel/cmake >> ====>> DEBUG: devel/cmake depends on ports-mgmt/pkg >> ====>> Computing deps for ports-mgmt/pkg >> ====>> DEBUG: devel/cmake depends on devel/ccache >> ====>> Computing deps for devel/ccache >> ====>> DEBUG: devel/ccache depends on ports-mgmt/pkg >> ====>> DEBUG: devel/cmake depends on devel/cmake-modules >> ====>> Computing deps for devel/cmake-modules >> ====>> DEBUG: devel/cmake-modules depends on ports-mgmt/pkg >> ====>> Sanity checking the repository >> ====>> Checking for stale cache files >> ====>> Checking packages for incremental rebuild needed >> ====>> Checking packages for missing dependencies >> ====>> Deleting stale symlinks >> ====>> Deleting empty directories >> ====>> Cleaning the build queue >> ====>> Cleaning up >> ====>> Umounting file systems >> root@hamster:/usr/local/poudriere# >> >> Any hints? Thanks in advance! > > Just a guess: all packages do present at there is nothing to do _and_ (not _at_, sorry) > according to the portree? May be you need to use "-C" option to > remove cmake package before rebuilding. > > (I've seen that you removed ccache but try to compile cmake...) > -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve