Bug 189944

Summary: misc/qt4-doc sparc64 build failure: Killing timed out build after 3600 seconds
Product: Ports & Packages Reporter: Anton Shterenlikht <as>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed Feedback Timeout    
Severity: Affects Only Me CC: tcberner
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Anton Shterenlikht 2014-05-19 12:30:00 UTC
Full poudriere build log:

http://eis.bris.ac.uk/~mexas/logs/qt4-doc-4.8.6.log

Fails with:

=======================<phase: stage          >============================
===>  Staging for qt4-doc-4.8.6
===>   Generating temporary packing list
/bin/mkdir -p /wrkdirs/usr/ports/misc/qt4-doc/work/stage/usr/local/share/doc/qt4 &&  cd /wrkdirs/usr/ports/misc/qt4-doc/work/qt-everywhere-opensource-src-4.8.6/doc &&  /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&  /usr/sbin/chown -Rh root:wheel $1 &&  /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; &&  /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- html /wrkdirs/usr/ports/misc/qt4-doc/work/stage/usr/local/share/doc/qt4 &&  /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null  2>&1) &&  /usr/sbin/chown -Rh root:wheel $1 &&  /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; &&  /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- qch /wrkdirs/usr/ports/misc/qt4-doc/work/stage/usr/local/share/doc/qt4
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for qt4-doc-4.8.6
pkg-static: Warning: expecting a boolean for the 'enabled' key of the 'FreeBSD' repo,  the value has been correctly converted, please consider fixing
====>> Killing timed out build after 3600 seconds
===>  Cleaning for qt4-doc-4.8.6
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-19 12:30:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2015-12-22 12:08:16 UTC
This looks more like a problem of pkg itself taking a very long time to create your package. Is that still reproducible?