Skip to content
Aborted

Console Output

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 52cf64cf388b230ae75900e8725c50faf5e692cf (refs/remotes/origin/oi/hipster)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 52cf64cf388b230ae75900e8725c50faf5e692cf
 > git rev-list f9b8e2ed233a4c6c727b5a379c811fb565f7b403 # timeout=10
 > git tag -a -f -m Jenkins Build #1987 jenkins-oi-userland-1987 # timeout=10
[workspace] $ /bin/sh -xe /var/tmp/hudson1470247861409631165.sh
+ JENKINS_BUILD_NUMBER=1987
+ 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 GConf
publish SDL_image
publish ORBit2
publish SDL
publish aalib
publish SDL_sound
publish a2ps
publish abook
publish accerciser
publish acpidump
publish alacarte
publish ant
publish antlr
publish apache2
publish apache2-modules/mod_dtrace
publish apache2-modules/mod_fcgid
publish apache2-modules/mod_jk
publish apache2-modules/mod_perl
publish apache2-modules/mod_perl-24
publish apache2-modules/mod_proxy_html
publish apache2-modules/mod_security2
publish apache2-modules/mod_wsgi
publish apache2-modules/mod_wsgi-24
publish apache24
publish apg
publish apr
publish apr-util
publish arj
publish asciidoc
publish aspell/aspell
publish aspell/dictionaries/en
publish aspell/dictionaries/ru
publish at-spi
publish at-spi2-atk
publish at-spi2-core
publish atk
publish autoconf/autoconf
publish autoconf/autoconf-2.13
publish autogen
publish automake/automake-1.10
publish automake/automake-1.15
publish automake/automake-1.11
publish avahi
publish avant-window-navigator
publish awstats
publish babl
Makefile:128: recipe for target 'avant-window-navigator' failed
make[1]: *** [avant-window-navigator] Terminated
Makefile:128: recipe for target 'awstats' failed
make[1]: *** [awstats] Terminated
Makefile:128: recipe for target 'babl' failed
make[1]: *** [babl] Terminated
Makefile:128: recipe for target 'apache2-modules/mod_fcgid' failed
make[1]: *** [apache2-modules/mod_fcgid] Terminated
Makefile:128: recipe for target 'apache2-modules/mod_dtrace' failed
make[1]: *** [apache2-modules/mod_dtrace] Terminated
Makefile:128: recipe for target 'apache2-modules/mod_security2' failed
make[1]: *** [apache2-modules/mod_security2] Terminated
Makefile:128: recipe for target 'apache2' failed
make[1]: *** [apache2] Terminated
Makefile:46: recipe for target 'components' failed
gmake: *** [components] Terminated
Makefile:128: recipe for target 'apache24' failed
make[1]: *** [apache24] Terminated
Build was aborted
Aborted by  Alexander Pyhalov
Finished: ABORTED