Skip to content
Aborted

Console Output

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 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 8530a49057a3826ee5f6a36eaa5dcd8062833e7e (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8530a49057a3826ee5f6a36eaa5dcd8062833e7e
 > git rev-list 2c8fa71d2443623b20b25bfc5d7a0c5759ccd8c7 # timeout=10
 > git tag -a -f -m Jenkins Build #2032 jenkins-oi-userland-2032 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/hudson3928245412849315281.sh
+ JENKINS_BUILD_NUMBER=2032
+ export JENKINS_BUILD_NUMBER
+ unset BUILD_NUMBER
+ [ -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
+ 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'
+ 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 ConsoleKit
publish ORBit2
publish GConf
publish SDL
publish SDL_image
publish SDL_sound
publish aalib
publish a2ps
publish abook
publish accerciser
publish acpidump
publish alacarte
publish ant
publish apache2
publish antlr
publish apache2-modules/mod_dtrace
Makefile:128: recipe for target 'antlr' failed
make[1]: *** [antlr] Terminated
Makefile:128: recipe for target 'alacarte' failed
make[1]: *** [alacarte] Terminated
Makefile:128: recipe for target 'apache2' failed
make[1]: *** [apache2] Terminated
Makefile:128: recipe for target 'apache2-modules/mod_dtrace' failed
make[1]: *** [apache2-modules/mod_dtrace] Terminated
Makefile:128: recipe for target 'abook' failed
make[1]: *** [abook] Terminated
Makefile:128: recipe for target 'accerciser' failed
make[1]: *** [accerciser] Terminated
Makefile:46: recipe for target 'components' failed
Makefile:128: recipe for target 'ant' failed
gmake: *** [components] Terminated
make[1]: *** [ant] Terminated
Makefile:128: recipe for target 'acpidump' failed
make[1]: *** [acpidump] Terminated
Build was aborted
Aborted by  Alexander Pyhalov
Finished: ABORTED