Skip to content
Failed

Console Output

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building in workspace /jenkins/jobs/oi-userland/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/OpenIndiana/oi-userland.git # timeout=10
Fetching upstream changes from git://github.com/OpenIndiana/oi-userland.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/OpenIndiana/oi-userland.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/oi/hipster^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/oi/hipster^{commit} # timeout=10
Checking out Revision 203fc5ad0ae698780f7482a7e1f2caad86ac1412 (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 203fc5ad0ae698780f7482a7e1f2caad86ac1412
 > git rev-list e267215e98fea758a60d83fed51812c8236f2636 # timeout=10
 > git tag -a -f -m Jenkins Build #4623 jenkins-oi-userland-4623 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/hudson1886976382031646110.sh
+ JENKINS_BUILD_NUMBER=4623
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ trap copy_logs EXIT
+ [ -f components/components.mk ]
+ rm components/components.mk
+ [ -f components/depends.mk ]
+ rm components/depends.mk
+ PUBLISHER=openindiana.org
+ export PUBLISHER
+ USERLAND_ARCHIVES=/data/userland-archives/
+ export USERLAND_ARCHIVES
+ COMPONENT_BUILD_ARGS=-j4
+ export COMPONENT_BUILD_ARGS
+ BASS_O_MATIC_MODE=incremental
+ export BASS_O_MATIC_MODE
+ /usr/bin/time gmake setup
setup components
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components'
Generating component list...
Generating component dependencies...
building tools...
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/tools'
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/tools'
/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/i386/pkglint-cache
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components'

real        2.5
user        1.5
sys         2.8
+ /usr/bin/time gmake publish -j8 -k
publish components
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components'
building tools...
make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/tools'
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/tools'
/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/i386/pkglint-cache
publish library/gegl
publish library/qt4
publish library/libmng
publish image/gimp
publish meta-packages/history
publish openindiana/nwam-manager
publish openindiana/gfx-drm
publish openindiana/openindiana-welcome
publish openindiana/pkg
publish openindiana/slim_source
publish openindiana/sysding
publish openindiana/time-slider
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #oi-dev
Finished: FAILURE