From owner-freebsd-ports@FreeBSD.ORG Thu Jan 22 23:02:30 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7DE48EA1 for ; Thu, 22 Jan 2015 23:02:30 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5F230280 for ; Thu, 22 Jan 2015 23:02:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id t0MN2Ugj061933 for ; Thu, 22 Jan 2015 23:02:30 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id t0MN2Uwl061931 for freebsd-ports@freebsd.org; Thu, 22 Jan 2015 23:02:30 GMT (envelope-from bdrewery) Received: (qmail 44960 invoked from network); 22 Jan 2015 17:02:28 -0600 Received: from unknown (HELO ?10.10.1.139?) (freebsd@shatow.net@10.10.1.139) by sweb.xzibition.com with ESMTPA; 22 Jan 2015 17:02:28 -0600 Message-ID: <54C18193.1000701@FreeBSD.org> Date: Thu, 22 Jan 2015 17:02:43 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Cy Schubert , freebsd-ports@freebsd.org Subject: Re: Poudriere Timeout References: <201501190145.t0J1jKvg006268@slippy.cwsent.com> In-Reply-To: <201501190145.t0J1jKvg006268@slippy.cwsent.com> OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NvIRPgp2pVcRmjhwtM9TwAvH1900GK90a" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2015 23:02:30 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --NvIRPgp2pVcRmjhwtM9TwAvH1900GK90a Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 1/18/2015 7:45 PM, Cy Schubert wrote: > Hi, >=20 >=20 > Has anyone seen this before?=20 >=20 > print/texlive-texmf texlive-texmf-20140525_4 package/timeout runaway_pr= ocess >=20 >=20 > /usr/bin/touch /wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/lo= cal/s > hare > /texmf-dist/doc/.keep_me > /bin/mkdir -p /wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/loc= al/sh > are/ > texmf-dist/source > /usr/bin/touch /wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/lo= cal/s > hare > /texmf-dist/source/.keep_me > =3D=3D=3D=3D> Compressing man pages (compress-man) > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> Building package for texlive-texmf-20140525_4 > =3D=3D=3D=3D>> Killing timed out build after 3600 seconds > =3D=3D=3D=3D>> Cleaning up wrkdir > =3D=3D=3D> Cleaning for texlive-texmf-20140525_4 > build of print/texlive-texmf ended at Fri Jan 16 23:49:09 PST 2015 > build time: 02:41:43 > !!! build failure encountered !!! >=20 > Building the port by hand, make package, took just over 19 minutes (115= 0=20 > seconds). Would increasing the timeout from 3600 to something larger (l= ike=20 > 7200 -- I know this will require hacking the code) address the issue? >=20 >=20 I'm curious why building outside of poudriere took 19 minutes, but inside took over 60 minutes. Did you have MFS or TMPFS enabled at the time of 60+ minutes? Is pkg the same version in the jail as your host? It may be a recent pkg create regression. --=20 Regards, Bryan Drewery --NvIRPgp2pVcRmjhwtM9TwAvH1900GK90a Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJUwYGTAAoJEDXXcbtuRpfPf5wH/1RKwrfDsnkHDispI2YnByHh +l68CxU3ubgAMIG5qSOujwjYUGni/nxI9i5H0kvG4DL1hpuaTFmzK7oS/ldE627o P8kzyi+WQEQ/gwk+y5MPfff0ncjHWZkG7dS41aRbvTHvM57IEx5duFhzwDUk7qJk ru2x1Nax3sm0nprtdB7NxehGB0ZSni259c1CwU4mTlh+uinqCdGk0ZtdauxuXZyl +7ZVL5l/jH0fDbWy7knGRRUJGWb4DquCuRhSWSUcC3LGyVdGnuhuuQgO0SYad1nn Igi4R0ZgOoBNU9HLj+9lS1cLboQtHR7IcLPb2kn20mW/PjpIynhW1V/InaGwIg4= =OLfe -----END PGP SIGNATURE----- --NvIRPgp2pVcRmjhwtM9TwAvH1900GK90a--