Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/runc.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8010020200410112645-4985cc55-build-35191-4910/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) 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', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.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'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-rhel8-8010020200410112645-4985cc55-build-35191-4910/root'gid=135user='mockbuild'timeout=86400logger=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', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B090Nn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + /usr/bin/gzip -dc /builddir/build/SOURCES/runc-d736ef1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + /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 --allow-empty -a --author 'rpm-build ' -m 'runc-1.0.0 base' + /usr/bin/git apply --index - + /usr/bin/cat /builddir/build/SOURCES/1807.patch + /usr/bin/git commit -q -m 1807.patch --author 'rpm-build ' + sed -i '/\#\!\/bin\/bash/d' contrib/completions/bash/runc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HKz8kS + umask 022 + cd /builddir/build/BUILD + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + mkdir -p GOPATH ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + pushd GOPATH + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a src/github.com/opencontainers/runc ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + popd + pushd GOPATH/src/github.com/opencontainers/runc ++ pwd + export GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH + export 'BUILDTAGS=selinux seccomp' + BUILDTAGS='selinux seccomp' ++ od -An -tx1 ++ head -c20 /dev/urandom ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl selinux seccomp' -ldflags ' -compressdwarf=false -B 0x7d4075819f63f6d3723a319343aab37b467838b1 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o runc github.com/opencontainers/runc WORK=/tmp/go-build330044086 unicode/utf8 mkdir -p $WORK/b017/ internal/race internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go encoding mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding -std -complete -installsuffix shared -buildid L9Dy4K3RqswIIpHJUgdD/L9Dy4K3RqswIIpHJUgdD -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid HGmgPN-EIB2il06wa1N9/HGmgPN-EIB2il06wa1N9 -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal unicode/utf16 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid X65ZnvmEu42fCXI9-lRr/X65ZnvmEu42fCXI9-lRr -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-d # internal container/list mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p container/list -std -complete -installsuffix shared -buildid TjNgv_PTowoxG_zMRmZu/TjNgv_PTowoxG_zMRmZu -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./list.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/compare_ppc64x.o ./compare_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal crypto/internal/subtle mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9d/9dbc1b369fe1b246e56d68245836891df19d3cf57967740e4dc5f3832101a295-d # internal crypto/subtle mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-d # internal crypto/internal/boring/sig mkdir -p $WORK/b050/ cat >$WORK/b050/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b050/symabis ./sig_other.s cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b076/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid GMx-zuXxIHuUJQ_JyicZ/GMx-zuXxIHuUJQ_JyicZ -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./sig.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal internal/nettrace mkdir -p $WORK/b082/ cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid cWzUBvvvkcJ5dkJbArP1/cWzUBvvvkcJ5dkJbArP1 -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./aliasing.go math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b022/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid bW524Sre4nRlfds8uhBe/bW524Sre4nRlfds8uhBe -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b6/b6444a4b71db9eb7b225d2b0993e44159dc86b17f0451e0e81e8ea3bd16ab199-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b064/symabis ./dummy.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid W9R6S9IRsvWYEu8BzHA1/W9R6S9IRsvWYEu8BzHA1 -goversion go1.13.4 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/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 ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b050/sig_other.o ./sig_other.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid HHUw0JkOzN0RAc6ewV-V/HHUw0JkOzN0RAc6ewV-V -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal runtime/cgo mkdir -p $WORK/b084/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b084/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b084/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b050/_pkg_.a $WORK/b050/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b7/b7b054ae85044d589ff7bb1c415d32d812ae56401380715c55d93283cd464386-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f5/f50ac3d69703ad4abdd6f6b1059fa23ecf0519ffba4798890381a1e0aceeb8fb-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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 ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.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 ./os_nonopenbsd.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.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b064/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/1f/1f2d3e2f3b9aaad0cd6a6f6846f542caa4e668b67e152261fa81b61db432f98a-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b084 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/floor_ppc64x.o $WORK/b022/modf_ppc64x.o $WORK/b022/sqrt_ppc64x.o $WORK/b022/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a8/a8c02fba277cf2a727866037214c206624545eb5016fb125e82bb96691c968ef-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I $WORK/b084/ -g -O2 -Wall -Werror -o $WORK/b084/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b084 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b084=/tmp/go-build -gno-record-gcc-switches -o $WORK/b084/_cgo_.o $WORK/b084/_cgo_main.o $WORK/b084/_x001.o $WORK/b084/_x002.o $WORK/b084/_x003.o $WORK/b084/_x004.o $WORK/b084/_x005.o $WORK/b084/_x006.o $WORK/b084/_x007.o $WORK/b084/_x008.o $WORK/b084/_x009.o $WORK/b084/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b084/_cgo_.o -dynout $WORK/b084/_cgo_import.go -dynlinker cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b084/symabis ./asm_ppc64x.s cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b084/_cgo_gotypes.go $WORK/b084/cgo.cgo1.go $WORK/b084/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b084/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b084/_pkg_.a $WORK/b084/asm_ppc64x.o $WORK/b084/_x001.o $WORK/b084/_x002.o $WORK/b084/_x003.o $WORK/b084/_x004.o $WORK/b084/_x005.o $WORK/b084/_x006.o $WORK/b084/_x007.o $WORK/b084/_x008.o $WORK/b084/_x009.o $WORK/b084/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/64/649a9a805737d7bd643e6beb617261ee0431225e64e5c8474bb370581c6ea7c5-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_ppc64x.o $WORK/b005/atomic_ppc64x.o $WORK/b005/duff_ppc64x.o $WORK/b005/memclr_ppc64x.o $WORK/b005/memmove_ppc64x.o $WORK/b005/rt0_linux_ppc64le.o $WORK/b005/sys_linux_ppc64x.o $WORK/b005/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal sync mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b083/ math/rand mkdir -p $WORK/b052/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./singleflight.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/80/80d62f4b5a45522e381b9727c4ada1ef6b2aa7c962bd7814bb3eb8ede8e3f0f2-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p sort -std -complete -installsuffix shared -buildid GIKRlTr93OSu87Qnr_Q0/GIKRlTr93OSu87Qnr_Q0 -goversion go1.13.4 -D "" -importcfg $WORK/b028/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal io mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b030/ strconv github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b103/ mkdir -p $WORK/b025/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid ue1QsCGhIJPCYs36ANtg/ue1QsCGhIJPCYs36ANtg -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./apparmor_disabled.go vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid WypnA0tJsRA4i3q5s-_B/WypnA0tJsRA4i3q5s-_B -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b081/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid Qg0WQ66iniHyIF9dwLqV/Qg0WQ66iniHyIF9dwLqV -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid yBCg56Rmm-tOxy3PzchF/yBCg56Rmm-tOxy3PzchF -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/00/0091eb8607873e02d2c5bb054c1769fa01b8f15fd620356e94471d853e709be9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/08/080444497563aa6cd47d56099b3ad80413de4a3b9600b554ada39f2626ac1a1c-d # internal syscall mkdir -p $WORK/b032/ cat >$WORK/b032/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b032/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-d # internal cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p syscall -std -installsuffix shared -buildid Y1xZMsMXl0B9MDAuKoUO/Y1xZMsMXl0B9MDAuKoUO -goversion go1.13.4 -symabis $WORK/b032/symabis -D "" -importcfg $WORK/b032/importcfg -pack -asmhdr $WORK/b032/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal bytes mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go crypto/internal/randutil mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid Xd-GjOXuGbTVsnIin3Lc/Xd-GjOXuGbTVsnIin3Lc -goversion go1.13.4 -D "" -importcfg $WORK/b056/importcfg -pack ./randutil.go hash mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./hash.go text/tabwriter mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid zoxtu8Cm7BZePtoXYNza/zoxtu8Cm7BZePtoXYNza -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./tabwriter.go strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid 7tkpI5_q2BKkZXeh6ZqT/7tkpI5_q2BKkZXeh6ZqT -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/7f/7f8d26d9a2edb2085a142ce59598e0efc1e37d25fd16d6c6b3c161185a4e417a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/06/0691b763d152768cc5357aa01d456af6cf15b10013630f84e89eb8bc7e228875-d # internal crypto/rc4 mkdir -p $WORK/b066/ crypto cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid GXETPy885g6TXNtCLl03/GXETPy885g6TXNtCLl03 -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./rc4.go mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b024/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e6/e62380673ad5143e0089b7a04b926b8d5627a2e38dde86b75f26763f73db52bc-d # internal cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p reflect -std -installsuffix shared -buildid ZMpaBOMeZJAtPlQR25AD/ZMpaBOMeZJAtPlQR25AD -goversion go1.13.4 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/6a/6a7d8c3cdf6580fa17481e01155f30807b0de8cf5e0c8874e0df0a1f26daddbe-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/79/79bad67122c1d18edc8a175e7d9376c6d4dc20f9b9cce3859743743a5bb333bc-d # internal regexp/syntax mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fOr_mfu03Po6Ju5V9VrL/fOr_mfu03Po6Ju5V9VrL -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go path mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/a6/a696df31fbc9a717090db6ca958c9a2df27a493651023489442975e1b44f6687-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b032=>" -I $WORK/b032/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b032/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b032/_pkg_.a $WORK/b032/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/46/461da6a754ae9fcebc743ede3bbde3e3989ae7521a53e10df979831ad68a28be-d # internal time mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p time -std -installsuffix shared -buildid Lvqmz4LoWm0ApVLLipKx/Lvqmz4LoWm0ApVLLipKx -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/unix mkdir -p $WORK/b034/ github.com/opencontainers/runc/libcontainer/nsenter mkdir -p $WORK/b133/ cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b133/ -importpath github.com/opencontainers/runc/libcontainer/nsenter -- -I $WORK/b133/ -g -O2 -Wall ./nsenter.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid _aQmZ3wAOnP-VcHo__ie/_aQmZ3wAOnP-VcHo__ie -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/a6/a6ec43cc4f80acfc00af5c852ca52adf9f543bf082ee70e0f409cec03d6e3809-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/85/8590512711880e48d05b4420f30974319c6662afade05dd22aff21cc587a0f4d-d # internal regexp mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p regexp -std -complete -installsuffix shared -buildid YfA03HzLsxSrjn956T2Q/YfA03HzLsxSrjn956T2Q -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c nsenter.cgo2.c cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I $WORK/b133/ -g -O2 -Wall -o $WORK/b133/_x003.o -c cloned_binary.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I $WORK/b133/ -g -O2 -Wall -o $WORK/b133/_x004.o -c nsexec.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/48/482bca6ec5d5f0b4477dd45ca3db914237f9627671c3bfa631e0141569d1b976-d # internal context mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f5/f5c9515b5ac5793a26cc8b2bdcdbf1106cd4a1db55bf91f072d3b828d1f65877-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid 3jsV_7-5A4tigr-L2imU/3jsV_7-5A4tigr-L2imU -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b024/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/74/74625a425d04ef4147268670b441fba6a112682accb4582a562ea95f26810de6-d # internal encoding/binary mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YCiMXq6EzE45IQt-lPIy/YCiMXq6EzE45IQt-lPIy -goversion go1.13.4 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid YqxacMn03IBHndjeHnfQ/YqxacMn03IBHndjeHnfQ -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go cd $WORK/b133 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/93/93f913eb94a76c8db645f40d56d5bfe2fe748c4ba72079402beedf53ad48944c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/46/464e6870b8219a60198b76593ade512de3fe3e39c03d0a737c67d970f28e3edf-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid avJ_-aabCLvaYRldX9Gr/avJ_-aabCLvaYRldX9Gr -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.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 ./rawconn.go ./removeall_at.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-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b133=/tmp/go-build -gno-record-gcc-switches -o $WORK/b133/_cgo_.o $WORK/b133/_cgo_main.o $WORK/b133/_x001.o $WORK/b133/_x002.o $WORK/b133/_x003.o $WORK/b133/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/fe/fe7e46f85a03ac5ee61b37dfd29693ee8824dcac60b34927c92b0eb5b49e0f71-d # internal encoding/base64 mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 25-tdB-Gd_OMhz4Cdbav/25-tdB-Gd_OMhz4Cdbav -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage nsenter -dynimport $WORK/b133/_cgo_.o -dynout $WORK/b133/_cgo_import.go crypto/cipher github.com/opencontainers/runc/vendor/golang.org/x/sys/unix mkdir -p $WORK/b046/ cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b046/symabis ./xor_ppc64x.s mkdir -p $WORK/b039/ cat >$WORK/b039/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b039/symabis ./asm_linux_ppc64x.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IXaByZJnIKcvsUm1Vbn8/IXaByZJnIKcvsUm1Vbn8 -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile runtime/cgo=$WORK/b084/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF crypto/md5 cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/opencontainers/runc/libcontainer/nsenter -installsuffix shared -buildid aCm-dNndW-cjUf7mFZAn/aCm-dNndW-cjUf7mFZAn -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack $WORK/b133/_cgo_gotypes.go $WORK/b133/nsenter.cgo1.go $WORK/b133/_cgo_import.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/opencontainers/runc/vendor/golang.org/x/sys/unix -installsuffix shared -buildid gw9eD9b2xckukAjGYWef/gw9eD9b2xckukAjGYWef -goversion go1.13.4 -symabis $WORK/b039/symabis -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/nsenter /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b133/_pkg_.a $WORK/b133/_x001.o $WORK/b133/_x002.o $WORK/b133/_x003.o $WORK/b133/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b065/symabis ./md5block_ppc64x.s crypto/sha1 mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid jw1sP2vD6qCD_mMFVZyo/jw1sP2vD6qCD_mMFVZyo -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./notboring.go ./sha1.go ./sha1block.go ./sha1block_generic.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/10/100984470168d770ab5e8dad594cb1682871895e5a270e89c3e187acafb9fd91-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b089/symabis ./sum_ppc64le.s cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid -G3T5wQ53NW4qPaMaTjg/-G3T5wQ53NW4qPaMaTjg -goversion go1.13.4 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal encoding/pem mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid mV5qr_UkMNt5EoCdGzDA/mV5qr_UkMNt5EoCdGzDA -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./pem.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/md5 -std -installsuffix shared -buildid DR7Et33LGD_9k108c66w/DR7Et33LGD_9k108c66w -goversion go1.13.4 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/7a/7af9d94f2864638261f9e4b3e0f1fff4d6690073597b6693d65e2f50f64b0707-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid A-dvlEDwxEK8EQ2KXduR/A-dvlEDwxEK8EQ2KXduR -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/17/172dc34a21ad9a8acb3859910a49ff0a19d6bdc1b12c0221787f5b4c5bb79a3b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal path/filepath mkdir -p $WORK/b078/ fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p fmt -std -complete -installsuffix shared -buildid VFBE_7JVje-MANdpdeGd/VFBE_7JVje-MANdpdeGd -goversion go1.13.4 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b089/sum_ppc64le.o ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b046/xor_ppc64x.o ./xor_ppc64x.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1c/1c78eef6a917273fd4af951907ef8e725d768ad890807182dd9a519379a9d614-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/67/671d0a0610a456215a35dbb257c8682d36e71429c6d0d97c78892376dccd5533-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal runtime/debug mkdir -p $WORK/b130/ cat >$WORK/b130/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b130/symabis ./debug.s cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-d # internal crypto/des mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid n9gXNYCUTF-Ot-BAgtGM/n9gXNYCUTF-Ot-BAgtGM -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./block.go ./cipher.go ./const.go net mkdir -p $WORK/b079/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b079/ -importpath net -- -I $WORK/b079/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p runtime/debug -std -installsuffix shared -buildid f81b4aDgjjy_Q4unAM1u/f81b4aDgjjy_Q4unAM1u -goversion go1.13.4 -symabis $WORK/b130/symabis -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/17/17c8489b3978dc3e7d7283f3d17a1360c668a3b90fdabce58ebb7e3f8115e116-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b087/symabis ./asm_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b065/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/1a/1aa9a4419a6acdcbd942fd06d06254b0b888e00a8345bebd30e96e50919e7010-d # internal os/signal mkdir -p $WORK/b138/ cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b138/symabis ./sig.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/17/173ffec4daeee304af1ce56206d1604d2366b8c66cd1c7663c650f3deab390d9-d # internal cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p os/signal -std -installsuffix shared -buildid HWF6XonRA2zCHUdF0aEJ/HWF6XonRA2zCHUdF0aEJ -goversion go1.13.4 -symabis $WORK/b138/symabis -D "" -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b077/ os/exec mkdir -p $WORK/b108/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid j4xuvcd0oAJXFWLHa8f9/j4xuvcd0oAJXFWLHa8f9 -goversion go1.13.4 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b138/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b138/_pkg_.a $WORK/b138/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/d6/d6ecd69bc15df5ca05f05d0dd8036adfd4ece937fe11e3e777f2cc513d0f3ffb-d # internal github.com/opencontainers/runc/libcontainer/stacktrace mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/stacktrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid RoAHBvlxTVZxA4zbEmWp/RoAHBvlxTVZxA4zbEmWp -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./capture.go ./frame.go ./stacktrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ff/ffc4c89d376055a248332c664d3de0b44b9a905020aa9fdbc9e21067ed34731a-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b130=>" -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b130/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b130/_pkg_.a $WORK/b130/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b8/b8478684a29ee8917c9c110ceaf37af007836d2687e7adc8603946fbca49ba47-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b087/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/74/7495fdb9ab9e93eced2c677f85e37037a80a602011012c89f5f3c892d40ed1eb-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b089/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid T3X5reI_9xqQ5mZjCDMq/T3X5reI_9xqQ5mZjCDMq -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/38/38efb91dd9631ee86185587704e5ac6295c8e11af7a26bf1deb650e5117ca4a2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/91/91bdf3390f62eb1bd8bc323acca92ec22c21a252bc02b87838b354946c4aa7a3-d # internal encoding/json mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b051/ cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b051/symabis ./arith_ppc64x.s encoding/hex mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid XkyZZIqFu32Ip08jjJfV/XkyZZIqFu32Ip08jjJfV -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./hex.go net/url mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p net/url -std -complete -installsuffix shared -buildid 4hz-VkbrlMhaDSxm-XzZ/4hz-VkbrlMhaDSxm-XzZ -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./url.go github.com/opencontainers/runc/vendor/github.com/docker/go-units mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/opencontainers/runc/vendor/github.com/docker/go-units -complete -installsuffix shared -buildid DwZAWl2ZskQiX1MFqVvQ/DwZAWl2ZskQiX1MFqVvQ -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-d # internal log mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./log.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/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 cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/a1/a1dad29523b144c2b139f625e0d1d8487eef685046a4d169ea49aeba05aa9e0a-d # internal github.com/opencontainers/runc/vendor/github.com/pkg/errors mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile path=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/opencontainers/runc/vendor/github.com/pkg/errors -complete -installsuffix shared -buildid JTcFQM_eAEtPkRRczDRD/JTcFQM_eAEtPkRRczDRD -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./errors.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/15/154998f7e32b6026b84ed04b61f6e0b976e38059a736197d7d8aac515617071f-d # internal github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid Hqnf-i9aalNtODMULaSA/Hqnf-i9aalNtODMULaSA -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./fileutils.go ./idtools.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b039/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/23/23b0f2b6f9a88c22c72c1c356e2f2740dae8284635b3fd0928bd20e780a64292-d # internal github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin mkdir -p $WORK/b099/ cat >$WORK/b099/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 github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b100/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid AJqO399gLTEjd-f9NRGh/AJqO399gLTEjd-f9NRGh -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./join.go ./vfs.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3a/3af6259d6234d607dd0077091b5551430024b7a1456f05a9fe617332f119ca28-d # internal github.com/opencontainers/runc/vendor/github.com/containerd/console mkdir -p $WORK/b038/ cat >$WORK/b038/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/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/containerd/console /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/opencontainers/runc/vendor/github.com/containerd/console -complete -installsuffix shared -buildid zJdBII1PO5velUw6RVvt/zJdBII1PO5velUw6RVvt -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid ABmRM9AokQisZ4ISd11C/ABmRM9AokQisZ4ISd11C -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/00/008e334f28124e5a2f63a4e9457d8fdd4eec46e3ce1faaa85668289a348b19b2-d # internal os/user mkdir -p $WORK/b112/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b112/ -importpath os/user -- -I $WORK/b112/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/fd/fda3c91faf3a85a5f3f12e04aa1a2b3fe16a262bc95d3fe73fa8dc791b71f130-d # internal github.com/opencontainers/runc/libcontainer/keys mkdir -p $WORK/b120/ cat >$WORK/b120/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/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/keys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid BrtrX8YpLXZYNaVHGTHq/BrtrX8YpLXZYNaVHGTHq -goversion go1.13.4 -D "" -importcfg $WORK/b120/importcfg -pack ./keyctl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/31/319ddecbf110e9b772d1de329245639d7f5b351f8fef12514967f96205c86f44-d # internal github.com/opencontainers/runc/libcontainer/mount mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid ZsYi0XNzn8A4d0hQv9MJ/ZsYi0XNzn8A4d0hQv9MJ -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/7a/7a6eefe28647e73a690d45de94420a207f98be485b00376b3aa473f51fa4d9ad-d # internal github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang mkdir -p $WORK/b124/ cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/68/68cafd744b607073ec3200806621c87f8009d61e6abea4e5a22fe213617ce67b-d # internal github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid CYN3xvUdrAeh6qP2HDbj/CYN3xvUdrAeh6qP2HDbj -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/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"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b124/ -importpath github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b124/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/45/453e6f087a1acbaf42f0eff5e797731c85437a87717616ffdbcb590c54bb4131-d # internal text/template/parse mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 6uTXx3nElL3KVa20jyHT/6uTXx3nElL3KVa20jyHT -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/b6/b611885c27f3ee5af2d0aa69e013248ae1637ae5dacd067b07bac49416c6b8e6-d # internal flag mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p flag -std -complete -installsuffix shared -buildid 2AaLSKRUS50hsEBmT-cw/2AaLSKRUS50hsEBmT-cw -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/e6/e6c37cbe1ab85bc1a8d244218dde15f5785a6fb12589f0b9431f765b2f32d9c7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto -complete -installsuffix shared -buildid s6btYpxXSXK-PYkUrKGc/s6btYpxXSXK-PYkUrKGc -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./clone.go ./decode.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./text.go ./text_parser.go github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus -complete -installsuffix shared -buildid SGMSdHahux6q_hOIRP81/SGMSdHahux6q_hOIRP81 -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./terminal_notwindows.go ./text_formatter.go ./writer.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/66/66060372316aec8b14d5c1b487ce661fe637397472fb9517f12191ff21a26e57-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b113/ cat >$WORK/b113/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/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid grMuj8KwqppOr55gKVg5/grMuj8KwqppOr55gKVg5 -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/62/625e4f9d7b586910f6650fbcab0edee3a5abb5fc6b1aede7ecee0a50cab5403b-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b105/ cat >$WORK/b105/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/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b108/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid g-l0p225Sc6BwlMG94cv/g-l0p225Sc6BwlMG94cv -goversion go1.13.4 -D "" -importcfg $WORK/b105/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 cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/0c/0c3718ef68bd72f4840043d6b17bf2323ab159cf40a2edcbe8d2bc8a9f3f1d77-d # internal github.com/opencontainers/runc/libcontainer/logs mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap github.com/sirupsen/logrus=github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus packagefile bufio=$WORK/b062/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b107/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/logs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/opencontainers/runc/libcontainer/logs -complete -installsuffix shared -buildid m1fPbiEPz5BWdze_LeMk/m1fPbiEPz5BWdze_LeMk -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./logs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/bf/bf0b6e5dcbf72af3b1b4c49510f459d96438585ed1c25691ce55acc77218d36e-d # internal text/template mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p text/template -std -complete -installsuffix shared -buildid EuRw1JSyeMfQLNPIyOil/EuRw1JSyeMfQLNPIyOil -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b051/arith_ppc64x.o ./arith_ppc64x.s cd $WORK/b079 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/c5/c501fb17a28a7286feecb61e6516619173d0c7036e446618c06867a52aef6041-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ad/ad116a9ee2b2886d76578a5d526a2de3f8775f38f2660e6709852a53a6dc51e8-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b051/_pkg_.a $WORK/b051/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b104/ github.com/opencontainers/runc/libcontainer/intelrdt mkdir -p $WORK/b118/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap github.com/docker/go-units=github.com/opencontainers/runc/vendor/github.com/docker/go-units importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid -K6QtqTlPwCKZSHC2_EZ/-K6QtqTlPwCKZSHC2_EZ -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./cgroups.go ./stats.go ./utils.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b105/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/intelrdt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid X04JR5UO7vjeE6vVCo1a/X04JR5UO7vjeE6vVCo1a -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./intelrdt.go ./stats.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b079=/tmp/go-build -gno-record-gcc-switches -o $WORK/b079/_cgo_.o $WORK/b079/_cgo_main.o $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o -g -O2 cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b050/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b045/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b045/symabis ./asm_ppc64le.s cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/29/294c4880535775aa08dc7ea61b515ed2c8ef5d861f9a84b3d6286026ad077e72-d # internal crypto/elliptic mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 0g3F2T0ut_62bPYEZupB/0g3F2T0ut_62bPYEZupB -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b079/_cgo_.o -dynout $WORK/b079/_cgo_import.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b081/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b084/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p net -std -installsuffix shared -buildid IQhEow2kq6xosnjFAKHt/IQhEow2kq6xosnjFAKHt -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.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 ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.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/b079/_cgo_gotypes.go $WORK/b079/cgo_linux.cgo1.go $WORK/b079/cgo_resnew.cgo1.go $WORK/b079/cgo_socknew.cgo1.go $WORK/b079/cgo_unix.cgo1.go $WORK/b079/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6f/6f88492295017e101ce3f6a1dc75c50edad6ab68ed3d9de7f02bde510525a77b-d # internal crypto/sha512 mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b057/symabis ./sha512block_ppc64le.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 0rO2Py6lmUT4nPTpAghb/0rO2Py6lmUT4nPTpAghb -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cd $WORK/b112 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b045/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cd $WORK/b112 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e1/e1063c25b30a2c2db91067ae56b6ec95934f9f36040c7c1029388e31e1909608-d # internal encoding/asn1 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid alpdOEFCt7DEk63LUjNu/alpdOEFCt7DEk63LUjNu -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b057/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8d/8ddd92a1215565c07779679290bfb678dfad1fc094e5f932c32aed6a122ce9e3-d # internal crypto/hmac mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 1RtUIsM3Si8r6yyGTWcX/1RtUIsM3Si8r6yyGTWcX -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c9/c983634d4cb617183a38f2617129088167ca627a638307d7ceeeb80c0ed6d215-d # internal crypto/sha256 mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b069/symabis ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c9/c9dab71f9cfdc5eb401e9348e4ce4690b5e0a013fa5efae7b6de57634e4c7524-d # internal crypto/dsa mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid k0Oqs0_oiHuBDPtQK9es/k0Oqs0_oiHuBDPtQK9es -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./dsa.go cd $WORK/b112 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid xK7jY8jvulnkOCBhpLVP/xK7jY8jvulnkOCBhpLVP -goversion go1.13.4 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd $WORK/b112 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/86/864668994cc31736c90befc8c152cd1080c3bf106c5cae86311d2882da49287c-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid HsawnjnmdwElzSXPggvH/HsawnjnmdwElzSXPggvH -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal crypto/ed25519 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha512=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid n1c_L0F9OzZR54bplHBm/n1c_L0F9OzZR54bplHBm -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./ed25519.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/sha256block_ppc64le.o ./sha256block_ppc64le.s cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b8/b88d7a1699b9b0f44dbd226db66a91ee5d5022d3be0c49b44c0447583634ebaf-d # internal crypto/rsa mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 0r1CxUMip3blFTIUmdgg/0r1CxUMip3blFTIUmdgg -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd $WORK/b112 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/73/73cf0ca9085d94e6998a8b18b724db0b3c66bdd3633c91cb0ac9d5e2c6135dc4-d # internal github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap github.com/golang/protobuf/proto=github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b097/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc -complete -installsuffix shared -buildid lNzAiWw5Wh6s2-rWoILk/lNzAiWw5Wh6s2-rWoILk -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./rpc.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b112=/tmp/go-build -gno-record-gcc-switches -o $WORK/b112/_cgo_.o $WORK/b112/_cgo_main.o $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o -g -O2 cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/27/27302b9d0a1bc83969dc016ba8d0d286e48d711312883d3b5451c17b9059c612-d # internal github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid zoz4EKQft8B0ncWCJPiH/zoz4EKQft8B0ncWCJPiH -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/11/115b2ef4be5df3a3a193e6f9b4fe9b7c1bdda78cb5160765890e6f7769910418-d # internal github.com/opencontainers/runc/vendor/github.com/urfave/cli mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b136/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/opencontainers/runc/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid CfKIAEbe6i4IJBKG5u0H/CfKIAEbe6i4IJBKG5u0H -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b112/_cgo_.o -dynout $WORK/b112/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/26/26b65e3f01f11f8ba6f30978347db86f18cc65ff423a21363822d55336d9ce56-d # internal cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p os/user -std -installsuffix shared -buildid KqdyE3HsxD0Dfsxn5N8N/KqdyE3HsxD0Dfsxn5N8N -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./lookup.go ./user.go $WORK/b112/_cgo_gotypes.go $WORK/b112/cgo_lookup_unix.cgo1.go $WORK/b112/getgrouplist_unix.cgo1.go $WORK/b112/listgroups_unix.cgo1.go $WORK/b112/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/2a/2a7dd7fc899d183b64773265a8bc157062cc0ce8c4858ea449a0b3705c82ee95-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b112/_pkg_.a $WORK/b112/_x001.o $WORK/b112/_x002.o $WORK/b112/_x003.o $WORK/b112/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/98/983d1051fcf8e00f061977f722bab289b4b232a2426e55e114fd4d714f59bf0d-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile bufio=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b112/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid jcw6eElilqV6GzkcHFZC/jcw6eElilqV6GzkcHFZC -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e4/e44ffb78c05da50e312759c4880a634f103f94238ca5ae97b6dc6795f97a5e01-d # internal crypto/x509/pkix mkdir -p $WORK/b072/ crypto/ecdsa cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Du-7delBkBm7OSZprE-l/Du-7delBkBm7OSZprE-l -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./pkix.go mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/randutil=$WORK/b056/_pkg_.a packagefile crypto/sha512=$WORK/b057/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nM2kNOgpbKPWuLxWjTOh/nM2kNOgpbKPWuLxWjTOh -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./boring.go ./ecdsa.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid LBUdaGxOom1uGFYvhnA3/LBUdaGxOom1uGFYvhnA3 -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a8/a8778c3f397432101330a749a3e85f3039a421a7baeff963b4b40b9871ef3af5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/21/21f3b7fa0256a59993f1d02d69e50132f2cd2f3c7927b1a20d656c0c540f9f5d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b2/b2906e3508b8ff95dce6a341bca27c190c7401d48546425aba450890263839ac-d # internal github.com/opencontainers/runc/libcontainer/configs/validate mkdir -p $WORK/b117/ cat >$WORK/b117/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/b026/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/configs/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid YU5SzSvw_961vJ6GADnd/YU5SzSvw_961vJ6GADnd -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./rootless.go ./validator.go github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b126/ cat >$WORK/b126/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/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b119/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/user=$WORK/b112/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid _l63aZa9Xx9hTfOlzQ4g/_l63aZa9Xx9hTfOlzQ4g -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./label_selinux.go cd $WORK/b124 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/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/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/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/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/cf/cf026b9736af73557faaa64f4beb4ec6b75cea252972f7d3dcf35f0d294a1966-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b110/ cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b110/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b110/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/67/67e6e7ef55e52104be89d5cb51c001d70d9499008c6c40255695992f0861b886-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/15/15b9ace1e98e288ec0c060b08f6bbc262c24b79e3b651099e2f3789fa051aff6-d # internal cd $WORK/b124 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/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/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c6/c630b9fd9b05d094616cf55bedd2c331814fd966b4ccd138992673922116d7ce-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/40/40312d0fd191f28d59967568285434bd064df39f7c260107aae988f68708c478-d # internal cd $WORK/b110 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b124 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/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/b124=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b110 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b124=/tmp/go-build -gno-record-gcc-switches -o $WORK/b124/_cgo_.o $WORK/b124/_cgo_main.o $WORK/b124/_x001.o $WORK/b124/_x002.o $WORK/b124/_x003.o -g -O2 -lseccomp cd $WORK/b110 TERM='dumb' gcc -I /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b124/_cgo_.o -dynout $WORK/b124/_cgo_import.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 5cglhtWgyS3_Wi8wiXZY/5cglhtWgyS3_Wi8wiXZY -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack $WORK/b124/_cgo_gotypes.go $WORK/b124/seccomp.cgo1.go $WORK/b124/seccomp_internal.cgo1.go $WORK/b124/_cgo_import.go cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b110=/tmp/go-build -gno-record-gcc-switches -o $WORK/b110/_cgo_.o $WORK/b110/_cgo_main.o $WORK/b110/_x001.o $WORK/b110/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b110/_cgo_.o -dynout $WORK/b110/_cgo_import.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/opencontainers/runc/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid pMM9CebB1QqNfPAPkz-j/pMM9CebB1QqNfPAPkz-j -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b110/_cgo_gotypes.go $WORK/b110/sysconfig.cgo1.go $WORK/b110/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/_x001.o $WORK/b079/_x002.o $WORK/b079/_x003.o $WORK/b079/_x004.o $WORK/b079/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b124/_pkg_.a $WORK/b124/_x001.o $WORK/b124/_x002.o $WORK/b124/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e0/e0a415ff474677cbff1b666e9ab00748c333954a7759bed838dd574a2d89e3f2-d # internal github.com/opencontainers/runc/libcontainer/seccomp mkdir -p $WORK/b123/ cat >$WORK/b123/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/b062/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b124/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid CdNbbzQgCQpKwlPn_Mg5/CdNbbzQgCQpKwlPn_Mg5 -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./config.go ./seccomp_linux.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/03/035f8ad282e9304841ef393946ee9ec8621c4a337d5609a655909395f5038f4c-d # internal crypto/x509 mkdir -p $WORK/b070/ cat >$WORK/b070/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/b043/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/dsa=$WORK/b071/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/md5=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b067/_pkg_.a packagefile crypto/sha1=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b057/_pkg_.a packagefile crypto/x509/pkix=$WORK/b072/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid ImQgbJDBJGz4oECZCG2X/ImQgbJDBJGz4oECZCG2X -goversion go1.13.4 -D "" -importcfg $WORK/b070/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/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid xxs9TExdZpeb2l6g13Wp/xxs9TExdZpeb2l6g13Wp -goversion go1.13.4 -D "" -importcfg $WORK/b129/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 cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b110/_pkg_.a $WORK/b110/_x001.o $WORK/b110/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal github.com/opencontainers/runc/vendor/github.com/godbus/dbus mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b108/_pkg_.a packagefile os/user=$WORK/b112/_pkg_.a packagefile path=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b1/b161ed350e3ce0bcd32c17bd6f4de4341d18ad4246912751ca803c8e38ad82b0-d # internal cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/opencontainers/runc/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid l-909a9FueSo4yld_dfl/l-909a9FueSo4yld_dfl -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b109/ cat >$WORK/b109/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/b062/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid en17XsyltCEsMxYDjewx/en17XsyltCEsMxYDjewx -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./apply_raw.go ./blkio.go ./cpu.go ./cpu_v2.go ./cpuacct.go ./cpuset.go ./cpuset_v2.go ./devices.go ./freezer.go ./freezer_v2.go ./hugetlb.go ./io_v2.go ./kmem.go ./memory.go ./memory_v2.go ./name.go ./net_cls.go ./net_prio.go ./perf_event.go ./pids.go ./pids_v2.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/8b/8bddfe07e964866274bcd88866c7b851ff76509a29543fe05baff87f8a0b9942-d # internal github.com/opencontainers/runc/libcontainer/specconv mkdir -p $WORK/b134/ cat >$WORK/b134/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/b026/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/specconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/opencontainers/runc/libcontainer/specconv -complete -installsuffix shared -buildid 8P9JKaLrV3leDsY4Ssac/8P9JKaLrV3leDsY4Ssac -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./example.go ./spec_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/66/660da696261d94565cb495d0c47c8de6391f609923aa136e3d275f404febfb39-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/5e/5e9d5fdf6ecc34e56af0e7594ec33456b289015756fa1c9235046b5099d54a3a-d # internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b128/ cat >$WORK/b128/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/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b129/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid bcGCZoKrK-p-wE7tjTDU/bcGCZoKrK-p-wE7tjTDU -goversion go1.13.4 -D "" -importcfg $WORK/b128/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/d7/d7d620b985ea94201f959baf11782256fe1c0b8c7a65561c36dcc80d43aa4638-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/dd/dd78661744fc44da68955c08d1363834c1fbc771c8030464438ef550347bfcac-d # internal crypto/tls mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b064/_pkg_.a packagefile crypto/md5=$WORK/b065/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/rc4=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b067/_pkg_.a packagefile crypto/sha1=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile crypto/x509=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b074/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b091/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid UK49RDWgGihGupwpAsVd/UK49RDWgGihGupwpAsVd -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/00/0083aa1df5c5d1085edaf6d5126d925984ca631c1ae93a99eec6ecc8d244ba77-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c9/c9196e58fe5384895be7b1900aec332029065e06b02225db2add826bead0221b-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus=github.com/opencontainers/runc/vendor/github.com/godbus/dbus packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b116/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid YTWlTeZyrCIdzqORhIN4/YTWlTeZyrCIdzqORhIN4 -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/30/30fcd001f92c50a33c14ae01c195186e805dd0fd17733bc329a5ea7da17420d5-d # internal github.com/opencontainers/runc/libcontainer/cgroups/systemd mkdir -p $WORK/b114/ cat >$WORK/b114/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/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/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b116/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b107/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer/cgroups/systemd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid eBOFGSJ5_zM51LMJw_pL/eBOFGSJ5_zM51LMJw_pL -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./apply_systemd.go ./unified_hierarchy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/b3/b300023ae5f1f29997da1c253dc3e0c164acf0eea4c8153133bf7c29e3c185af-d # internal github.com/opencontainers/runc/libcontainer mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap github.com/checkpoint-restore/go-criu/rpc=github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc 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/runtime-spec/specs-go=github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go 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/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b038/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b120/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b125/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b126/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b127/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b129/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b108/_pkg_.a packagefile path=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/libcontainer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid 8m0siorE0VHAOBjcQlC2/8m0siorE0VHAOBjcQlC2 -goversion go1.13.4 -D "" -importcfg $WORK/b095/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/0e/0ef3db7990ce450def38b41776ced2e7dcd33c1f970a1c4a47ffb1f10007c7cf-d # internal github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b041/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid H65nPdTJmmQ9dypF3HDO/H65nPdTJmmQ9dypF3HDO -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/1c/1ca663052d8daca876b0f82efc40146f5dcd1502ccd1fcca06dd962abfb414dd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/5a/5a522c5acdd26f4977c2cea6399f1f9beedf7a60b44485b5484a127cdfd5f770-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/opencontainers/selinux/go-selinux=github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux 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/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/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b038/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b133/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b119/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b108/_pkg_.a packagefile os/signal=$WORK/b138/_pkg_.a packagefile path=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b084/_pkg_.a EOF cd /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/GOPATH/src/github.com/opencontainers/runc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 4EUvmOyl879epgLE-e8b/4EUvmOyl879epgLE-e8b -goversion go1.13.4 -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 ./rootless_linux.go ./run.go ./signalmap.go ./signals.go ./spec.go ./start.go ./state.go ./tty.go ./update.go ./utils.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0f/0ff8af8f543717e6b63b3c7b606618634b57e0e443940ad724afe9ed48b38446-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/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/containerd/console=$WORK/b038/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation=$WORK/b040/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/docker/go-units=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b104/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b114/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b118/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/logs=$WORK/b121/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/nsenter=$WORK/b133/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/specconv=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b111/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go=$WORK/b106/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux=$WORK/b119/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/pkg/errors=$WORK/b100/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/urfave/cli=$WORK/b135/_pkg_.a packagefile github.com/opencontainers/runc/vendor/golang.org/x/sys/unix=$WORK/b039/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b079/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b108/_pkg_.a packagefile os/signal=$WORK/b138/_pkg_.a packagefile path=$WORK/b101/_pkg_.a packagefile path/filepath=$WORK/b078/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile text/tabwriter=$WORK/b137/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b084/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile crypto/tls=$WORK/b041/_pkg_.a packagefile regexp=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/rpc=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin=$WORK/b099/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto=$WORK/b097/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b117/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/keys=$WORK/b120/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/mount=$WORK/b122/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b123/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b125/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label=$WORK/b126/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability=$WORK/b127/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink=$WORK/b128/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl=$WORK/b129/_pkg_.a packagefile runtime/debug=$WORK/b130/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile bufio=$WORK/b062/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/dbus=$WORK/b115/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/godbus/dbus=$WORK/b116/_pkg_.a packagefile os/user=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile context=$WORK/b080/_pkg_.a packagefile log=$WORK/b098/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile flag=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b081/_pkg_.a packagefile internal/nettrace=$WORK/b082/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b083/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile container/list=$WORK/b042/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/des=$WORK/b053/_pkg_.a packagefile crypto/ecdsa=$WORK/b054/_pkg_.a packagefile crypto/ed25519=$WORK/b059/_pkg_.a packagefile crypto/elliptic=$WORK/b055/_pkg_.a packagefile crypto/hmac=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b049/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b064/_pkg_.a packagefile crypto/md5=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b066/_pkg_.a packagefile crypto/rsa=$WORK/b067/_pkg_.a packagefile crypto/sha1=$WORK/b068/_pkg_.a packagefile crypto/sha256=$WORK/b069/_pkg_.a packagefile crypto/sha512=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile crypto/x509=$WORK/b070/_pkg_.a packagefile encoding/asn1=$WORK/b058/_pkg_.a packagefile encoding/pem=$WORK/b074/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b091/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile regexp/syntax=$WORK/b094/_pkg_.a packagefile github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang=$WORK/b124/_pkg_.a packagefile net/url=$WORK/b085/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile crypto/internal/randutil=$WORK/b056/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b060/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b050/_pkg_.a packagefile crypto/dsa=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b072/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b089/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=hllT8apn_oZ-fJLOs4yg/4EUvmOyl879epgLE-e8b/WxYQygl-pvYHCoROQhHr/hllT8apn_oZ-fJLOs4yg -compressdwarf=false -B 0x7d4075819f63f6d3723a319343aab37b467838b1 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out runc rm -r $WORK/b001/ + pushd man ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc/man ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + ./md2man-all.sh /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a/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-d736ef14f0288d6993a1845745d6756cfc9ddd5a/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y4LAYu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le ++ dirname /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/bin + install -p -m 755 runc /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/bin + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.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-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/bash-completion/completions + install -p -m 0644 contrib/completions/bash/runc /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/bash-completion/completions + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.0-64.rc9.module_el8.1.0+298+41f9343a --unique-debug-suffix -1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le --unique-debug-src-base runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a extracting debug info from /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/bin/runc 2793 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MM4bOa + umask 022 + cd /builddir/build/BUILD Processing files: runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qrkRDQ + umask 022 + cd /builddir/build/BUILD + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/doc/runc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/doc/runc + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/doc/runc + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/doc/runc + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/doc/runc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/doc/runc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2DyKtw + umask 022 + cd /builddir/build/BUILD + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/licenses/runc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/licenses/runc + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le/usr/share/licenses/runc + exit 0 Provides: runc = 1.0.0-64.rc9.module_el8.1.0+298+41f9343a runc(ppc-64) = 1.0.0-64.rc9.module_el8.1.0+298+41f9343a 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: libc.so.6()(64bit) libc.so.6(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-debugsource-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le Provides: runc-debugsource = 1.0.0-64.rc9.module_el8.1.0+298+41f9343a runc-debugsource(ppc-64) = 1.0.0-64.rc9.module_el8.1.0+298+41f9343a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: runc-debuginfo-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le Provides: debuginfo(build-id) = 54dcdab952b8d765695392faa4697c48a5db8053 runc-debuginfo = 1.0.0-64.rc9.module_el8.1.0+298+41f9343a runc-debuginfo(ppc-64) = 1.0.0-64.rc9.module_el8.1.0+298+41f9343a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: runc-debugsource(ppc-64) = 1.0.0-64.rc9.module_el8.1.0+298+41f9343a Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le Wrote: /builddir/build/RPMS/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le.rpm Wrote: /builddir/build/RPMS/runc-debugsource-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fDaOze + umask 022 + cd /builddir/build/BUILD + cd runc-d736ef14f0288d6993a1845745d6756cfc9ddd5a + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.0.0-64.rc9.module_el8.1.0+298+41f9343a.ppc64le + exit 0 Child return code was: 0