pkg-fallout timeouts way too early (Was: svn commit: r432323 - branches/2017Q1/print/texlive-texmf)

Jan Beich jbeich at freebsd.org
Sat Jan 28 13:28:03 UTC 2017


Jan Beich <jbeich at 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



More information about the freebsd-ports mailing list