timeout building kde-workspace 32bit

Issue #30 resolved
hata_ph created an issue

Trying to build kde-workspace on 32bit buildbot and it always timeout

-- Installing: /tmp/builds/kde-workspace/tmp/package-kde-workspace/usr/share/apps/kstyle/themes/qtgtk.themerc cp: cannot stat ANNOUNCE*': No such file or directory cp: cannot statAUTHORS': No such file or directory cp: cannot stat BUGS*': No such file or directory cp: cannot statChangeLog': No such file or directory cp: cannot stat CHANGELOG*': No such file or directory cp: cannot statCredits': No such file or directory cp: cannot stat DEVELOPERS': No such file or directory cp: cannot statLICENSE': No such file or directory cp: cannot stat MANIFEST': No such file or directory cp: cannot statPROVENANCE': No such file or directory cp: cannot stat TODO*': No such file or directory cp: cannot statException_to_GPL_for_Qt.txt': No such file or directory find: /tmp/builds/kde-workspace/tmp/package-kde-workspace/usr/info': No such file or directory awk: cmd. line:1: fatal: cannot open file/tmp/builds/kde-workspace/tmp/kde-workspace-4.8.3/config.log' for reading (No such file or directory)

Stripping....

Finding dependencies...

command timed out: 3600 seconds without output, attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=9098.136361

http://vlcore.vectorlinux.com/buildbot/builders/kde-workspace/builds/4/steps/Compiling/logs/stdio

Comments (3)

  1. Moises Henriquez

    (Reply via m0e...@gmail.com):

    Its taking too long to find deps running requiredbuilder. We really should look for an alternative way to do this because the timeout is already pretty long and we cant just keep increasing it.

  2. Rodrigo Bistolfi

    I am closing this one, resolved by M0E wrapping requiredbuilder for producing output on progress. This avoids timeouts since stdout is not starved.

  3. Log in to comment