Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM Building in workspace /jenkins/jobs/oi-userland/workspace No credentials specified > 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 --force --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 a03192966507fc9f3b555e746b1b7f841cc1c997 (refs/remotes/origin/oi/hipster) > git config core.sparsecheckout # timeout=10 > git checkout -f a03192966507fc9f3b555e746b1b7f841cc1c997 Commit message: "illumos-gcc: gcc does not need to emulate thread-local storage" > git rev-list --no-walk b87aa6646c088f6ea50ae2071e01393720ad1deb # timeout=10 > git tag -a -f -m Jenkins Build #5175 jenkins-oi-userland-5175 # timeout=10 [workspace] $ /bin/sh -xe /var/tmp/jenkins8712781030484236376.sh + JENKINS_BUILD_NUMBER=5175 + 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=-j8 + export COMPONENT_BUILD_ARGS + BASS_O_MATIC_MODE=incremental + export BASS_O_MATIC_MODE + GOCACHE=/tmp/.cache/go-build + export GOCACHE + /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 3.2 user 2.5 sys 2.5 + /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 openindiana/gfx-drm publish developer/gcc-8 publish openindiana/ddu publish meta-packages/history publish developer/gcc-7 publish openindiana/illumos-gcc publish openindiana/openindiana-welcome publish openindiana/nwam-manager publish openindiana/pkg publish openindiana/slim_source publish openindiana/sysding publish openindiana/time-slider make[1]: *** [Makefile:143: developer/gcc-7] Error 2 make[1]: *** [Makefile:143: developer/gcc-8] Terminated make[1]: *** [Makefile:143: openindiana/illumos-gcc] Terminated make[1]: Target 'publish' not remade because of errors. make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components' gmake: *** [Makefile:47: components] Error 2 gmake: Target 'publish' not remade because of errors. real 13:39.7 user 34:06.2 sys 7:55.8 + copy_logs + mkdir -p /data/logs/oi-userland/5175 Build was aborted Aborted by Aurélien Larcher IRC notifier plugin: Sending notification to: #oi-dev Finished: ABORTED