Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2017 13:28:02 +0000 (UTC)
From:      jbeich@freebsd.org (Jan Beich)
To:        freebsd-ports@freebsd.org
Subject:   pkg-fallout timeouts way too early (Was: svn commit: r432323 - branches/2017Q1/print/texlive-texmf)
Message-ID:  <20170128132802.1D0B97470@freefall.freebsd.org>
In-Reply-To: <201701241148.v0OBm7Pw081900@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes:

> Author: jbeich
> Date: Tue Jan 24 11:48:07 2017
> New Revision: 432323
> URL: https://svnweb.freebsd.org/changeset/ports/432323
>
> Log:
>   MFH: r432322
>   
>   print/texlive-texmf: unbreak on aarch64 on real hardware
>   
>   =======================<phase: package        >============================
>   ===>  Building package for texlive-texmf-20150523_3
>   pkg-static: Warning: @exec is deprecated, please use @[pre|post][un]exec
>   ====>> Killing timed out build after 3600 seconds
[...]
> +++ branches/2017Q1/print/texlive-texmf/Makefile	Tue Jan 24 11:48:07 2017	(r432323)
> @@ -24,6 +24,7 @@ TEXHASHDIRS=	${TEXMFDIR} ${TEXMFDISTDIR}
>  NO_BUILD=	yes
>  NO_WRKSUBDIR=	yes
>  NO_ARCH=	yes
> +PKG_CREATE_VERBOSE=	yes

Doesn't help. Any clue why? poudriere has MAX_EXECUTION_TIME=86400 by default,
so aarch64 buildbot appears to shoot itself in the foot.

=======================<phase: package        >============================
===>  Building package for texlive-texmf-20150523_3
pkg-static: Warning: @exec is deprecated, please use @[pre|post][un]exec
file sizes/checksums [85605]: .......... done
packing files        [85605]: ......====>> Killing timed out build after 3600 seconds

http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/432603/logs/errors/texlive-texmf-20150523_3.log




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170128132802.1D0B97470>