Skip to content
Failed

Console Output

Started by timer
Started by timer
Started by timer
Building in workspace /jenkins/jobs/illumos-gate/workspace
Checkout:workspace / /jenkins/jobs/illumos-gate/workspace - hudson.remoting.LocalChannel@1df95c4
Using strategy: Default
Last Built Revision: Revision 80915f5c597b407c60fa45a1d52ea39af36d4e91 (origin/oi/hipster)
Cloning the remote Git repository
Cloning repository git://github.com/OpenIndiana/oi-userland.git
git --version
git version 1.7.9.2
Fetching upstream changes from origin
Commencing build of Revision 38c6c42eaf434940dc94b121dc0fcdfe8679be66 (origin/oi/hipster)
Checking out Revision 38c6c42eaf434940dc94b121dc0fcdfe8679be66 (origin/oi/hipster)
[workspace] $ /bin/sh -xe /var/tmp/hudson8394613821214891196.sh
+ JENKINS_BUILD_NUMBER=2510
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ [ -f components/components.mk ]
+ [ -f components/depends.mk ]
+ PUBLISHER=openindiana.org
+ export PUBLISHER
+ USERLAND_ARCHIVES=/data/userland-archives/
+ export USERLAND_ARCHIVES
+ COMPONENT_BUILD_ARGS=-j4
+ export COMPONENT_BUILD_ARGS
+ gmake setup
setup components
make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components'
Generating component list...
Generating component dependencies...
make[1]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components'
make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/logs
/usr/bin/pkgrepo create file:/jenkins/jobs/illumos-gate/workspace/i386/repo
/usr/bin/pkgrepo add-publisher -s file:/jenkins/jobs/illumos-gate/workspace/i386/repo openindiana.org
building tools...
make[2]: Entering directory `/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
make[1]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components'
+ gmake publish -j8 -k COMPONENT_DIRS='illumos/illumos-gate illumos/kvm'
publish components
make[1]: Entering directory `/jenkins/jobs/illumos-gate/workspace/components'
building tools...
make[2]: Entering directory `/jenkins/jobs/illumos-gate/workspace/tools'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[2]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/tools'
/bin/mkdir -p /jenkins/jobs/illumos-gate/workspace/i386/pkglint-cache
publish illumos/illumos-gate
publish illumos/kvm
make[1]: *** [illumos/kvm] Error 2
make[1]: Target `publish' not remade because of errors.
make[1]: Leaving directory `/jenkins/jobs/illumos-gate/workspace/components'
gmake: *** [components] Error 2
gmake: Target `publish' not remade because of errors.
Build step 'Execute shell' marked build as failure
Sending e-mails to: aszeszo@gmail.com
Finished: FAILURE