* Package: app-emulation/rkt-1.30.0 * Repository: gentoo * Maintainer: zmedico@gentoo.org * USE: abi_x86_64 actool amd64 elibc_glibc kernel_linux rkt_stage1_coreos rkt_stage1_fly userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Adding group 'rkt-admin' to your system ... * - Groupid: next available * Adding group 'rkt' to your system ... * - Groupid: next available >>> Unpacking source... >>> Unpacking rkt-1.30.0.tar.gz to /var/tmp/portage/app-emulation/rkt-1.30.0/work >>> Source unpacked in /var/tmp/portage/app-emulation/rkt-1.30.0/work >>> Preparing source in /var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0 ... * Running eautoreconf in '/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running elibtoolize in: rkt-1.30.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0 ... * econf: updating rkt-1.30.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating rkt-1.30.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/rkt-1.30.0 --htmldir=/usr/share/doc/rkt-1.30.0/html --libdir=/usr/lib64 --with-stage1-default-images-directory=/usr/share/rkt --with-stage1-default-location=/usr/share/rkt/stage1.aci --enable-sdjournal=no --with-stage1-flavors=coreos,fly --with-coreos-local-pxe-image-path=/var/tmp/portage/app-emulation/rkt-1.30.0/distdir/rkt-pxe-1478.0.0.img --with-coreos-local-pxe-image-systemd-version=v233 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for bash... /bin/bash checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for cat... cat checking for comm... comm checking for cpio... cpio checking for gzip... gzip checking for md5sum... md5sum checking for mktemp... mktemp checking for sort... sort checking for touch... touch checking for unsquashfs... unsquashfs checking for wget... wget configure: WARNING: * fly is an experimental stage1 implementation with almost no isolation and less features checking for acl/libacl.h... yes checking for dlfcn.h... yes checking for printf in -lc... yes checking whether C library provides setns function... yes checking for gpg... gpg checking for fork in -lc... yes checking for trousers/tss.h... yes checking for systemd/sd-journal.h... no checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for file... file checking for go... go checking for gofmt... gofmt checking for go... /usr/bin/go checking whether we have go 1.5 or newer... yes checking whether we have a go version without CVE-2015-8618... yes configure: creating ./config.status config.status: creating Makefile rkt 1.30.0 stage1 setup type: 'flavor' default stage1 location: '/usr/share/rkt/stage1.aci' default stage1 images directory: '/usr/share/rkt' built stage1 flavors: 'coreos,fly' default stage1 flavor: 'coreos' implied default stage1 name: 'coreos.com/rkt/stage1-coreos' implied default stage1 version: '1.30.0' coreos/kvm flavor specific build parameters local CoreOS PXE image path: '/var/tmp/portage/app-emulation/rkt-1.30.0/distdir/rkt-pxe-1478.0.0.img' local CoreOS PXE image systemd version: 'v233' stage1 CoreOS board: 'amd64-usr' coreos flavor specific build parameters interpreter: '/usr/lib/ld-linux-x86-64.so.2' other build parameters functional tests enabled: 'no' incremental build: 'no' features: '+TPM -SDJOURNAL' ACI arch: 'amd64' go version: '1.12' go arch: 'amd64' >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0 ... make -j1 V=3 set -e; if [[ ! -e "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/deps" ]]; then mkdir -p "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/deps"; fi; if [[ ! -d "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/deps" ]]; then echo "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/deps is not a directory, bailing out" >&2; exit 1; fi set -e; if [[ ! -e "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/clean" ]]; then mkdir -p "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/clean"; fi; if [[ ! -d "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/clean" ]]; then echo "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/clean is not a directory, bailing out" >&2; exit 1; fi set -e; if [[ ! -e "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/stamps" ]]; then mkdir -p "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/stamps"; fi; if [[ ! -d "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/stamps" ]]; then echo "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/stamps is not a directory, bailing out" >&2; exit 1; fi set -e; if [[ ! -e "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath/src/github.com/rkt" ]]; then mkdir -p "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath/src/github.com/rkt"; fi; if [[ ! -d "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath/src/github.com/rkt" ]]; then echo "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath/src/github.com/rkt is not a directory, bailing out" >&2; exit 1; fi set -e; if [ -h "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath/src/github.com/rkt/rkt" ]; then tgt=$(readlink "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath/src/github.com/rkt/rkt"); if [ "${tgt}" != "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0" ]; then echo "'/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath/src/github.com/rkt/rkt' is a symlink pointing to '${tgt}' instead of '/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0', bailing out" >&2; exit 1; fi; elif [ -e "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath/src/github.com/rkt/rkt" ]; then echo "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath/src/github.com/rkt/rkt already exists and is not a symlink, bailing out" >&2; exit 1; else ln -s "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0" "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath/src/github.com/rkt/rkt"; fi set -e; :; touch "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/stamps/makelib_build_go_bin_mk_rkt_symlink.stamp" set -e; if [[ ! -e "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/target/bin" ]]; then mkdir -p "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/target/bin"; fi; if [[ ! -d "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/target/bin" ]]; then echo "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/target/bin is not a directory, bailing out" >&2; exit 1; fi \ \ GO15VENDOREXPERIMENT=1 GOOS="linux" GOARCH="amd64" CGO_ENABLED=1 CC="x86_64-pc-linux-gnu-gcc" CXX="x86_64-pc-linux-gnu-g++" GOPATH="/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/gopath" "go" build -v -x -o "/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/target/bin/rkt" -ldflags " -X 'main.buildDefaultStage1Name=coreos.com/rkt/stage1-coreos' -X 'main.buildDefaultStage1Version=1.30.0' -X 'main.buildDefaultStage1ImageLoc=/usr/share/rkt/stage1.aci' -X 'github.com/rkt/rkt/version.Version=1.30.0' -X 'main.rktFeatures=+TPM -SDJOURNAL' -X 'main.buildDefaultStage1ImageInRktDir=stage1.aci' -X 'main.buildDefaultStage1ImagesDir=/usr/share/rkt' " -tags "selinux tpm " "github.com/rkt/rkt/rkt" WORK=/var/tmp/portage/app-emulation/rkt-1.30.0/temp/go-build564689251 failed to initialize build cache at /root/cache/go-build: mkdir /root/cache: permission denied make: *** [makelib/build_go_bin.mk:57: /var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0/build-rkt-1.30.0/target/bin/rkt] Error 1 * ERROR: app-emulation/rkt-1.30.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/rkt-1.30.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/rkt-1.30.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-emulation:rkt-1.30.0:20190301-191158.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/rkt-1.30.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/rkt-1.30.0/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0' * S: '/var/tmp/portage/app-emulation/rkt-1.30.0/work/rkt-1.30.0'