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 -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 40dff389913abfae557363dcb04a58337d5766de (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40dff389913abfae557363dcb04a58337d5766de
 > git rev-list 7b5e70efd59696debf5910894dc243523dffc296 # timeout=10
 > git tag -a -f -m Jenkins Build #3084 jenkins-oi-userland-3084 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/hudson8574067969686280803.sh
+ JENKINS_BUILD_NUMBER=3084
+ 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        1.9
user        1.3
sys         2.1
+ /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 desktop/e/efl
publish openindiana/openindiana-welcome
publish openindiana/nwam-manager
publish openindiana/pkg
publish openindiana/gfx-drm
publish openindiana/sysding
publish openindiana/time-slider
publish openindiana/slim_source
publish scientific/openblas
make[1]: *** [Makefile:130: desktop/e/efl] Error 2
+ copy_logs
+ mkdir -p /data/logs/oi-userland/3084
+ rsync -av i386/logs/ /data/logs/oi-userland/3084/
gmake: *** [Makefile:47: components] Terminated
make[1]: *** [Makefile:130: scientific/openblas] Terminated
sending incremental file list
Build was aborted
Aborted by Adam Števko
IRC notifier plugin: Sending notification to: #oi-dev
Finished: ABORTED