Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/runc-1.0.0-57.dev.git2abd837.el7.centos-20181130203915-9220/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/runc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/runc-1.0.0-57.dev.git2abd837.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/runc-1.0.0-57.dev.git2abd837.el7.centos-20181130203915-9220/root'shell=Falseuid=1004env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/runc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tVkqF6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + /usr/bin/gzip -dc /builddir/build/SOURCES/runc-2abd837.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'runc-1.0.0 base' + /usr/bin/cat /builddir/build/SOURCES/change-default-root.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m change-default-root.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/0001-Revert-Apply-cgroups-earlier.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-Revert-Apply-cgroups-earlier.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/1807.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 1807.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TmSROu + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + mkdir -p GOPATH ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + pushd GOPATH + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 src/github.com/opencontainers/runc ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + popd + pushd GOPATH/src/github.com/opencontainers/runc ++ pwd + export GOPATH=/builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH + export 'BUILDTAGS=selinux seccomp' + BUILDTAGS='selinux seccomp' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.10 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp' -ldflags ' -B 0x2552a69ab0c57e54f622f0bc1e6363fca4bd524f -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o runc github.com/opencontainers/runc WORK=/tmp/go-build399842371 errors internal/race mkdir -p $WORK/b003/ mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/race /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid KbwmpE8FCHrFtJbntQJb/KbwmpE8FCHrFtJbntQJb -goversion go1.10.3 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b067/ container/list cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF unicode/utf8 crypto/internal/cipherhw cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/errors /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid 3QpZEAsx5Cd5w5iDlxdV/3QpZEAsx5Cd5w5iDlxdV -goversion go1.10.3 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b013/ unicode/utf16 cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid dxnBPFbhV8S3CyppFqTK/dxnBPFbhV8S3CyppFqTK -goversion go1.10.3 -D "" -importcfg $WORK/b067/importcfg -pack ./asn1.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/container/list /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p container/list -std -complete -installsuffix shared -buildid fn0HE9uSyS7ezbB79vBR/fn0HE9uSyS7ezbB79vBR -goversion go1.10.3 -D "" -importcfg $WORK/b034/importcfg -pack ./list.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode/utf8 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid rQI-nf75X5Ik8hEXw-ZK/rQI-nf75X5Ik8hEXw-ZK -goversion go1.10.3 -D "" -importcfg $WORK/b013/importcfg -pack ./utf8.go mkdir -p $WORK/b010/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/cipherhw /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid JhbBPfNwhPL0r9w7YHaK/JhbBPfNwhPL0r9w7YHaK -goversion go1.10.3 -D "" -importcfg $WORK/b052/importcfg -pack ./doc.go ./generic.go mkdir -p $WORK/b029/ unicode mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode/utf16 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0a48S-phaOBKAkc0CjdX/0a48S-phaOBKAkc0CjdX -goversion go1.10.3 -D "" -importcfg $WORK/b029/importcfg -pack ./utf16.go runtime/internal/atomic mkdir -p $WORK/b009/ encoding math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF crypto/subtle mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p unicode -std -complete -installsuffix shared -buildid Wbgi5XvN9R6p1CmHpWWB/Wbgi5XvN9R6p1CmHpWWB -goversion go1.10.3 -D "" -importcfg $WORK/b012/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/bits /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/bits -std -complete -installsuffix shared -buildid thfNUxAiGA_DDQW1eB5w/thfNUxAiGA_DDQW1eB5w -goversion go1.10.3 -D "" -importcfg $WORK/b043/importcfg -pack ./bits.go ./bits_tables.go mkdir -p $WORK/b039/ sync/atomic mkdir -p $WORK/b011/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/subtle /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Ra1yHFYPSj2C71WHNpuf/Ra1yHFYPSj2C71WHNpuf -goversion go1.10.3 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid anhUjwyrmUNxPXnVEkw_/anhUjwyrmUNxPXnVEkw_ -goversion go1.10.3 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./doc.go ./value.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal crypto/internal/boring/sig mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p encoding -std -complete -installsuffix shared -buildid 3ciOXX625m72RQn4UzJp/3ciOXX625m72RQn4UzJp -goversion go1.10.3 -D "" -importcfg $WORK/b015/importcfg -pack ./encoding.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/1a/1a0bd5779ef7f028b575154f43fb789cb8cebc38908dc3c05931610592bbd7cc-d # internal internal/nettrace mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/nettrace /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid yY6bME2nmHUQHJYRD74l/yY6bME2nmHUQHJYRD74l -goversion go1.10.3 -D "" -importcfg $WORK/b072/importcfg -pack ./nettrace.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/5e/5ef48c60755ce3159b2c0fad6ad0275de157476ac42110fbe9c9986cb7aaea2c-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid mSLosQkxp2mlQz7NP0-_/mSLosQkxp2mlQz7NP0-_ -goversion go1.10.3 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal math mkdir -p $WORK/b018/ /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2e/2e678a9a826d56c4c8fb921a3547edb57bc272794416a423796805c56f36d781-d # internal cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b4/b4e550a23aae287c3b9946d64836372809b5a4562f11c29ca68b4d1b66ae0421-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid AT5H3xoF9TvYJ2rxpU7j/AT5H3xoF9TvYJ2rxpU7j -goversion go1.10.3 -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./sig.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P6bDR-DO7bc2es8KbI5F/P6bDR-DO7bc2es8KbI5F -goversion go1.10.3 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f9/f9ac8b56c3b4c8338a45c166abfcf753acf28a6e7c109836daef79eea8e7ab2c-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid UyZEkqQdS2RUZTSiMPJW/UyZEkqQdS2RUZTSiMPJW -goversion go1.10.3 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/33/3364d59b5dbc7b7ec98e5bd08dffac1883826ddcc0c0efc7c3b16cb65dcee3fb-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/80/8079ddde5ce41f116d5e71db5f91dc2eb31d7d2bd0e4445ada20f8d615840d16-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b041/sig_other.o ./sig_other.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/df/dfee064d4c587bdf3738288191ddc59e6bbe7b7e8a729652e96ab03fce3432ae-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal runtime/cgo github.com/opencontainers/runc/libcontainer/apparmor cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8d/8d9d95c97067e38e93b323e29c99e727e29a694c3f651d5ba727c6c3089ecf44-d # internal mkdir -p $WORK/b074/ /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/cf/cf9c47974e01d1f7a9ade153a66ef6d2245a3662fabe7fa438445eaaf0b89c15-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b074/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b074/ -g -O2 -Wall -Werror ./cgo.go mkdir -p $WORK/b090/ cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3e/3ee11d9e67ba2366935fc0c727b3a5da2c78b6f709b968e2cc1ef759dec685c7-d # internal cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ab/ab8928a46bfb89261a9e07c5ef70fa5f4642ca2cff7f454716c0c96d0bf7a38b-d # internal cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/apparmor /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid iH-hev_5lYLY13T-fH_x/iH-hev_5lYLY13T-fH_x -goversion go1.10.3 -D "" -importcfg $WORK/b090/importcfg -pack ./apparmor_disabled.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/73/7337d9c069213de3a792d083034c6857ef61c95f412410630a46955fe8d08a21-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/sig_other.o # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal internal/testlog cd $WORK gcc -fno-caret-diagnostics -c -x c - || true crypto/internal/boring/fipstls cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/74/74753dd9c0cad41b2936903fc2d74e2152af4c610478df4d782ddcc354061076-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/53/5391bbb756213fa6ef34090fa0dab621b52a1460724f153fa3be1361acb246bc-d # internal gcc -Qunused-arguments -c -x c - || true cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/1d/1d1376209ae7d480af7ec79927f0241116cabe61d7bdb8fe0023f4d3692b255d-d # internal mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a EOF mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/testlog /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/testlog -std -complete -installsuffix shared -buildid g7V1g-Ge9xaFq6ejdWHf/g7V1g-Ge9xaFq6ejdWHf -goversion go1.10.3 -D "" -importcfg $WORK/b026/importcfg -pack ./log.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid PbTg_UKwOYyTU6fpZhbE/PbTg_UKwOYyTU6fpZhbE -goversion go1.10.3 -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./tls.go cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b051/dummy.o ./dummy.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b051/_pkg_.a $WORK/b051/dummy.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/34/342995c563fd6ba9bac06e0338ca54bb2c4405f9ebde185833d39221e7612178-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2f/2fc1effb218a7857cc94ed31327e8065fc73b0367b138320b8c55458c3e9c63f-d # internal cd $WORK/b074 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid Q0TM_Jd1TZYpPSsWbptL/Q0TM_Jd1TZYpPSsWbptL -goversion go1.10.3 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction_linux.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go cd $WORK/b074 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x003.o -c gcc_context.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x004.o -c gcc_fatalf.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/floor_ppc64x.o ./floor_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/modf_ppc64x.o ./modf_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/sqrt_ppc64x.o ./sqrt_ppc64x.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ea/eab8015a8fcc8af72e9b63111a12876f499d1cf90c499b099b32203a9213bc67-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/stubs_ppc64x.o ./stubs_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b018/_pkg_.a $WORK/b018/floor_ppc64x.o $WORK/b018/modf_ppc64x.o $WORK/b018/sqrt_ppc64x.o $WORK/b018/stubs_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/f1/f16d6abfd0a4407662f0bb6eafbdbc5e9ee0447f0996e3176f396ee8cb86dfb2-d # internal strconv mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strconv /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p strconv -std -complete -installsuffix shared -buildid BZi6qeasf7U_SIjxT5Zm/BZi6qeasf7U_SIjxT5Zm -goversion go1.10.3 -D "" -importcfg $WORK/b020/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x005.o -c gcc_libinit.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x006.o -c gcc_linux_ppc64x.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x007.o -c gcc_setenv.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x008.o -c gcc_traceback.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x009.o -c gcc_util.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I $WORK/b074/ -g -O2 -Wall -Werror -o $WORK/b074/_x010.o -c gcc_ppc64x.S cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/0e/0eaf603947b59bc660ecd21cebea4de372d1779ffb228c1744cda647e9a861df-d # internal crypto/rc4 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/rc4 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 0k1lJ9f4uQyp2d_lLZT9/0k1lJ9f4uQyp2d_lLZT9 -goversion go1.10.3 -D "" -importcfg $WORK/b057/importcfg -pack ./rc4.go ./rc4_ref.go cd $WORK/b074 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d0/d07100a6dfdbaf3c084c9d31f2435d5d931de45b30f757a351ccf4bb081cd2db-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o -g -O2 -lpthread /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go -dynlinker cat >$WORK/b074/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p runtime/cgo -std -installsuffix shared -buildid V26pYnD1xFCu9sQfVIdv/V26pYnD1xFCu9sQfVIdv -goversion go1.10.3 -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo.cgo1.go $WORK/b074/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b074/asm_ppc64x.o ./asm_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b074/_pkg_.a $WORK/b074/asm_ppc64x.o $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.o $WORK/b074/_x005.o $WORK/b074/_x006.o $WORK/b074/_x007.o $WORK/b074/_x008.o $WORK/b074/_x009.o $WORK/b074/_x010.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/45/4584e5bf3c4eed01fa5163221e59a9b19812b409e48be60970c921fc7b3a1405-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/asm.o ./asm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/asm_ppc64x.o ./asm_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/atomic_ppc64x.o ./atomic_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/duff_ppc64x.o ./duff_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/memclr_ppc64x.o ./memclr_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/memmove_ppc64x.o ./memmove_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/tls_ppc64x.o ./tls_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_ppc64x.o $WORK/b008/atomic_ppc64x.o $WORK/b008/duff_ppc64x.o $WORK/b008/memclr_ppc64x.o $WORK/b008/memmove_ppc64x.o $WORK/b008/rt0_linux_ppc64le.o $WORK/b008/sys_linux_ppc64x.o $WORK/b008/tls_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b6/b6ea7ed79b3f0855533c5df5a472f8b962200cb364a972843bea49f831c44ce8-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid Zba314faN2flv9_5Meos/Zba314faN2flv9_5Meos -goversion go1.10.3 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1c/1cb55de88c8bf27ca5c94bb04346cf9a690bcc10fedbf6b72b00120d33d7f8a9-d # internal io mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/io /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid X3zubjE5H-RIzBmro1T9/X3zubjE5H-RIzBmro1T9 -goversion go1.10.3 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/reflect /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p reflect -std -installsuffix shared -buildid v2ODJ7CSCM-kLoPa1Zrw/v2ODJ7CSCM-kLoPa1Zrw -goversion go1.10.3 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b024/ internal/singleflight cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF math/rand cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/syscall /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p syscall -std -installsuffix shared -buildid 2R-0IYoaEyvS5UEVLhIK/2R-0IYoaEyvS5UEVLhIK -goversion go1.10.3 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go mkdir -p $WORK/b044/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/singleflight /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid I-dGsoBOZNjoIEtMsd7_/I-dGsoBOZNjoIEtMsd7_ -goversion go1.10.3 -D "" -importcfg $WORK/b073/importcfg -pack ./singleflight.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/rand /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid G5GqOlqTZtNa2xTbX_ks/G5GqOlqTZtNa2xTbX_ks -goversion go1.10.3 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/df/dfc432014768ec055a6d6732d17ac2fccef496193011e80c711c797671879545-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/74/74a4b70924e17a8606b40923625bb4f6cc12e9fe08366289b5cd62c1899b8f65-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/41/41a56c3f82a76c448986c2cb6566d7d4b692262e9e2385ec0347d244531d2a21-d # internal hash mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a EOF bytes mkdir -p $WORK/b002/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/hash /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p hash -std -complete -installsuffix shared -buildid qymT0CDFA96hD8D_BqmR/qymT0CDFA96hD8D_BqmR -goversion go1.10.3 -D "" -importcfg $WORK/b036/importcfg -pack ./hash.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bytes /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid v_Ez3QDTkDfKM980S0i1/v_Ez3QDTkDfKM980S0i1 -goversion go1.10.3 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/cipher /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid Qk6UNSvgWxORPKFgDl7B/Qk6UNSvgWxORPKFgDl7B -goversion go1.10.3 -D "" -importcfg $WORK/b038/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go strings mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strings /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p strings -std -installsuffix shared -buildid rQ7-xJFymIx9dJ-BaaSa/rQ7-xJFymIx9dJ-BaaSa -goversion go1.10.3 -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/81/819367f3c213fe53dfb43d72264da5305c99476793cfc375cbad239e611b8e52-d # internal crypto mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto -std -complete -installsuffix shared -buildid nWuAuKssGd6VnYakZEa2/nWuAuKssGd6VnYakZEa2 -goversion go1.10.3 -D "" -importcfg $WORK/b035/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d7/d7725487302d51258529dc58784947cb4578b152dab7a66b9e264a8206b2288e-d # internal crypto/md5 mkdir -p $WORK/b053/ crypto/sha1 cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF mkdir -p $WORK/b059/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/md5 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto/md5 -std -installsuffix shared -buildid Va8qdTHZl_i6n_wZFyma/Va8qdTHZl_i6n_wZFyma -goversion go1.10.3 -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha1 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid 75swL-VrrkiahOkqpN3t/75swL-VrrkiahOkqpN3t -goversion go1.10.3 -D "" -importcfg $WORK/b059/importcfg -pack ./notboring.go ./sha1.go ./sha1block.go ./sha1block_generic.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d3/d39d0b9229c5caffcf356b8b79592871939e193c9e17af22080c5a7d41ac9ffb-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/09/09d5a2489226a6e0decfd7e2f324915564df3e73d34e9a9ccc21f309db8cfa0f-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/md5 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b053/md5block_ppc64le.o ./md5block_ppc64le.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/md5block_ppc64le.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/14/147ba7146b57573a23a37616879f76152007b1af244ae0188c21a510ee15e8e6-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/89/89518d435738554ba68f42db3554d021c678719f8a6f973480ab7182c74796cc-d # internal text/tabwriter bufio mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b055/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/tabwriter /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid Nmm-gAqZg3OLvIQ5hrjZ/Nmm-gAqZg3OLvIQ5hrjZ -goversion go1.10.3 -D "" -importcfg $WORK/b126/importcfg -pack ./tabwriter.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bufio /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p bufio -std -complete -installsuffix shared -buildid -E4j663Oz0KxrnLuZXTN/-E4j663Oz0KxrnLuZXTN -goversion go1.10.3 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strings /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b028/strings.o ./strings.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b028/_pkg_.a $WORK/b028/strings.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3e/3e4b35eca4711f7c459a368db44a19fe1321550a7bd93be754b6bb87235405fb-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal path mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/path /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p path -std -complete -installsuffix shared -buildid x4JWSwjGsg0YgSDUfV_z/x4JWSwjGsg0YgSDUfV_z -goversion go1.10.3 -D "" -importcfg $WORK/b086/importcfg -pack ./match.go ./path.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/3e/3e3db54197a280f71d31e9a63ab9793e17e7ebd03bd65b82c9eed5ec6ad001ae-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/dd/dd8d03c821bb46e54951990fd329cd6ce120df9bee5afabaa240993c0c9ff121-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/39/39791cc407302b9ee074c2b03fda3a317a7b49e3d55f32390cc2d86b7c1503b5-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/syscall /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b024/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/c3/c31d18416f9f02be44571089fa0eb83e4aa3be1a7672ccba3b4eabc0e8d14001-d # internal internal/syscall/unix mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 1rKQIqP4jdzHcifXhUi1/1rKQIqP4jdzHcifXhUi1 -goversion go1.10.3 -D "" -importcfg $WORK/b056/importcfg -pack ./getrandom_linux.go ./getrandom_linux_ppc64x.go time mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/b122/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/time /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p time -std -installsuffix shared -buildid y6-WUdP043jI-6lRtaFA/y6-WUdP043jI-6lRtaFA -goversion go1.10.3 -D "" -importcfg $WORK/b025/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b122/ -importpath github.com/opencontainers/runc/libcontainer/nsenter -- -I $WORK/b122/ -g -O2 -Wall ./nsenter.go cd $WORK/b122 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/0b/0b3249bda51f08810fdb861cc5d11ca95d7a4722d6c45dad49b96235ff67368b-d # internal gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c nsenter.cgo2.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I $WORK/b122/ -g -O2 -Wall -o $WORK/b122/_x003.o -c nsexec.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/3c/3c4930a69cd57cb1fef78800dac1241ad7393b8e60a5a24c83472617d2f6bec5-d # internal internal/poll mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/poll -std -installsuffix shared -buildid u72zNxmK2rO81vTGAJrq/u72zNxmK2rO81vTGAJrq -goversion go1.10.3 -D "" -importcfg $WORK/b023/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/reflect /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b019/asm_ppc64x.o ./asm_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/1c/1c6c940381c363b30af293b49f0528001943ed687fee8b61c9e81f29c33db50c-d # internal encoding/binary mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/binary /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 80xxKrttifMmszZjj2Dv/80xxKrttifMmszZjj2Dv -goversion go1.10.3 -D "" -importcfg $WORK/b017/importcfg -pack ./binary.go ./varint.go sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sort /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid b8HnatqMR8HI3BWpcCwH/b8HnatqMR8HI3BWpcCwH -goversion go1.10.3 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cd $WORK/b122 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/72/727bae2e4652c82f1d0c083c5218adaf90a35a88aa2424028df2b38559083d01-d # internal os mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b023/_pkg_.a packagefile internal/testlog=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p os -std -installsuffix shared -buildid cxeR8UB3D9REHI2yRmqQ/cxeR8UB3D9REHI2yRmqQ -goversion go1.10.3 -D "" -importcfg $WORK/b022/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b122=/tmp/go-build -gno-record-gcc-switches -o $WORK/b122/_cgo_.o $WORK/b122/_cgo_main.o $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o -g -O2 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -dynpackage nsenter -dynimport $WORK/b122/_cgo_.o -dynout $WORK/b122/_cgo_import.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/opencontainers/runc/libcontainer/nsenter -installsuffix shared -buildid j6KPb_3MP646bNT6_szZ/j6KPb_3MP646bNT6_szZ -goversion go1.10.3 -D "" -importcfg $WORK/b122/importcfg -pack $WORK/b122/_cgo_gotypes.go $WORK/b122/nsenter.cgo1.go $WORK/b122/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3b/3b21ce8b142026f50185b87afd31a4f5c56734ee1a4c74f8817233878d61cc79-d # internal regexp/syntax mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/regexp/syntax /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid b45hfPGRZNNTT4Nc888K/b45hfPGRZNNTT4Nc888K -goversion go1.10.3 -D "" -importcfg $WORK/b082/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b122/_pkg_.a $WORK/b122/_x001.o $WORK/b122/_x002.o $WORK/b122/_x003.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c1/c1010c6ac0b49860cb1b1ed2233697f61fb45b5fb58ef3ebc9eab867554e40ae-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/42/42c2038a0571c38fd668009206e914f6db9f391b5d77068b329887d7aab29ab8-d # internal encoding/base64 mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF crypto/des mkdir -p $WORK/b045/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/base64 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Pc02sj2wPrBtTDyTs9NN/Pc02sj2wPrBtTDyTs9NN -goversion go1.10.3 -D "" -importcfg $WORK/b016/importcfg -pack ./base64.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF vendor/golang_org/x/crypto/curve25519 vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 vendor/golang_org/x/crypto/poly1305 cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/des /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/des -std -complete -installsuffix shared -buildid aGZiMPfpVUpsgIjyH9Gl/aGZiMPfpVUpsgIjyH9Gl -goversion go1.10.3 -D "" -importcfg $WORK/b045/importcfg -pack ./block.go ./cipher.go ./const.go mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/curve25519 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid pUJU26zZBKLp8h9wb6Js/pUJU26zZBKLp8h9wb6Js -goversion go1.10.3 -D "" -importcfg $WORK/b079/importcfg -pack ./curve25519.go ./doc.go mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid -bxY6LZPKWO0hR75x1Ae/-bxY6LZPKWO0hR75x1Ae -goversion go1.10.3 -D "" -importcfg $WORK/b077/importcfg -pack ./chacha_generic.go mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/poly1305 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p vendor/golang_org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid cMQZNJ9a4oIjZZu7qE5Z/cMQZNJ9a4oIjZZu7qE5Z -goversion go1.10.3 -D "" -importcfg $WORK/b078/importcfg -pack ./poly1305.go ./sum_ref.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/57/57357e4184f488149baf9bfdb3b0aab88b91666f7c495ee7df3c9a55115caf0c-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/0a/0a51b6849b7bbf3e943870a1e4d74f9ef611fab1747613d2f7d766a8432dcc52-d # internal vendor/golang_org/x/crypto/chacha20poly1305 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b077/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b078/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid JCNSTbHfn2j7-g5vlegl/JCNSTbHfn2j7-g5vlegl -goversion go1.10.3 -D "" -importcfg $WORK/b076/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/16/1660ccf06a349fb5972ea7c0b7d463949fdacca9a05727e40b4d5f187ed749f5-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ae/ae3a725846dfb53f5c0d696ef642dcc0da188127b59533318350074aaa071dbb-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/4b/4bb175cdbcf955220d70714a31e12fa707f7df9fc522fb4d00e7dcb34b2b4361-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/bc/bc16a70510b93d1acb7eba0e7e220f539434a8d44ad358688ce0dd22625a5373-d # internal encoding/pem mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/pem /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p encoding/pem -std -complete -installsuffix shared -buildid E0UnB-6NCMyvv7FlHJf6/E0UnB-6NCMyvv7FlHJf6 -goversion go1.10.3 -D "" -importcfg $WORK/b065/importcfg -pack ./pem.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/1e/1e563c5c1db480bf7e29016cf5a8edfb1b060d499ca088b926c396336d47204f-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/75/75fa559936d6335b9bff1b547e8c2767dc9d481b5d6c36c9ee440e6b33b68347-d # internal runtime/debug mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF path/filepath mkdir -p $WORK/b069/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/debug /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p runtime/debug -std -installsuffix shared -buildid 8THMjG7Eyqt-Vk8vrVZh/8THMjG7Eyqt-Vk8vrVZh -goversion go1.10.3 -D "" -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/go_asm.h ./garbage.go ./stack.go ./stubs.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/path/filepath /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p path/filepath -std -complete -installsuffix shared -buildid DLelBEnqD6ueerePvfgo/DLelBEnqD6ueerePvfgo -goversion go1.10.3 -D "" -importcfg $WORK/b069/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go github.com/opencontainers/runc/vendor/golang.org/x/sys/unix mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid a_sVlJyqj_dPGZemSO7I/a_sVlJyqj_dPGZemSO7I -goversion go1.10.3 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go os/signal mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b022/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/signal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p os/signal -std -installsuffix shared -buildid jcXM3GUN4nlcfsSpfYT1/jcXM3GUN4nlcfsSpfYT1 -goversion go1.10.3 -D "" -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h ./doc.go ./signal.go ./signal_unix.go fmt mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/fmt /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p fmt -std -complete -installsuffix shared -buildid C_0Kwv5kKDMNDZ-n3cUi/C_0Kwv5kKDMNDZ-n3cUi -goversion go1.10.3 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/debug /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b119 -I $WORK/b119/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b119/debug.o ./debug.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b119/_pkg_.a $WORK/b119/debug.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/af/af8ab5dfa6e3c7fbee8917af63c3fe99d6406759930215e3621e00b74a080e90-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/signal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b127 -I $WORK/b127/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b127/sig.o ./sig.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b127/_pkg_.a $WORK/b127/sig.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/4a/4a69fe293fc6b14e2bdcc5b489abc22ec598164a77fb4eeec23270402e7c96cd-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c0/c07da17e1b57e740b80074701dc670c1c8d4f789c2aa841dc87d21b49c7b7277-d # internal io/ioutil github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/io/ioutil /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p io/ioutil -std -complete -installsuffix shared -buildid wQq5KeZXbf7U-2nOAjc9/wQq5KeZXbf7U-2nOAjc9 -goversion go1.10.3 -D "" -importcfg $WORK/b068/importcfg -pack ./ioutil.go ./tempfile.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/stacktrace /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid a5FuilL5RF7cdR55TTcF/a5FuilL5RF7cdR55TTcF -goversion go1.10.3 -D "" -importcfg $WORK/b114/importcfg -pack ./capture.go ./frame.go ./stacktrace.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/73/736de3633eb7ed9889b60bd12531b28f8c00bff7d0b35418dffa891949905379-d # internal regexp mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile regexp/syntax=$WORK/b082/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/regexp /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p regexp -std -complete -installsuffix shared -buildid N694ypdsozBMgBofLEH5/N694ypdsozBMgBofLEH5 -goversion go1.10.3 -D "" -importcfg $WORK/b081/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6f/6ff6f7cdd32d1c88a3dfad86586ca768e6ae406d6fe59b84c73ad770dec63bf5-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8e/8e34e0c9bc642aaf9f2f4b681879efa28325bd3db1cc8330f0516a1b42f35e45-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/4c/4c36976fa339ff98973f83fc6da8155edd7ced00a72d62483f720cdb801ec7ed-d # internal encoding/hex mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/hex /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p encoding/hex -std -complete -installsuffix shared -buildid _KosFwtNYXaJlGt-Q-ES/_KosFwtNYXaJlGt-Q-ES -goversion go1.10.3 -D "" -importcfg $WORK/b064/importcfg -pack ./hex.go net/url mkdir -p $WORK/b075/ github.com/opencontainers/runc/vendor/github.com/pkg/errors cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF context log cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/url /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p net/url -std -complete -installsuffix shared -buildid EWj1z3r5G-6KT6UpnIgI/EWj1z3r5G-6KT6UpnIgI -goversion go1.10.3 -D "" -importcfg $WORK/b075/importcfg -pack ./url.go github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils encoding/json github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go os/user github.com/opencontainers/runc/libcontainer/mount mkdir -p $WORK/b085/ github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/pkg/errors /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/opencontainers/runc/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid 5vWyxezWDbtsCvTEjBKc/5vWyxezWDbtsCvTEjBKc -goversion go1.10.3 -D "" -importcfg $WORK/b085/importcfg -pack ./errors.go ./stack.go mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/context /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p context -std -complete -installsuffix shared -buildid NQZEU8yhYuhjVGu3UFwR/NQZEU8yhYuhjVGu3UFwR -goversion go1.10.3 -D "" -importcfg $WORK/b071/importcfg -pack ./context.go github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b088/ mkdir -p $WORK/b089/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/log /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p log -std -complete -installsuffix shared -buildid zo07GmicZfHvk_n5Kxor/zo07GmicZfHvk_n5Kxor -goversion go1.10.3 -D "" -importcfg $WORK/b088/importcfg -pack ./log.go math/big mkdir -p $WORK/b014/ mkdir -p $WORK/b093/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b015/_pkg_.a packagefile encoding/base64=$WORK/b016/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf16=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p encoding/json -std -complete -installsuffix shared -buildid aJQwFGGVkJFGRywpzNYp/aJQwFGGVkJFGRywpzNYp -goversion go1.10.3 -D "" -importcfg $WORK/b014/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid wj0XcGqXGygTUOra8yqw/wj0XcGqXGygTUOra8yqw -goversion go1.10.3 -D "" -importcfg $WORK/b089/importcfg -pack ./fileutils.go ./idtools.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile os=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b099/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid svmOlTLmORek28A7yo0d/svmOlTLmORek28A7yo0d -goversion go1.10.3 -D "" -importcfg $WORK/b093/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b111/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b099/ -importpath os/user -- -I $WORK/b099/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b105/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen CGO_LDFLAGS='"-g" "-O2" "-ldl"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b105/ -importpath github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b105/ -g -O2 ./dlopen.go ./dlopen_example.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/mount /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid 3vYW3YcOznQ3hSGihcZM/3vYW3YcOznQ3hSGihcZM -goversion go1.10.3 -D "" -importcfg $WORK/b111/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid N2fiSTOlS5T4GnqMjVLD/N2fiSTOlS5T4GnqMjVLD -goversion go1.10.3 -D "" -importcfg $WORK/b116/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go mkdir -p $WORK/b113/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/big /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/big -std -installsuffix shared -buildid qAqJ9jAwUS4Tnfmz9FMj/qAqJ9jAwUS4Tnfmz9FMj -goversion go1.10.3 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b113/ -importpath github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b113/ -g -O2 ./seccomp.go ./seccomp_internal.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/bf/bf23b23d4431e88630451b880bdeedf21252007997013151a999fbeb8110db8b-d # internal github.com/opencontainers/runc/vendor/github.com/docker/go-units mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/docker/go-units /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/opencontainers/runc/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid qSoavhQBPqfw3R0BvdSN/qSoavhQBPqfw3R0BvdSN -goversion go1.10.3 -D "" -importcfg $WORK/b080/importcfg -pack ./duration.go ./size.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/5a/5a7a7c2c667d247cb5fa7f3f239e25f65b5c162e89063b3ce66127d427a90f20-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal text/template/parse mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/template/parse /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p text/template/parse -std -complete -installsuffix shared -buildid 78-HaPIFyCGQfdwtY65V/78-HaPIFyCGQfdwtY65V -goversion go1.10.3 -D "" -importcfg $WORK/b121/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/de/de648330e36c2d7aef560733576f62fa4caf05083adf746ed0f1b4028c5dea32-d # internal flag mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/flag /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p flag -std -complete -installsuffix shared -buildid -59PtAVyP5aRcioHbg5M/-59PtAVyP5aRcioHbg5M -goversion go1.10.3 -D "" -importcfg $WORK/b125/importcfg -pack ./flag.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/1c/1c87c5ccdddab532a0f0971fcf5ff655352128ebf8097e8f644cb316e8a55b3c-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/a8/a8caa7956e249931aa8cbe0e19ef2e60c494cf59b7109dceba3473e2c5485d62-d # internal github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid 0Pc4tujMDxSH1ctU5MEn/0Pc4tujMDxSH1ctU5MEn -goversion go1.10.3 -D "" -importcfg $WORK/b084/importcfg -pack ./join.go ./vfs.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b031/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/14/1403b5ef0ca6b15864c2da9eea36beed534a3eb0d3e5bf500958459a852d8639-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/7e/7ec5348b3f2e0dc1ac8c65521b3c893e4697c012a8843e351a5897cce6e53471-d # internal github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid bXu-tr8wqxhqhD0m5T7U/bXu-tr8wqxhqhD0m5T7U -goversion go1.10.3 -D "" -importcfg $WORK/b030/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/keys /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid yq1KIUzW_p56W8A9L_dD/yq1KIUzW_p56W8A9L_dD -goversion go1.10.3 -D "" -importcfg $WORK/b110/importcfg -pack ./keyctl.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a0/a044205058be47947ecabf830761a6f73bcecc2ff64adb6bd84c8d3b0cc656b9-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8b/8b1081ec607e5fc6e5ecca97466201dd99391ea17a98b5733b3bcb6fa8a2b7fc-d # internal os/exec mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/exec /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p os/exec -std -complete -installsuffix shared -buildid suuP4uwkEX39XlalSnr1/suuP4uwkEX39XlalSnr1 -goversion go1.10.3 -D "" -importcfg $WORK/b095/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/4a/4ab9d5f576ebe89e67f202da87d341fa09bc2f611ada9efd089d2c3b20d55bf9-d # internal net mkdir -p $WORK/b070/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b070/ -importpath net -- -I $WORK/b070/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/34/34aae8d04a3380cfdf143b18d7cb4c03d78b85045c1298f024f185cbd680a61e-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/21/21395708e3e9782ea411302c8f9692a2e17f5316f8b6a3a5af08116bb119b295-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/25/259ff53e78123e49abcaeae08d1b08bce397f0f7ba2da1dc9337e8d8f2fd5573-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ac/ac200dcf5f6eb17fe17791ebdf77b6f9f79e140597118912f15b84d3fbf9746c-d # internal cd $WORK/b105 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/4b/4b03e1af1838969cc09262124380ba62d8708f6a489aa5027a47b36b5d51647e-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/cc/cc41df7c13a436042f8f3566cffae18e24451737fa27ebbb05c60884e5bf3204-d # internal cd $WORK/b099 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b105 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c cd $WORK/b099 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b113 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b105 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c cd $WORK/b113 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b099 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/c6/c622fbb78c941a8ece72bb3f4fdc82aa1212f6249f6126459c831f0777510464-d # internal cd $WORK/b105 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b099 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b105=/tmp/go-build -gno-record-gcc-switches -o $WORK/b105/_cgo_.o $WORK/b105/_cgo_main.o $WORK/b105/_x001.o $WORK/b105/_x002.o $WORK/b105/_x003.o -g -O2 -ldl cd $WORK/b113 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/35/358c35000c54a6b337b7077e06c1f91705ae0b1528ef97bd7dd29e68e082f3a6-d # internal github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b015/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid cxE4uSiftcmeXEoi_QY9/cxE4uSiftcmeXEoi_QY9 -goversion go1.10.3 -D "" -importcfg $WORK/b087/importcfg -pack ./clone.go ./decode.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -dynpackage dlopen -dynimport $WORK/b105/_cgo_.o -dynout $WORK/b105/_cgo_import.go github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b014/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid ua64hCGv9gHKslP3Decx/ua64hCGv9gHKslP3Decx -goversion go1.10.3 -D "" -importcfg $WORK/b100/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus cd $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b094/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid Og0VZ6Il1exgrwmGLJEP/Og0VZ6Il1exgrwmGLJEP -goversion go1.10.3 -D "" -importcfg $WORK/b105/importcfg -pack $WORK/b105/_cgo_gotypes.go $WORK/b105/dlopen.cgo1.go $WORK/b105/dlopen_example.cgo1.go $WORK/b105/_cgo_import.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid izBktLssatsuS6dWOjD5/izBktLssatsuS6dWOjD5 -goversion go1.10.3 -D "" -importcfg $WORK/b094/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b099=/tmp/go-build -gno-record-gcc-switches -o $WORK/b099/_cgo_.o $WORK/b099/_cgo_main.o $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o -g -O2 cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/02/026dbbe604c3173bfe32f782f7bea4b75c296a8f85ec5651ab2ebfa1ada76278-d # internal text/template mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b121/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/template /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p text/template -std -complete -installsuffix shared -buildid sMKPWFmHu4o3OyIbJRAK/sMKPWFmHu4o3OyIbJRAK -goversion go1.10.3 -D "" -importcfg $WORK/b120/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b099/_cgo_.o -dynout $WORK/b099/_cgo_import.go cd $WORK/b113 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p os/user -std -installsuffix shared -buildid Z7ZZm1v7iyyi6z4qpvx-/Z7ZZm1v7iyyi6z4qpvx- -goversion go1.10.3 -D "" -importcfg $WORK/b099/importcfg -pack ./lookup.go ./user.go $WORK/b099/_cgo_gotypes.go $WORK/b099/cgo_lookup_unix.cgo1.go $WORK/b099/getgrouplist_unix.cgo1.go $WORK/b099/listgroups_unix.cgo1.go $WORK/b099/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/24/24d207f6ad0c13c96194e13178a752c25918a158a7201b0a56fe37a359e2e445-d # internal cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b105/_pkg_.a $WORK/b105/_x001.o $WORK/b105/_x002.o $WORK/b105/_x003.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/97/9770daabeb921543411ef0773d3f45c7054ec3dca1efb9beb4b8dca6a26cdcaf-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util mkdir -p $WORK/b104/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b104/ -importpath github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -- -I $WORK/b104/ -g -O2 ./util_cgo.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b113=/tmp/go-build -gno-record-gcc-switches -o $WORK/b113/_cgo_.o $WORK/b113/_cgo_main.o $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o -g -O2 -lseccomp cd $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b021/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid -x1SpPgAabeCf7IjE8Sh/-x1SpPgAabeCf7IjE8Sh -goversion go1.10.3 -D "" -importcfg $WORK/b113/importcfg -pack $WORK/b113/_cgo_gotypes.go $WORK/b113/seccomp.cgo1.go $WORK/b113/seccomp_internal.cgo1.go $WORK/b113/_cgo_import.go cd $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os/user /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b099/_pkg_.a $WORK/b099/_x001.o $WORK/b099/_x002.o $WORK/b099/_x003.o $WORK/b099/_x004.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/66/6634a6d10c4a6b24fa100bf8019df4886a36a6a82d4c7c9f3ee82980a709ee2b-d # internal cd $WORK/b070 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/user /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid OYIhusm8pBHc-zof1fdC/OYIhusm8pBHc-zof1fdC -goversion go1.10.3 -D "" -importcfg $WORK/b098/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd $WORK/b104 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o -g -O2 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cd $WORK/b104 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c util_cgo.cgo2.c cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a0/a0997043c3ba88b2751e62f613dfa47fa9c709f18bdfcaab198a11f2721910e1-d # internal github.com/opencontainers/runc/libcontainer/configs cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid 29pE9wqYBh9iyTBJYFaH/29pE9wqYBh9iyTBJYFaH -goversion go1.10.3 -D "" -importcfg $WORK/b092/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b071/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/poll=$WORK/b023/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p net -std -installsuffix shared -buildid lEai55sRJIh2YhnvX4jx/lEai55sRJIh2YhnvX4jx -goversion go1.10.3 -D "" -importcfg $WORK/b070/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b070/_cgo_gotypes.go $WORK/b070/cgo_linux.cgo1.go $WORK/b070/cgo_resnew.cgo1.go $WORK/b070/cgo_socknew.cgo1.go $WORK/b070/cgo_unix.cgo1.go $WORK/b070/_cgo_import.go cd $WORK/b104 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b113/_pkg_.a $WORK/b113/_x001.o $WORK/b113/_x002.o $WORK/b113/_x003.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/big /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b042/arith_ppc64x.o ./arith_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b042/_pkg_.a $WORK/b042/arith_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1e/1e093a292dcc29a3ce4772e6301ac6e3d3d04a833d94cd1d5b812d673bb06033-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ee/ee8528c183828c250b606a9002631df25c00c9abc42e3c194fa4faf7bb2db3e2-d # internal crypto/internal/boring mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b041/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid DPXFVxFJSBLWUpjMcQtS/DPXFVxFJSBLWUpjMcQtS -goversion go1.10.3 -D "" -importcfg $WORK/b040/importcfg -pack ./doc.go ./notboring.go crypto/elliptic mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/elliptic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid S9rp_in3yFAsVlnMc56B/S9rp_in3yFAsVlnMc56B -goversion go1.10.3 -D "" -importcfg $WORK/b047/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go encoding/asn1 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/asn1 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 1Mf7D7mWr4qKY8zTqYOh/1Mf7D7mWr4qKY8zTqYOh -goversion go1.10.3 -D "" -importcfg $WORK/b049/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/dsa mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/dsa /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5MWnDLs37OUmpdgzLPkU/5MWnDLs37OUmpdgzLPkU -goversion go1.10.3 -D "" -importcfg $WORK/b062/importcfg -pack ./dsa.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b104=/tmp/go-build -gno-record-gcc-switches -o $WORK/b104/_cgo_.o $WORK/b104/_cgo_main.o $WORK/b104/_x001.o $WORK/b104/_x002.o -g -O2 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6b/6b2884c24077fdad10cb03bb592f5325327cf073e230bf337970d3a17068fa7e-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b097/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b097/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b097/ -g -O2 ./sysconfig.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -dynpackage util -dynimport $WORK/b104/_cgo_.o -dynout $WORK/b104/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/bb/bb8be0930732c83268aa93f6242fbcb52da1690a77278da209502fdadf674e9b-d # internal crypto/aes mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/aes /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/aes -std -installsuffix shared -buildid eOnsXHdD5jPmkFJD7MJV/eOnsXHdD5jPmkFJD7MJV -goversion go1.10.3 -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go crypto/sha512 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha512 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/sha512 -std -installsuffix shared -buildid JADcdsNSj9VHoqCk0bsZ/JADcdsNSj9VHoqCk0bsZ -goversion go1.10.3 -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go crypto/hmac mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a EOF crypto/sha256 mkdir -p $WORK/b060/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/hmac /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid cqv29GcFXYpDES4cj_aY/cqv29GcFXYpDES4cj_aY -goversion go1.10.3 -D "" -importcfg $WORK/b050/importcfg -pack ./hmac.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha256 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/sha256 -std -installsuffix shared -buildid Nsqz-AYjDu2paCv-5tut/Nsqz-AYjDu2paCv-5tut -goversion go1.10.3 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/coreos/pkg/dlopen=github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen=$WORK/b105/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util -installsuffix shared -buildid IJpegojhmYmdBDkVFsa2/IJpegojhmYmdBDkVFsa2 -goversion go1.10.3 -D "" -importcfg $WORK/b104/importcfg -pack ./util.go $WORK/b104/_cgo_gotypes.go $WORK/b104/util_cgo.cgo1.go $WORK/b104/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/76/7687744cdba5d8dcdfe65efab87389174bd39399fe9627d1796ed9607d066ca5-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/29/2988ba41a36fa078a1851b53166f6199c4063e0bfe6a92f9d8b574377bd11100-d # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units packagefile bufio=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid 2tI57D2xVs2h21OOPDna/2tI57D2xVs2h21OOPDna -goversion go1.10.3 -D "" -importcfg $WORK/b091/importcfg -pack ./cgroups.go ./stats.go ./utils.go github.com/opencontainers/runc/libcontainer/intelrdt mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/seccomp mkdir -p $WORK/b112/ cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/intelrdt /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid lb8z-HGmCbXJXFbx1cir/lb8z-HGmCbXJXFbx1cir -goversion go1.10.3 -D "" -importcfg $WORK/b107/importcfg -pack ./intelrdt.go ./stats.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap github.com/seccomp/libseccomp-golang=github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/seccomp /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid UfabxMf60QHLn7wCJ4Y3/UfabxMf60QHLn7wCJ4Y3 -goversion go1.10.3 -D "" -importcfg $WORK/b112/importcfg -pack ./config.go ./seccomp_linux.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/7e/7e18be7c1e3c47782d09265150c04e0bf21d59cbb89ec4a0de10c7ab8ae8ffdf-d # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/74/743e0901e0fc9b63424aef4b73693be58c98d7680c5fd407cc4f44fa0cc7c24b-d # internal github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b125/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile text/tabwriter=$WORK/b126/_pkg_.a packagefile text/template=$WORK/b120/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid vxk3_gRkQdc4j50rM_TW/vxk3_gRkQdc4j50rM_TW -goversion go1.10.3 -D "" -importcfg $WORK/b124/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go cd $WORK/b097 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/aes /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b037/asm_ppc64le.o ./asm_ppc64le.s cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha256 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b060/sha256block_ppc64le.o ./sha256block_ppc64le.s cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/aes /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_ppc64le.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ca/ca1c02ceccdff020d26c07e7865d5cb50222e87e6bd4188499925033503db1d1-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/rand /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/rand -std -complete -installsuffix shared -buildid UBzjUsdbF8QWGAMYwomc/UBzjUsdbF8QWGAMYwomc -goversion go1.10.3 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha512 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha256 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b060/_pkg_.a $WORK/b060/sha256block_ppc64le.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ab/abbedf4d741bcecbe7fa6685517f3343eefbe867f6957cf750c84a8258b94cb5-d # internal cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b104/_pkg_.a $WORK/b104/_x001.o $WORK/b104/_x002.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/5d/5d7c6f5a061f818ba93a0b2f3cb7148103a7e35a52bb05f94aefecbc99cf45bc-d # internal cd $WORK/b097 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/sha512 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/sha512block_ppc64le.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/2d/2dd3502a46856fb0cc541b767ba30496a80a617821786f227d8473c379b4def9-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/44/44fc0cd9665ec09421a619666f90249e5c7a0d6eab19af24a4e5a91e6d8b5a65-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/6b/6bf5ec0b92b487d9a454455beaaa582747be7fa6c073cc02a40da210dd38e4b0-d # internal github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/specconv /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/opencontainers/runc/libcontainer/specconv -complete -installsuffix shared -buildid bfgk0y9sZADnxTK2fCOm/bfgk0y9sZADnxTK2fCOm -goversion go1.10.3 -D "" -importcfg $WORK/b123/importcfg -pack ./example.go ./spec_linux.go cd $WORK/b097 gcc -I /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/a1/a1eea90967a6f85a3d86b1b2f4948531c02c43cf3f22f00b169b2d1c3bc05381-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7e/7e664635e415e9c06dff74203e540dc210ce698c7c33949e5938d80ed49a39d5-d # internal crypto/x509/pkix mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/x509/pkix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid CA-RUjvYZfk6OIxaCpa4/CA-RUjvYZfk6OIxaCpa4 -goversion go1.10.3 -D "" -importcfg $WORK/b063/importcfg -pack ./pkix.go vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/vendor/golang_org/x/crypto/cryptobyte /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid -MkLaSbwSN8u_Lpkcb_w/-MkLaSbwSN8u_Lpkcb_w -goversion go1.10.3 -D "" -importcfg $WORK/b066/importcfg -pack ./asn1.go ./builder.go ./string.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/15/15f137cf0ba9bf07fc2020e247df2e020400c0cb25eaa05431ac1bc8ef75825a-d # internal crypto/rsa mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/rsa /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid YS_P5ELiKJAhucF63gGZ/YS_P5ELiKJAhucF63gGZ -goversion go1.10.3 -D "" -importcfg $WORK/b058/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid J6A1WwKmaIeIcIRsMjW-/J6A1WwKmaIeIcIRsMjW- -goversion go1.10.3 -D "" -importcfg $WORK/b108/importcfg -pack ./selinux.go ./xattrs.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -o $WORK/b097/_cgo_.o $WORK/b097/_cgo_main.o $WORK/b097/_x001.o $WORK/b097/_x002.o -g -O2 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/0a/0ae0e529cbe994774cd70282f0443a45ef3930cbfbef4542a0156cea13d5ebca-d # internal crypto/ecdsa mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/ecdsa /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid YjtPGBmPdHWGon4ryCEN/YjtPGBmPdHWGon4ryCEN -goversion go1.10.3 -D "" -importcfg $WORK/b046/importcfg -pack ./boring.go ./ecdsa.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b097/_cgo_.o -dynout $WORK/b097/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/59/59df2337be4f05f8ab60ed8faf18846e4904ebd6394088f06e4678f5c7d19d1a-d # internal cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid Sbjlq2lTewEZ1ow-dFP5/Sbjlq2lTewEZ1ow-dFP5 -goversion go1.10.3 -D "" -importcfg $WORK/b097/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b097/_cgo_gotypes.go $WORK/b097/sysconfig.cgo1.go $WORK/b097/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f6/f6aa9f8fc1bdb7bce7d022fd7b04080d18059e067cabeeb149597b20718b7b6b-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8b/8b3c9bd9dea062101e50ed5dbabee0219180e6a40fdfce6b996a61245d805783-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/bd/bdacd9c594a1e10522d954117829436128d43c11625dfc732b63b696eb4789fb-d # internal github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b108/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs/validate /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid kM8wnXx5HV4rvCDtCMpU/kM8wnXx5HV4rvCDtCMpU -goversion go1.10.3 -D "" -importcfg $WORK/b106/importcfg -pack ./rootless.go ./validator.go cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b097/_pkg_.a $WORK/b097/_x001.o $WORK/b097/_x002.o # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b115/ /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/cb/cba33d3b4283618c255a19d4ad4493fc2a08854543a55ed2bf05b178b086bd0e-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap github.com/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b108/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid WtHSokNT4cdN3pkB3rOs/WtHSokNT4cdN3pkB3rOs -goversion go1.10.3 -D "" -importcfg $WORK/b115/importcfg -pack ./label_selinux.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/1d/1da89cb370e474be6a8b211348a720e1da5ab1ad51cbca469a8d47801096af29-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b055/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid aWBHtpIdjz1N8HkZyJmd/aWBHtpIdjz1N8HkZyJmd -goversion go1.10.3 -D "" -importcfg $WORK/b096/importcfg -pack ./apply_raw.go ./blkio.go ./cpu.go ./cpuacct.go ./cpuset.go ./devices.go ./freezer.go ./hugetlb.go ./memory.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go ./utils.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/7f/7fb86cbd29541cb0e12aeefb5e2ec9dc6d6e614fc816a4f9ac9b26e5e111ba4c-d # internal github.com/opencontainers/runc/libcontainer/criurpc mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b087/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/criurpc /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/opencontainers/runc/libcontainer/criurpc -complete -installsuffix shared -buildid SqlvDIewYVQyC9LcPLiW/SqlvDIewYVQyC9LcPLiW -goversion go1.10.3 -D "" -importcfg $WORK/b109/importcfg -pack ./criurpc.pb.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/76/76cb78a1d3af2a2b8370f43221dd99314386927ef0fc67f65651e9759d2eb747-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/04/04ee261e10ed22431b79d571958c6af2320be87e1c5099eb48be41bdb2dd145a-d # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/50/5058d972d7e6eb2b75c24715dd0e892b52ed95d07eba325e23447fbc224e59e0-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/92/92bc57b5deb9f8e39f59a4427844bd0e59ec7d5dccad907b00de2853b5c41bc4-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/b2/b223cb050bee3e7e5f7e405a87a53cf747698c27ece51f899d145de23cda8f47-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d3/d30e7afc8e39596917d46e54393f6e80238790ac64f3f17819eb21e9eb227865-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b070/_pkg_.a $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/9b/9bcf4b62c09f3278fd08d315e37b3790cdcaa93c1fa00e870f94ba484d8088ba-d # internal crypto/x509 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF github.com/opencontainers/runc/vendor/github.com/godbus/dbus mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/godbus/dbus /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/opencontainers/runc/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid VyAafDgIWdGOqRsL6UQ0/VyAafDgIWdGOqRsL6UQ0 -goversion go1.10.3 -D "" -importcfg $WORK/b103/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./sig.go ./transport_generic.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/x509 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 7C_jHLjnsNsBFJLhKRPd/7C_jHLjnsNsBFJLhKRPd -goversion go1.10.3 -D "" -importcfg $WORK/b061/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid qbCYtLgdn0WGDTL6sh8e/qbCYtLgdn0WGDTL6sh8e -goversion go1.10.3 -D "" -importcfg $WORK/b118/importcfg -pack ./addr_linux.go ./link_linux.go ./nl_linux.go ./route_linux.go ./tc_linux.go ./xfrm_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/45/4567fed23e7069435589ce29f86436ded45b1df8f9440092ae9a632d00931053-d # internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b118/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid ODhLEN-43h1aaN_9ygim/ODhLEN-43h1aaN_9ygim -goversion go1.10.3 -D "" -importcfg $WORK/b117/importcfg -pack ./addr.go ./addr_linux.go ./filter.go ./filter_linux.go ./link.go ./link_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./xfrm.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a4/a4224249fe48a94412fe22c5f8ef6151eb3b1a80b2606c4566b4e7f0a134142d-d # internal crypto/tls mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b051/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b076/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b079/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/crypto/tls /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto/tls -std -complete -installsuffix shared -buildid 3jozDd1pqFeVcr2y0KX3/3jozDd1pqFeVcr2y0KX3 -goversion go1.10.3 -D "" -importcfg $WORK/b033/importcfg -pack ./alert.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/82/82fa00c17bf130f273d3fe8a6218f34013cc614a71761921b9649940e3a24f1e-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/20/202b3609f429f4ac894c66bad2f610909ba317111df83f0934f61c9ff9a0587d-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b103/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid SmLqg62hVE3OdSnYZVnU/SmLqg62hVE3OdSnYZVnU -goversion go1.10.3 -D "" -importcfg $WORK/b102/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/3d/3dc111c9631fc25102b6dd832b3521359d6d8a571725988d2db84f00fe6ca92e-d # internal github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/coreos/go-systemd/dbus=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus importmap github.com/coreos/go-systemd/util=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b094/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid ONkomkXuh0r9IerNJFye/ONkomkXuh0r9IerNJFye -goversion go1.10.3 -D "" -importcfg $WORK/b101/importcfg -pack ./apply_systemd.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/18/183597f26dd0f6ffdcfaae1d34ea1decc222474a937a3c49a6e566b2ed7905a9-d # internal github.com/opencontainers/runc/libcontainer mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/cyphar/filepath-securejoin=github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto importmap github.com/mrunalp/fileutils=github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils importmap github.com/opencontainers/selinux/go-selinux/label=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label importmap github.com/pkg/errors=github.com/opencontainers/runc/vendor/github.com/pkg/errors importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap github.com/syndtr/gocapability/capability=github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability importmap github.com/vishvananda/netlink=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink importmap github.com/vishvananda/netlink/nl=github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile runtime/debug=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile text/template=$WORK/b120/_pkg_.a packagefile time=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid ZmlpnBaqvhkRLWb-SxrM/ZmlpnBaqvhkRLWb-SxrM -goversion go1.10.3 -D "" -importcfg $WORK/b083/importcfg -pack ./capabilities_linux.go ./console_linux.go ./container.go ./container_linux.go ./criu_opts_linux.go ./error.go ./factory.go ./factory_linux.go ./generic_error.go ./init_linux.go ./message_linux.go ./network_linux.go ./notify_linux.go ./process.go ./process_linux.go ./restored_process.go ./rootfs_linux.go ./setns_init_linux.go ./standard_init_linux.go ./state_linux.go ./stats.go ./stats_linux.go ./sync.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/21/214cd2743a457fd4c5062863686e559d1941668010c63a890776bd96ab5cb0ed-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b033/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid PZpb-haHpc3uT1AUWhhm/PZpb-haHpc3uT1AUWhhm -goversion go1.10.3 -D "" -importcfg $WORK/b032/importcfg -pack ./files.go ./listeners.go ./packetconns.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/29/292232bc58435460b1524405d91e3537211d3ffc8db5c11561d979bc3b3608dc-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/16/16176058c6924ac9dd9d5036c2de23e3922e0047074b1df189665954bd4ab6b2-d # internal github.com/opencontainers/runc mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/coreos/go-systemd/activation=github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units importmap github.com/opencontainers/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus importmap github.com/urfave/cli=github.com/opencontainers/runc/vendor/github.com/urfave/cli importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b032/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile os/signal=$WORK/b127/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile text/tabwriter=$WORK/b126/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid VTv1QRb6AU0Kn8HIMCKM/VTv1QRb6AU0Kn8HIMCKM -goversion go1.10.3 -D "" -importcfg $WORK/b001/importcfg -pack ./checkpoint.go ./create.go ./delete.go ./events.go ./exec.go ./init.go ./kill.go ./list.go ./main.go ./notify_socket.go ./pause.go ./ps.go ./restore.go ./rlimit_linux.go ./run.go ./signalmap.go ./signals.go ./spec.go ./start.go ./state.go ./tty.go ./update.go ./utils.go ./utils_linux.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/44/4438d02485cb0fd54a503280777c6fcc9516ed9eba6313eb892976f03933886d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/opencontainers/runc=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b021/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b032/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b091/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b068/_pkg_.a packagefile net=$WORK/b070/_pkg_.a packagefile os=$WORK/b022/_pkg_.a packagefile os/exec=$WORK/b095/_pkg_.a packagefile os/signal=$WORK/b127/_pkg_.a packagefile path=$WORK/b086/_pkg_.a packagefile path/filepath=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b020/_pkg_.a packagefile strings=$WORK/b028/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b024/_pkg_.a packagefile text/tabwriter=$WORK/b126/_pkg_.a packagefile time=$WORK/b025/_pkg_.a packagefile runtime/cgo=$WORK/b074/_pkg_.a packagefile unicode=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b013/_pkg_.a packagefile encoding=$WORK/b015/_pkg_.a packagefile encoding/base64=$WORK/b016/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b019/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode/utf16=$WORK/b029/_pkg_.a packagefile crypto/tls=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b081/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b087/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b112/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b085/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b118/_pkg_.a packagefile runtime/debug=$WORK/b119/_pkg_.a packagefile text/template=$WORK/b120/_pkg_.a packagefile bufio=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/util=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b103/_pkg_.a packagefile os/user=$WORK/b099/_pkg_.a packagefile log=$WORK/b088/_pkg_.a packagefile flag=$WORK/b125/_pkg_.a packagefile context=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b072/_pkg_.a packagefile internal/poll=$WORK/b023/_pkg_.a packagefile internal/singleflight=$WORK/b073/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile internal/testlog=$WORK/b026/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile encoding/binary=$WORK/b017/_pkg_.a packagefile container/list=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b035/_pkg_.a packagefile crypto/aes=$WORK/b037/_pkg_.a packagefile crypto/cipher=$WORK/b038/_pkg_.a packagefile crypto/des=$WORK/b045/_pkg_.a packagefile crypto/ecdsa=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b047/_pkg_.a packagefile crypto/hmac=$WORK/b050/_pkg_.a packagefile crypto/internal/boring=$WORK/b040/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b051/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile crypto/rc4=$WORK/b057/_pkg_.a packagefile crypto/rsa=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b059/_pkg_.a packagefile crypto/sha256=$WORK/b060/_pkg_.a packagefile crypto/sha512=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b039/_pkg_.a packagefile crypto/x509=$WORK/b061/_pkg_.a packagefile encoding/asn1=$WORK/b049/_pkg_.a packagefile encoding/pem=$WORK/b065/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b076/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b079/_pkg_.a packagefile hash=$WORK/b036/_pkg_.a packagefile math/big=$WORK/b042/_pkg_.a packagefile regexp/syntax=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b108/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b113/_pkg_.a packagefile net/url=$WORK/b075/_pkg_.a packagefile text/template/parse=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/pkg/dlopen=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b041/_pkg_.a packagefile internal/syscall/unix=$WORK/b056/_pkg_.a packagefile crypto/dsa=$WORK/b062/_pkg_.a packagefile crypto/x509/pkix=$WORK/b063/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b066/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b067/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b077/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b078/_pkg_.a packagefile math/bits=$WORK/b043/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=j3nGMIzD7SrSleIUTb3k/VTv1QRb6AU0Kn8HIMCKM/Z3wq3ctXU_32IoYc2eJh/j3nGMIzD7SrSleIUTb3k -B 0x2552a69ab0c57e54f622f0bc1e6363fca4bd524f -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out runc rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.10 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp' -ldflags ' -B 0xa627e30bc075cc20016064b9bf85b379d654253f -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o recvtty github.com/opencontainers/runc/contrib/cmd/recvtty WORK=/tmp/go-build885433193 unicode/utf8 internal/race mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF errors cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode/utf8 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid rQI-nf75X5Ik8hEXw-ZK/rQI-nf75X5Ik8hEXw-ZK -goversion go1.10.3 -D "" -importcfg $WORK/b020/importcfg -pack ./utf8.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/race /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid KbwmpE8FCHrFtJbntQJb/KbwmpE8FCHrFtJbntQJb -goversion go1.10.3 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/errors /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid 3QpZEAsx5Cd5w5iDlxdV/3QpZEAsx5Cd5w5iDlxdV -goversion go1.10.3 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go encoding mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p encoding -std -complete -installsuffix shared -buildid 3ciOXX625m72RQn4UzJp/3ciOXX625m72RQn4UzJp -goversion go1.10.3 -D "" -importcfg $WORK/b027/importcfg -pack ./encoding.go unicode/utf16 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal mkdir -p $WORK/b032/ internal/nettrace /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode/utf16 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0a48S-phaOBKAkc0CjdX/0a48S-phaOBKAkc0CjdX -goversion go1.10.3 -D "" -importcfg $WORK/b032/importcfg -pack ./utf16.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f9/f9ac8b56c3b4c8338a45c166abfcf753acf28a6e7c109836daef79eea8e7ab2c-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/80/8079ddde5ce41f116d5e71db5f91dc2eb31d7d2bd0e4445ada20f8d615840d16-d # internal unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b046/ sync/atomic cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/nettrace /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid yY6bME2nmHUQHJYRD74l/yY6bME2nmHUQHJYRD74l -goversion go1.10.3 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go mkdir -p $WORK/b011/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/unicode /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid Wbgi5XvN9R6p1CmHpWWB/Wbgi5XvN9R6p1CmHpWWB -goversion go1.10.3 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid anhUjwyrmUNxPXnVEkw_/anhUjwyrmUNxPXnVEkw_ -goversion go1.10.3 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./doc.go ./value.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid mSLosQkxp2mlQz7NP0-_/mSLosQkxp2mlQz7NP0-_ -goversion go1.10.3 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal math mkdir -p $WORK/b012/ cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b4/b4e550a23aae287c3b9946d64836372809b5a4562f11c29ca68b4d1b66ae0421-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid P6bDR-DO7bc2es8KbI5F/P6bDR-DO7bc2es8KbI5F -goversion go1.10.3 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/73/7337d9c069213de3a792d083034c6857ef61c95f412410630a46955fe8d08a21-d # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p math -std -installsuffix shared -buildid UyZEkqQdS2RUZTSiMPJW/UyZEkqQdS2RUZTSiMPJW -goversion go1.10.3 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./unsafe.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/2e/2e678a9a826d56c4c8fb921a3547edb57bc272794416a423796805c56f36d781-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/df/dfee064d4c587bdf3738288191ddc59e6bbe7b7e8a729652e96ab03fce3432ae-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal gcc -fdebug-prefix-map=a=b -c -x c - || true cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ab/ab8928a46bfb89261a9e07c5ef70fa5f4642ca2cff7f454716c0c96d0bf7a38b-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/33/3364d59b5dbc7b7ec98e5bd08dffac1883826ddcc0c0efc7c3b16cb65dcee3fb-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/1d/1d1376209ae7d480af7ec79927f0241116cabe61d7bdb8fe0023f4d3692b255d-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b046 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/testlog /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/testlog -std -complete -installsuffix shared -buildid g7V1g-Ge9xaFq6ejdWHf/g7V1g-Ge9xaFq6ejdWHf -goversion go1.10.3 -D "" -importcfg $WORK/b017/importcfg -pack ./log.go runtime mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid Q0TM_Jd1TZYpPSsWbptL/Q0TM_Jd1TZYpPSsWbptL -goversion go1.10.3 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction_linux.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./write_err.go cd $WORK/b046 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/2f/2fc1effb218a7857cc94ed31327e8065fc73b0367b138320b8c55458c3e9c63f-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/floor_ppc64x.o ./floor_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/modf_ppc64x.o ./modf_ppc64x.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ea/eab8015a8fcc8af72e9b63111a12876f499d1cf90c499b099b32203a9213bc67-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/sqrt_ppc64x.o ./sqrt_ppc64x.s cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/stubs_ppc64x.o ./stubs_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/floor_ppc64x.o $WORK/b012/modf_ppc64x.o $WORK/b012/sqrt_ppc64x.o $WORK/b012/stubs_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f1/f16d6abfd0a4407662f0bb6eafbdbc5e9ee0447f0996e3176f396ee8cb86dfb2-d # internal strconv mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strconv /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p strconv -std -complete -installsuffix shared -buildid BZi6qeasf7U_SIjxT5Zm/BZi6qeasf7U_SIjxT5Zm -goversion go1.10.3 -D "" -importcfg $WORK/b019/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_linux_ppc64x.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_ppc64x.S /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cd $WORK/b046 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/0e/0eaf603947b59bc660ecd21cebea4de372d1779ffb228c1744cda647e9a861df-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime/cgo gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p runtime/cgo -std -installsuffix shared -buildid V26pYnD1xFCu9sQfVIdv/V26pYnD1xFCu9sQfVIdv -goversion go1.10.3 -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b046/asm_ppc64x.o ./asm_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/45/4584e5bf3c4eed01fa5163221e59a9b19812b409e48be60970c921fc7b3a1405-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/runtime /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/asm.o ./asm.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/asm_ppc64x.o ./asm_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/atomic_ppc64x.o ./atomic_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/duff_ppc64x.o ./duff_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/memclr_ppc64x.o ./memclr_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/memmove_ppc64x.o ./memmove_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/tls_ppc64x.o ./tls_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_ppc64x.o $WORK/b008/atomic_ppc64x.o $WORK/b008/duff_ppc64x.o $WORK/b008/memclr_ppc64x.o $WORK/b008/memmove_ppc64x.o $WORK/b008/rt0_linux_ppc64le.o $WORK/b008/sys_linux_ppc64x.o $WORK/b008/tls_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b6/b6ea7ed79b3f0855533c5df5a472f8b962200cb364a972843bea49f831c44ce8-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sync /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid Zba314faN2flv9_5Meos/Zba314faN2flv9_5Meos -goversion go1.10.3 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/1c/1cb55de88c8bf27ca5c94bb04346cf9a690bcc10fedbf6b72b00120d33d7f8a9-d # internal internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF io mkdir -p $WORK/b004/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/singleflight /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid I-dGsoBOZNjoIEtMsd7_/I-dGsoBOZNjoIEtMsd7_ -goversion go1.10.3 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b045/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b012/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/io /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid X3zubjE5H-RIzBmro1T9/X3zubjE5H-RIzBmro1T9 -goversion go1.10.3 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/math/rand /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/rand -std -complete -installsuffix shared -buildid G5GqOlqTZtNa2xTbX_ks/G5GqOlqTZtNa2xTbX_ks -goversion go1.10.3 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/reflect /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p reflect -std -installsuffix shared -buildid v2ODJ7CSCM-kLoPa1Zrw/v2ODJ7CSCM-kLoPa1Zrw -goversion go1.10.3 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/syscall /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p syscall -std -installsuffix shared -buildid 2R-0IYoaEyvS5UEVLhIK/2R-0IYoaEyvS5UEVLhIK -goversion go1.10.3 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/df/dfc432014768ec055a6d6732d17ac2fccef496193011e80c711c797671879545-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/74/74a4b70924e17a8606b40923625bb4f6cc12e9fe08366289b5cd62c1899b8f65-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/41/41a56c3f82a76c448986c2cb6566d7d4b692262e9e2385ec0347d244531d2a21-d # internal bytes mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/bytes /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p bytes -std -installsuffix shared -buildid v_Ez3QDTkDfKM980S0i1/v_Ez3QDTkDfKM980S0i1 -goversion go1.10.3 -D "" -importcfg $WORK/b026/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go strings mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strings /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p strings -std -installsuffix shared -buildid rQ7-xJFymIx9dJ-BaaSa/rQ7-xJFymIx9dJ-BaaSa -goversion go1.10.3 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/89/89518d435738554ba68f42db3554d021c678719f8a6f973480ab7182c74796cc-d # internal text/tabwriter mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/tabwriter /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid Nmm-gAqZg3OLvIQ5hrjZ/Nmm-gAqZg3OLvIQ5hrjZ -goversion go1.10.3 -D "" -importcfg $WORK/b037/importcfg -pack ./tabwriter.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/3e/3e3db54197a280f71d31e9a63ab9793e17e7ebd03bd65b82c9eed5ec6ad001ae-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/strings /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b031/strings.o ./strings.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b031/_pkg_.a $WORK/b031/strings.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3e/3e4b35eca4711f7c459a368db44a19fe1321550a7bd93be754b6bb87235405fb-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/syscall /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_linux_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/c3/c31d18416f9f02be44571089fa0eb83e4aa3be1a7672ccba3b4eabc0e8d14001-d # internal time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/time /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p time -std -installsuffix shared -buildid y6-WUdP043jI-6lRtaFA/y6-WUdP043jI-6lRtaFA -goversion go1.10.3 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/3c/3c4930a69cd57cb1fef78800dac1241ad7393b8e60a5a24c83472617d2f6bec5-d # internal internal/poll mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/internal/poll /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p internal/poll -std -installsuffix shared -buildid u72zNxmK2rO81vTGAJrq/u72zNxmK2rO81vTGAJrq -goversion go1.10.3 -D "" -importcfg $WORK/b014/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/72/727bae2e4652c82f1d0c083c5218adaf90a35a88aa2424028df2b38559083d01-d # internal os mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b014/_pkg_.a packagefile internal/testlog=$WORK/b017/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/os /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p os -std -installsuffix shared -buildid cxeR8UB3D9REHI2yRmqQ/cxeR8UB3D9REHI2yRmqQ -goversion go1.10.3 -D "" -importcfg $WORK/b013/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/reflect /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/asm_ppc64x.o ./asm_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/1c/1c6c940381c363b30af293b49f0528001943ed687fee8b61c9e81f29c33db50c-d # internal encoding/binary sort mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b030/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/binary /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 80xxKrttifMmszZjj2Dv/80xxKrttifMmszZjj2Dv -goversion go1.10.3 -D "" -importcfg $WORK/b029/importcfg -pack ./binary.go ./varint.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b018/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/sort /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid b8HnatqMR8HI3BWpcCwH/b8HnatqMR8HI3BWpcCwH -goversion go1.10.3 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/3b/3b21ce8b142026f50185b87afd31a4f5c56734ee1a4c74f8817233878d61cc79-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/42/42c2038a0571c38fd668009206e914f6db9f391b5d77068b329887d7aab29ab8-d # internal encoding/base64 mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/base64 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Pc02sj2wPrBtTDyTs9NN/Pc02sj2wPrBtTDyTs9NN -goversion go1.10.3 -D "" -importcfg $WORK/b028/importcfg -pack ./base64.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/75/75fa559936d6335b9bff1b547e8c2767dc9d481b5d6c36c9ee440e6b33b68347-d # internal fmt path/filepath mkdir -p $WORK/b002/ mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/path/filepath /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p path/filepath -std -complete -installsuffix shared -buildid DLelBEnqD6ueerePvfgo/DLelBEnqD6ueerePvfgo -goversion go1.10.3 -D "" -importcfg $WORK/b034/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/fmt /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid C_0Kwv5kKDMNDZ-n3cUi/C_0Kwv5kKDMNDZ-n3cUi -goversion go1.10.3 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go github.com/opencontainers/runc/vendor/golang.org/x/sys/unix mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid a_sVlJyqj_dPGZemSO7I/a_sVlJyqj_dPGZemSO7I -goversion go1.10.3 -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./env_unset.go ./file_unix.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/bc/bc16a70510b93d1acb7eba0e7e220f539434a8d44ad358688ce0dd22625a5373-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c0/c07da17e1b57e740b80074701dc670c1c8d4f789c2aa841dc87d21b49c7b7277-d # internal io/ioutil mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/io/ioutil /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p io/ioutil -std -complete -installsuffix shared -buildid wQq5KeZXbf7U-2nOAjc9/wQq5KeZXbf7U-2nOAjc9 -goversion go1.10.3 -D "" -importcfg $WORK/b033/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/8e/8e34e0c9bc642aaf9f2f4b681879efa28325bd3db1cc8330f0516a1b42f35e45-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/4c/4c36976fa339ff98973f83fc6da8155edd7ced00a72d62483f720cdb801ec7ed-d # internal encoding/json mkdir -p $WORK/b025/ flag mkdir -p $WORK/b036/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/encoding/json /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p encoding/json -std -complete -installsuffix shared -buildid aJQwFGGVkJFGRywpzNYp/aJQwFGGVkJFGRywpzNYp -goversion go1.10.3 -D "" -importcfg $WORK/b025/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go context mkdir -p $WORK/b042/ text/template/parse cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/flag /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p flag -std -complete -installsuffix shared -buildid -59PtAVyP5aRcioHbg5M/-59PtAVyP5aRcioHbg5M -goversion go1.10.3 -D "" -importcfg $WORK/b036/importcfg -pack ./flag.go mkdir -p $WORK/b040/ net/url mkdir -p $WORK/b039/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/template/parse /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p text/template/parse -std -complete -installsuffix shared -buildid 78-HaPIFyCGQfdwtY65V/78-HaPIFyCGQfdwtY65V -goversion go1.10.3 -D "" -importcfg $WORK/b040/importcfg -pack ./lex.go ./node.go ./parse.go cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net/url /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p net/url -std -complete -installsuffix shared -buildid EWj1z3r5G-6KT6UpnIgI/EWj1z3r5G-6KT6UpnIgI -goversion go1.10.3 -D "" -importcfg $WORK/b039/importcfg -pack ./url.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/context /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p context -std -complete -installsuffix shared -buildid NQZEU8yhYuhjVGu3UFwR/NQZEU8yhYuhjVGu3UFwR -goversion go1.10.3 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/8b/8b1081ec607e5fc6e5ecca97466201dd99391ea17a98b5733b3bcb6fa8a2b7fc-d # internal net mkdir -p $WORK/b041/ cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b041/ -importpath net -- -I $WORK/b041/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/21/21395708e3e9782ea411302c8f9692a2e17f5316f8b6a3a5af08116bb119b295-d # internal cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_ppc64x.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/7e/7ec5348b3f2e0dc1ac8c65521b3c893e4697c012a8843e351a5897cce6e53471-d # internal github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b023/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid bXu-tr8wqxhqhD0m5T7U/bXu-tr8wqxhqhD0m5T7U -goversion go1.10.3 -D "" -importcfg $WORK/b022/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/cc/cc41df7c13a436042f8f3566cffae18e24451737fa27ebbb05c60884e5bf3204-d # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/4b/4b03e1af1838969cc09262124380ba62d8708f6a489aa5027a47b36b5d51647e-d # internal cd $WORK/b041 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/02/026dbbe604c3173bfe32f782f7bea4b75c296a8f85ec5651ab2ebfa1ada76278-d # internal text/template mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net/url=$WORK/b039/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/text/template /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p text/template -std -complete -installsuffix shared -buildid sMKPWFmHu4o3OyIbJRAK/sMKPWFmHu4o3OyIbJRAK -goversion go1.10.3 -D "" -importcfg $WORK/b038/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b041 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/35/358c35000c54a6b337b7077e06c1f91705ae0b1528ef97bd7dd29e68e082f3a6-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile encoding/json=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b023/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid ua64hCGv9gHKslP3Decx/ua64hCGv9gHKslP3Decx -goversion go1.10.3 -D "" -importcfg $WORK/b024/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go cd $WORK/b041 gcc -I /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/24/24d207f6ad0c13c96194e13178a752c25918a158a7201b0a56fe37a359e2e445-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o -g -O2 /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b014/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p net -std -installsuffix shared -buildid lEai55sRJIh2YhnvX4jx/lEai55sRJIh2YhnvX4jx -goversion go1.10.3 -D "" -importcfg $WORK/b041/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b041/_cgo_gotypes.go $WORK/b041/cgo_linux.cgo1.go $WORK/b041/cgo_resnew.cgo1.go $WORK/b041/cgo_socknew.cgo1.go $WORK/b041/cgo_unix.cgo1.go $WORK/b041/_cgo_import.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/74/743e0901e0fc9b63424aef4b73693be58c98d7680c5fd407cc4f44fa0cc7c24b-d # internal github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b038/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid vxk3_gRkQdc4j50rM_TW/vxk3_gRkQdc4j50rM_TW -goversion go1.10.3 -D "" -importcfg $WORK/b035/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/92/92bc57b5deb9f8e39f59a4427844bd0e59ec7d5dccad907b00de2853b5c41bc4-d # internal cd /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/net /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o # internal /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9b/9bcf4b62c09f3278fd08d315e37b3790cdcaa93c1fa00e870f94ba484d8088ba-d # internal github.com/opencontainers/runc/contrib/cmd/recvtty mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containerd/console=github.com/opencontainers/runc/vendor/github.com/containerd/console importmap github.com/urfave/cli=github.com/opencontainers/runc/vendor/github.com/urfave/cli packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b022/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b024/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b035/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/contrib/cmd/recvtty /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid JNu0mTCo5K_pCl2Qx99h/JNu0mTCo5K_pCl2Qx99h -goversion go1.10.3 -D "" -importcfg $WORK/b001/importcfg -pack ./recvtty.go /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/6d/6d45a1d07488f5459d4c0baf801f08b8eb344e1897d8373f786cad3d43534ead-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/opencontainers/runc/contrib/cmd/recvtty=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b022/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b024/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b035/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b033/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b013/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b012/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b034/_pkg_.a packagefile flag=$WORK/b036/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile text/tabwriter=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b038/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile sync/atomic=$WORK/b011/_pkg_.a packagefile bytes=$WORK/b026/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b014/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b015/_pkg_.a packagefile internal/testlog=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile net/url=$WORK/b039/_pkg_.a packagefile text/template/parse=$WORK/b040/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=_7PqI8rhztELCEF9BYjr/JNu0mTCo5K_pCl2Qx99h/ZY4Xzi3JJRMtUz6_UTN3/_7PqI8rhztELCEF9BYjr -B 0xa627e30bc075cc20016064b9bf85b379d654253f -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out recvtty rm -r $WORK/b001/ ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc/man ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + pushd man + ./md2man-all.sh /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/man + pwd + which go-md2man + for FILE in '*.md' ++ basename README.md + base=README.md + name=README + num=README + '[' -z README -o README = README ']' + continue + for FILE in '*.md' ++ basename runc-checkpoint.8.md + base=runc-checkpoint.8.md + name=runc-checkpoint.8 + num=8 + '[' -z 8 -o runc-checkpoint.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-checkpoint.8.md -out ./man8/runc-checkpoint.8 + for FILE in '*.md' ++ basename runc-create.8.md + base=runc-create.8.md + name=runc-create.8 + num=8 + '[' -z 8 -o runc-create.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-create.8.md -out ./man8/runc-create.8 + for FILE in '*.md' ++ basename runc-delete.8.md + base=runc-delete.8.md + name=runc-delete.8 + num=8 + '[' -z 8 -o runc-delete.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-delete.8.md -out ./man8/runc-delete.8 + for FILE in '*.md' ++ basename runc-events.8.md + base=runc-events.8.md + name=runc-events.8 + num=8 + '[' -z 8 -o runc-events.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-events.8.md -out ./man8/runc-events.8 + for FILE in '*.md' ++ basename runc-exec.8.md + base=runc-exec.8.md + name=runc-exec.8 + num=8 + '[' -z 8 -o runc-exec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-exec.8.md -out ./man8/runc-exec.8 + for FILE in '*.md' ++ basename runc-kill.8.md + base=runc-kill.8.md + name=runc-kill.8 + num=8 + '[' -z 8 -o runc-kill.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-kill.8.md -out ./man8/runc-kill.8 + for FILE in '*.md' ++ basename runc-list.8.md + base=runc-list.8.md + name=runc-list.8 + num=8 + '[' -z 8 -o runc-list.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-list.8.md -out ./man8/runc-list.8 + for FILE in '*.md' ++ basename runc-pause.8.md + base=runc-pause.8.md + name=runc-pause.8 + num=8 + '[' -z 8 -o runc-pause.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-pause.8.md -out ./man8/runc-pause.8 + for FILE in '*.md' ++ basename runc-ps.8.md + base=runc-ps.8.md + name=runc-ps.8 + num=8 + '[' -z 8 -o runc-ps.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-ps.8.md -out ./man8/runc-ps.8 + for FILE in '*.md' ++ basename runc-restore.8.md + base=runc-restore.8.md + name=runc-restore.8 + num=8 + '[' -z 8 -o runc-restore.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-restore.8.md -out ./man8/runc-restore.8 + for FILE in '*.md' ++ basename runc-resume.8.md + base=runc-resume.8.md + name=runc-resume.8 + num=8 + '[' -z 8 -o runc-resume.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-resume.8.md -out ./man8/runc-resume.8 + for FILE in '*.md' ++ basename runc-run.8.md + base=runc-run.8.md + name=runc-run.8 + num=8 + '[' -z 8 -o runc-run.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-run.8.md -out ./man8/runc-run.8 + for FILE in '*.md' ++ basename runc-spec.8.md + base=runc-spec.8.md + name=runc-spec.8 + num=8 + '[' -z 8 -o runc-spec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-spec.8.md -out ./man8/runc-spec.8 + for FILE in '*.md' ++ basename runc-start.8.md + base=runc-start.8.md + name=runc-start.8 + num=8 + '[' -z 8 -o runc-start.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-start.8.md -out ./man8/runc-start.8 + for FILE in '*.md' ++ basename runc-state.8.md + base=runc-state.8.md + name=runc-state.8 + num=8 + '[' -z 8 -o runc-state.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-state.8.md -out ./man8/runc-state.8 + for FILE in '*.md' ++ basename runc-update.8.md + base=runc-update.8.md + name=runc-update.8 + num=8 + '[' -z 8 -o runc-update.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-update.8.md -out ./man8/runc-update.8 + for FILE in '*.md' ++ basename runc.8.md + base=runc.8.md + name=runc.8 + num=8 + '[' -z 8 -o runc.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc.8.md -out ./man8/runc.8 ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UWuMY2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/bin + install -p -m 755 recvtty /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/bin + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/man/man8 + install -p -m 644 man/man8/runc-checkpoint.8 man/man8/runc-create.8 man/man8/runc-delete.8 man/man8/runc-events.8 man/man8/runc-exec.8 man/man8/runc-kill.8 man/man8/runc-list.8 man/man8/runc-pause.8 man/man8/runc-ps.8 man/man8/runc-restore.8 man/man8/runc-resume.8 man/man8/runc-run.8 man/man8/runc-spec.8 man/man8/runc-start.8 man/man8/runc-state.8 man/man8/runc-update.8 man/man8/runc.8 /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/lib/sysctl.d + install -p -m 644 /builddir/build/SOURCES/99-containers.conf /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/lib/sysctl.d + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m /builddir/build/BUILD/runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/bin/recvtty extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/bin/runc /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 2485 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4Ohk6B + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + exit 0 Processing files: runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lAf0db + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/doc/runc-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/doc/runc-1.0.0 + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/doc/runc-1.0.0 + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/doc/runc-1.0.0 + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/doc/runc-1.0.0 + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/doc/runc-1.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GCI7lK + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/licenses/runc-1.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/licenses/runc-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le/usr/share/licenses/runc-1.0.0 + exit 0 Provides: runc = 1.0.0-57.dev.git2abd837.el7.centos runc(ppc-64) = 1.0.0-57.dev.git2abd837.el7.centos Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): container-selinux >= 2:2.2-2 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: runc-debuginfo-1.0.0-57.dev.git2abd837.el7.centos.ppc64le Provides: runc-debuginfo = 1.0.0-57.dev.git2abd837.el7.centos runc-debuginfo(ppc-64) = 1.0.0-57.dev.git2abd837.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le Wrote: /builddir/build/RPMS/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-57.dev.git2abd837.el7.centos.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WxAMDu + umask 022 + cd /builddir/build/BUILD + cd runc-2abd837c8c25b0102ac4ce14f17bc0bc7ddffba7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.0.0-57.dev.git2abd837.el7.centos.ppc64le + exit 0 Child return code was: 0