Bug 189944 - misc/qt4-doc sparc64 build failure: Killing timed out build after 3600 seconds
Summary: misc/qt4-doc sparc64 build failure: Killing timed out build after 3600 seconds
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-19 12:30 UTC by Anton Shterenlikht
Modified: 2016-09-28 20:53 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?