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/containernetworking-plugins.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-1.0-8020020200507003450-0d58ad57-build-37421-6641/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/containernetworking-plugins.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/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/containernetworking-plugins.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-1.0-8020020200507003450-0d58ad57-build-37421-6641/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/containernetworking-plugins.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.LJrNTK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plugins-9ebe139e77e82afb122e335328007bca86905ae4 + /usr/bin/gzip -dc /builddir/build/SOURCES/plugins-9ebe139.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + /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 'containernetworking-plugins-0.7.4 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.payMXI + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + export ORG_PATH=github.com/containernetworking + ORG_PATH=github.com/containernetworking + export REPO_PATH=github.com/containernetworking/plugins + REPO_PATH=github.com/containernetworking/plugins + '[' '!' -h gopath/src/github.com/containernetworking/plugins ']' + mkdir -p gopath/src/github.com/containernetworking + ln -s ../../../.. gopath/src/github.com/containernetworking/plugins ++ pwd + export GOPATH=/builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath + GOPATH=/builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath ++ pwd + mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin Building plugins + echo 'Building plugins' + export 'PLUGINS=plugins/meta/* plugins/main/* plugins/ipam/* plugins/sample' + PLUGINS='plugins/meta/* plugins/main/* plugins/ipam/* plugins/sample' + for d in $PLUGINS + '[' -d plugins/meta/flannel ']' ++ basename plugins/meta/flannel flannel + plugin=flannel + echo ' flannel' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x942fed8ae3b3c2433387e0deb8a8c87727fdd5d6 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/flannel github.com/containernetworking/plugins/plugins/meta/flannel WORK=/tmp/go-build660478186 internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b020/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p encoding -std -complete -installsuffix shared -buildid L9Dy4K3RqswIIpHJUgdD/L9Dy4K3RqswIIpHJUgdD -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./encoding.go unicode/utf8 mkdir -p $WORK/b018/ runtime/internal/sys internal/race cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal sync/atomic mkdir -p $WORK/b016/ cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-d # internal cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s math/bits mkdir -p $WORK/b024/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b017/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid HGmgPN-EIB2il06wa1N9/HGmgPN-EIB2il06wa1N9 -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal unicode/utf16 mkdir -p $WORK/b038/ cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF runtime/internal/math mkdir -p $WORK/b011/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid X65ZnvmEu42fCXI9-lRr/X65ZnvmEu42fCXI9-lRr -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal internal/nettrace mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal math mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b023/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal runtime/cgo mkdir -p $WORK/b047/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid W9R6S9IRsvWYEu8BzHA1/W9R6S9IRsvWYEu8BzHA1 -goversion go1.13.4 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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 cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal internal/testlog mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid bW524Sre4nRlfds8uhBe/bW524Sre4nRlfds8uhBe -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f5/f50ac3d69703ad4abdd6f6b1059fa23ecf0519ffba4798890381a1e0aceeb8fb-d # internal cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/floor_ppc64x.o ./floor_ppc64x.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b023/_pkg_.a $WORK/b023/floor_ppc64x.o $WORK/b023/modf_ppc64x.o $WORK/b023/sqrt_ppc64x.o $WORK/b023/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/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/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./asm_ppc64x.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_ppc64x.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /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 sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_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/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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b029/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p sort -std -complete -installsuffix shared -buildid GIKRlTr93OSu87Qnr_Q0/GIKRlTr93OSu87Qnr_Q0 -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid WypnA0tJsRA4i3q5s-_B/WypnA0tJsRA4i3q5s-_B -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b043/_pkg_.a -trimpath "$WORK/b043=>" -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/b043/importcfg -pack ./message.go strconv mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p strconv -std -complete -installsuffix shared -buildid Qg0WQ66iniHyIF9dwLqV/Qg0WQ66iniHyIF9dwLqV -goversion go1.13.4 -D "" -importcfg $WORK/b026/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-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/08/080444497563aa6cd47d56099b3ad80413de4a3b9600b554ada39f2626ac1a1c-d # internal syscall mkdir -p $WORK/b033/ cat >$WORK/b033/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b033/symabis ./asm_linux_ppc64x.s cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid Y1xZMsMXl0B9MDAuKoUO/Y1xZMsMXl0B9MDAuKoUO -goversion go1.13.4 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid 7tkpI5_q2BKkZXeh6ZqT/7tkpI5_q2BKkZXeh6ZqT -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/06/0691b763d152768cc5357aa01d456af6cf15b10013630f84e89eb8bc7e228875-d # internal reflect mkdir -p $WORK/b025/ cat >$WORK/b025/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b025/symabis ./asm_ppc64x.s cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p reflect -std -installsuffix shared -buildid ZMpaBOMeZJAtPlQR25AD/ZMpaBOMeZJAtPlQR25AD -goversion go1.13.4 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_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/79/79bad67122c1d18edc8a175e7d9376c6d4dc20f9b9cce3859743743a5bb333bc-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b033/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/46/461da6a754ae9fcebc743ede3bbde3e3989ae7521a53e10df979831ad68a28be-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid _aQmZ3wAOnP-VcHo__ie/_aQmZ3wAOnP-VcHo__ie -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go time mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p time -std -installsuffix shared -buildid Lvqmz4LoWm0ApVLLipKx/Lvqmz4LoWm0ApVLLipKx -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a6/a6ec43cc4f80acfc00af5c852ca52adf9f543bf082ee70e0f409cec03d6e3809-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/48/482bca6ec5d5f0b4477dd45ca3db914237f9627671c3bfa631e0141569d1b976-d # internal context mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF internal/poll cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/poll -std -installsuffix shared -buildid 3jsV_7-5A4tigr-L2imU/3jsV_7-5A4tigr-L2imU -goversion go1.13.4 -D "" -importcfg $WORK/b032/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b025=>" -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b025/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/74/74625a425d04ef4147268670b441fba6a112682accb4582a562ea95f26810de6-d # internal encoding/binary mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YCiMXq6EzE45IQt-lPIy/YCiMXq6EzE45IQt-lPIy -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./binary.go ./varint.go internal/fmtsort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid YqxacMn03IBHndjeHnfQ/YqxacMn03IBHndjeHnfQ -goversion go1.13.4 -D "" -importcfg $WORK/b028/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/46/464e6870b8219a60198b76593ade512de3fe3e39c03d0a737c67d970f28e3edf-d # internal os mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p os -std -installsuffix shared -buildid avJ_-aabCLvaYRldX9Gr/avJ_-aabCLvaYRldX9Gr -goversion go1.13.4 -D "" -importcfg $WORK/b030/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/93/93f913eb94a76c8db645f40d56d5bfe2fe748c4ba72079402beedf53ad48944c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/fe/fe7e46f85a03ac5ee61b37dfd29693ee8824dcac60b34927c92b0eb5b49e0f71-d # internal encoding/base64 mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 25-tdB-Gd_OMhz4Cdbav/25-tdB-Gd_OMhz4Cdbav -goversion go1.13.4 -D "" -importcfg $WORK/b021/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-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/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal fmt mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p fmt -std -complete -installsuffix shared -buildid VFBE_7JVje-MANdpdeGd/VFBE_7JVje-MANdpdeGd -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b041/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b041/ -importpath net -- -I $WORK/b041/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b054/ os/exec cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./ioutil.go ./tempfile.go mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/91/91bdf3390f62eb1bd8bc323acca92ec22c21a252bc02b87838b354946c4aa7a3-d # internal encoding/json mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go log mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b041/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/b041/_cgo_gotypes.go $WORK/b041/cgo_linux.cgo1.go $WORK/b041/cgo_resnew.cgo1.go $WORK/b041/cgo_socknew.cgo1.go $WORK/b041/cgo_unix.cgo1.go $WORK/b041/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid S4O5Pjl6uNydzoQo-E3D/S4O5Pjl6uNydzoQo-E3D -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f0/f0735592c930cb995fcb97aaa5787a234d465895153160581c768f4e5d24c2ae-d # internal github.com/containernetworking/plugins/plugins/meta/flannel mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/flannel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid tjal37j576hglJAiq3yP/tjal37j576hglJAiq3yP -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./flannel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b2/b2a6128ceae06432304588c5fdc5b5a392228f6102a6d2fcdad1e9cc46e89993-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/flannel=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile io/ioutil=$WORK/b054/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile encoding=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b021/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b051/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_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=WqVtrwamPyJlyokSQqoJ/tjal37j576hglJAiq3yP/8s1Cgw-J47b3_5cv-433/WqVtrwamPyJlyokSQqoJ -compressdwarf=false -B 0x942fed8ae3b3c2433387e0deb8a8c87727fdd5d6 -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/flannel rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/portmap ']' ++ basename plugins/meta/portmap portmap + plugin=portmap + echo ' portmap' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x19e758b7f83af6ea3e2c2be0bb6b558be34395be -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/portmap github.com/containernetworking/plugins/plugins/meta/portmap WORK=/tmp/go-build465977762 internal/cpu mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./cpu.go ./cpu_ppc64x.go internal/race mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b016/importcfg -pack ./doc.go ./norace.go crypto/internal/subtle mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./aliasing.go runtime/internal/sys mkdir -p $WORK/b014/ math/bits mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p math/bits -std -complete -installsuffix shared -buildid HGmgPN-EIB2il06wa1N9/HGmgPN-EIB2il06wa1N9 -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go sync/atomic mkdir -p $WORK/b017/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b017/symabis ./asm.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal unicode/utf8 runtime/internal/atomic crypto/subtle mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./constant_time.go mkdir -p $WORK/b021/ mkdir -p $WORK/b012/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b021/importcfg -pack ./utf8.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./asm_ppc64x.s ./atomic_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/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /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 ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./doc.go ./value.go unicode mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b028/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal crypto/internal/boring/sig mkdir -p $WORK/b029/ cat >$WORK/b029/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/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b029/symabis ./sig_other.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal math mkdir -p $WORK/b019/ cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b019/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal runtime/internal/math mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal encoding mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding -std -complete -installsuffix shared -buildid L9Dy4K3RqswIIpHJUgdD/L9Dy4K3RqswIIpHJUgdD -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./encoding.go cat >$WORK/b029/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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./sig.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b017/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b029/sig_other.o ./sig_other.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p math -std -installsuffix shared -buildid W9R6S9IRsvWYEu8BzHA1/W9R6S9IRsvWYEu8BzHA1 -goversion go1.13.4 -symabis $WORK/b019/symabis -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/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 cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal unicode/utf16 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid X65ZnvmEu42fCXI9-lRr/X65ZnvmEu42fCXI9-lRr -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./utf16.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal internal/nettrace mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b017/_pkg_.a $WORK/b017/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal internal/testlog mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid bW524Sre4nRlfds8uhBe/bW524Sre4nRlfds8uhBe -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./log.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal cd /usr/lib/golang/src/internal/bytealg /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/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f5/f50ac3d69703ad4abdd6f6b1059fa23ecf0519ffba4798890381a1e0aceeb8fb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-d # internal runtime/cgo mkdir -p $WORK/b055/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b055/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b055/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /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/count_ppc64x.o ./count_ppc64x.s /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/equal_ppc64x.o ./equal_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /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/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_ppc64x.o $WORK/b009/count_ppc64x.o $WORK/b009/equal_ppc64x.o $WORK/b009/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b008/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 cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./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/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b019/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b019/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b019/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b019/stubs_ppc64x.o ./stubs_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b019/_pkg_.a $WORK/b019/floor_ppc64x.o $WORK/b019/modf_ppc64x.o $WORK/b019/sqrt_ppc64x.o $WORK/b019/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_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/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I $WORK/b055/ -g -O2 -Wall -Werror -o $WORK/b055/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/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/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go -dynlinker cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b055/symabis ./asm_ppc64x.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo.cgo1.go $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b055/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_ppc64x.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o $WORK/b055/_x006.o $WORK/b055/_x007.o $WORK/b055/_x008.o $WORK/b055/_x009.o $WORK/b055/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_ppc64x.o $WORK/b008/atomic_ppc64x.o $WORK/b008/duff_ppc64x.o $WORK/b008/memclr_ppc64x.o $WORK/b008/memmove_ppc64x.o $WORK/b008/rt0_linux_ppc64le.o $WORK/b008/sys_linux_ppc64x.o $WORK/b008/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b015/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal math/rand mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b019/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go internal/singleflight mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_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/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b006/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p sort -std -complete -installsuffix shared -buildid GIKRlTr93OSu87Qnr_Q0/GIKRlTr93OSu87Qnr_Q0 -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal io mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid WypnA0tJsRA4i3q5s-_B/WypnA0tJsRA4i3q5s-_B -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./errors.go strconv mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid Qg0WQ66iniHyIF9dwLqV/Qg0WQ66iniHyIF9dwLqV -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -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/b052/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/08/080444497563aa6cd47d56099b3ad80413de4a3b9600b554ada39f2626ac1a1c-d # internal syscall mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b038/symabis ./asm_linux_ppc64x.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/oserror=$WORK/b036/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p syscall -std -installsuffix shared -buildid Y1xZMsMXl0B9MDAuKoUO/Y1xZMsMXl0B9MDAuKoUO -goversion go1.13.4 -symabis $WORK/b038/symabis -D "" -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal hash mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./hash.go bytes mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p strings -std -complete -installsuffix shared -buildid 7tkpI5_q2BKkZXeh6ZqT/7tkpI5_q2BKkZXeh6ZqT -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-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/06/0691b763d152768cc5357aa01d456af6cf15b10013630f84e89eb8bc7e228875-d # internal crypto mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b004/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b027/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p reflect -std -installsuffix shared -buildid ZMpaBOMeZJAtPlQR25AD/ZMpaBOMeZJAtPlQR25AD -goversion go1.13.4 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/79/79bad67122c1d18edc8a175e7d9376c6d4dc20f9b9cce3859743743a5bb333bc-d # internal regexp/syntax mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fOr_mfu03Po6Ju5V9VrL/fOr_mfu03Po6Ju5V9VrL -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b038/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/46/461da6a754ae9fcebc743ede3bbde3e3989ae7521a53e10df979831ad68a28be-d # internal internal/syscall/unix mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid _aQmZ3wAOnP-VcHo__ie/_aQmZ3wAOnP-VcHo__ie -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go time mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p time -std -installsuffix shared -buildid Lvqmz4LoWm0ApVLLipKx/Lvqmz4LoWm0ApVLLipKx -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a6/a6ec43cc4f80acfc00af5c852ca52adf9f543bf082ee70e0f409cec03d6e3809-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/85/8590512711880e48d05b4420f30974319c6662afade05dd22aff21cc587a0f4d-d # internal regexp mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p regexp -std -complete -installsuffix shared -buildid YfA03HzLsxSrjn956T2Q/YfA03HzLsxSrjn956T2Q -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/48/482bca6ec5d5f0b4477dd45ca3db914237f9627671c3bfa631e0141569d1b976-d # internal context mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/reflectlite=$WORK/b007/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF internal/poll mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/poll -std -installsuffix shared -buildid 3jsV_7-5A4tigr-L2imU/3jsV_7-5A4tigr-L2imU -goversion go1.13.4 -D "" -importcfg $WORK/b037/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/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f5/f5c9515b5ac5793a26cc8b2bdcdbf1106cd4a1db55bf91f072d3b828d1f65877-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/asm_ppc64x.o ./asm_ppc64x.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/46/464e6870b8219a60198b76593ade512de3fe3e39c03d0a737c67d970f28e3edf-d # internal os mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b036/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b041/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p os -std -installsuffix shared -buildid avJ_-aabCLvaYRldX9Gr/avJ_-aabCLvaYRldX9Gr -goversion go1.13.4 -D "" -importcfg $WORK/b035/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 /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/74/74625a425d04ef4147268670b441fba6a112682accb4582a562ea95f26810de6-d # internal internal/fmtsort mkdir -p $WORK/b033/ encoding/binary cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid YqxacMn03IBHndjeHnfQ/YqxacMn03IBHndjeHnfQ -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./sort.go mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YCiMXq6EzE45IQt-lPIy/YCiMXq6EzE45IQt-lPIy -goversion go1.13.4 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/93/93f913eb94a76c8db645f40d56d5bfe2fe748c4ba72079402beedf53ad48944c-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/fe/fe7e46f85a03ac5ee61b37dfd29693ee8824dcac60b34927c92b0eb5b49e0f71-d # internal encoding/base64 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b023/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 25-tdB-Gd_OMhz4Cdbav/25-tdB-Gd_OMhz4Cdbav -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./base64.go cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b023/symabis ./xor_ppc64x.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b024/_pkg_.a packagefile crypto/subtle=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal fmt mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p fmt -std -complete -installsuffix shared -buildid VFBE_7JVje-MANdpdeGd/VFBE_7JVje-MANdpdeGd -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b050/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b050/ -importpath net -- -I $WORK/b050/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b023/_pkg_.a $WORK/b023/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-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/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile context=$WORK/b051/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-d # internal github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b006/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords -complete -installsuffix shared -buildid 25Ml1SgvsTkFcnxUEDXe/25Ml1SgvsTkFcnxUEDXe -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/84/846dba28f408efc929d206c587e04bb08bb73713e55a57f8ef10da64354da397-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/91/91bdf3390f62eb1bd8bc323acca92ec22c21a252bc02b87838b354946c4aa7a3-d # internal math/big mkdir -p $WORK/b030/ encoding/json mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b030/symabis ./arith_ppc64x.s log mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./log.go github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid A5V5tMIha0YT2wff6BwG/A5V5tMIha0YT2wff6BwG -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./sysctl_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b032/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid oswh8aBZyby1QKuf8hvz/oswh8aBZyby1QKuf8hvz -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile math/bits=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/4e/4ed378219a769f11ecb788f5e54ec0688089d60b65b866b611b0cfc7f7ebc6fb-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/fe/fe6e789eea6d14826fa97f9b34291d547d77c4a55604b7ea4584817dc9ef43f9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/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/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -o $WORK/b050/_cgo_.o $WORK/b050/_cgo_main.o $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b050/_cgo_.o -dynout $WORK/b050/_cgo_import.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b051/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/singleflight=$WORK/b054/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b050/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/b050/_cgo_gotypes.go $WORK/b050/cgo_linux.cgo1.go $WORK/b050/cgo_resnew.cgo1.go $WORK/b050/cgo_socknew.cgo1.go $WORK/b050/cgo_unix.cgo1.go $WORK/b050/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b030/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/cipher=$WORK/b023/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b029/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/sha512 mkdir -p $WORK/b002/ cat >$WORK/b002/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b002=>" -I $WORK/b002/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b002/symabis ./sha512block_ppc64le.s cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/internal/boring=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 0rO2Py6lmUT4nPTpAghb/0rO2Py6lmUT4nPTpAghb -goversion go1.13.4 -symabis $WORK/b002/symabis -D "" -importcfg $WORK/b002/importcfg -pack -asmhdr $WORK/b002/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b002=>" -I $WORK/b002/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b002/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b002/_pkg_.a $WORK/b002/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8d/8ddd92a1215565c07779679290bfb678dfad1fc094e5f932c32aed6a122ce9e3-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b050/_pkg_.a $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o $WORK/b050/_x004.o $WORK/b050/_x005.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/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b049/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b031/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid grSMvxvKxXgeKXqr1W6H/grSMvxvKxXgeKXqr1W6H -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b070/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid t5_lV5aTFObzspvIATcK/t5_lV5aTFObzspvIATcK -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b049/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/78/78ad431cac8ca1c4bdca966e07cb1a03e0d8b532abca2fda15af4f27bae1c42d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a packagefile io=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b056/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b061/_pkg_.a packagefile os=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6c/6c4874657881de76b01142a24329e48b60dc81a4f00a09574b4bdd1fb3a3f980-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b068/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b068/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b068/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal cd $WORK/b068 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b070/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b061/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _45WzL4e00QIDptS4gP4/_45WzL4e00QIDptS4gP4 -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b068/_cgo_gotypes.go $WORK/b068/bpf_linux.cgo1.go $WORK/b068/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b068/_pkg_.a $WORK/b068/_x001.o $WORK/b068/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/fc/fc6d551dece01a8ba6274003d030fdd4b1810e907c0f5e490e2339c1724d999f-d # internal github.com/containernetworking/plugins/plugins/meta/portmap mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/mattn/go-shellwords=github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile crypto/sha512=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b068/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/portmap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid ITZA6cauYfvSiLz5X7F6/ITZA6cauYfvSiLz5X7F6 -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./chain.go ./main.go ./portmap.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/58/58f193903a9c607880c9f47365bb7e08c4b38797d01bc352c24fc292190a0109-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/portmap=$WORK/b001/_pkg_.a packagefile crypto/sha512=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b068/_pkg_.a packagefile net=$WORK/b050/_pkg_.a packagefile sort=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile runtime/cgo=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b003/_pkg_.a packagefile crypto/internal/boring=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b006/_pkg_.a packagefile hash=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b020/_pkg_.a packagefile bytes=$WORK/b031/_pkg_.a packagefile encoding=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b046/_pkg_.a packagefile io=$WORK/b005/_pkg_.a packagefile math=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b027/_pkg_.a packagefile sync=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b028/_pkg_.a packagefile unicode/utf16=$WORK/b047/_pkg_.a packagefile unicode/utf8=$WORK/b021/_pkg_.a packagefile internal/fmtsort=$WORK/b033/_pkg_.a packagefile os=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b059/_pkg_.a packagefile log=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b060/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b070/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile context=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile internal/poll=$WORK/b037/_pkg_.a packagefile internal/singleflight=$WORK/b054/_pkg_.a packagefile math/rand=$WORK/b042/_pkg_.a packagefile sync/atomic=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile crypto/cipher=$WORK/b023/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b016/_pkg_.a packagefile internal/oserror=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b041/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b024/_pkg_.a packagefile crypto/subtle=$WORK/b025/_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=kt_tqqt_1IFa2OmDYhgB/ITZA6cauYfvSiLz5X7F6/U3L8Ta_6Xtm-Wpqoo5J7/kt_tqqt_1IFa2OmDYhgB -compressdwarf=false -B 0x19e758b7f83af6ea3e2c2be0bb6b558be34395be -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/portmap rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/tuning ']' ++ basename plugins/meta/tuning + plugin=tuning + echo ' tuning' tuning ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x7e29c8e5423d02a345468dca670bf8ec3dc6d14d -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/tuning github.com/containernetworking/plugins/plugins/meta/tuning WORK=/tmp/go-build701419508 internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b018/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal runtime/internal/sys mkdir -p $WORK/b012/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal unicode/utf16 mkdir -p $WORK/b037/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go sync/atomic mkdir -p $WORK/b016/ 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 runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-d # internal internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal math cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal 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 internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal crypto/internal/subtle mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./aliasing.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal crypto/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal crypto/internal/boring/sig mkdir -p $WORK/b063/ cat >$WORK/b063/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/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sig.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/sig_other.o ./sig_other.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c 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/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /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 ./asm_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /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 sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF math/rand mkdir -p $WORK/b045/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_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/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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b028/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal io mkdir -p $WORK/b013/ internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b042/ 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 strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -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/b042/importcfg -pack ./message.go /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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # 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 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/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings hash mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go /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 path mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go /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 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 crypto mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b013/_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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./crypto.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a6/a696df31fbc9a717090db6ca958c9a2df27a493651023489442975e1b44f6687-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-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 internal/syscall/unix mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF time 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 mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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 ./asm.s ./asm_linux_ppc64x.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zglLnC5MKKVbbgMj4UFP/zglLnC5MKKVbbgMj4UFP -goversion go1.13.4 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./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/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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/48/482bca6ec5d5f0b4477dd45ca3db914237f9627671c3bfa631e0141569d1b976-d # internal context mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_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/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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/asm.o ./asm.s /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/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/asm.o $WORK/b065/asm_linux_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/39/39eca85f44fbf44a5157c00268b4b590735e7dbff71f9e9dfd836f187e1a71c5-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/b004/_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/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 /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/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 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 encoding/binary mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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 /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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal path/filepath mkdir -p $WORK/b051/ fmt mkdir -p $WORK/b026/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /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/b013/_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 crypto/cipher mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_ppc64x.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/cipher /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/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/xor_ppc64x.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/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-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/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go log mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./log.go math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_ppc64x.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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b056/symabis ./asm_ppc64le.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b056/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b065/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid HQa59fQfLor8L4vTnXW5/HQa59fQfLor8L4vTnXW5 -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/77/778b6e9785eecd3eec451e08aeeeb5bc571c9baaf085ce213282621319424e63-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal github.com/containernetworking/plugins/plugins/meta/tuning mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b053/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/meta/tuning /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Q5q-vhbMEZ28rFrHD_rf/Q5q-vhbMEZ28rFrHD_rf -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./tuning.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/cb/cbf48d57815ee5fd8b55223187291ec24d04562f0d4ae29882902e712ea69e1d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/tuning=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b053/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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 sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b065/_pkg_.a packagefile path=$WORK/b066/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_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 context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_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=go3TqVKxrP85A7OBKYkq/Q5q-vhbMEZ28rFrHD_rf/wDVJJTjHw2HXT5obv56C/go3TqVKxrP85A7OBKYkq -compressdwarf=false -B 0x7e29c8e5423d02a345468dca670bf8ec3dc6d14d -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/tuning rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/bridge ']' ++ basename plugins/main/bridge bridge + plugin=bridge + echo ' bridge' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0xe2598e392a1577f620e2ab35faa14bb86927cb2e -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/bridge github.com/containernetworking/plugins/plugins/main/bridge WORK=/tmp/go-build590869996 internal/race mkdir -p $WORK/b015/ internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b010/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF math/bits mkdir -p $WORK/b023/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s 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 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 unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.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 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/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s 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/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go /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 runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal crypto/internal/subtle mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal crypto/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal crypto/internal/boring/sig mkdir -p $WORK/b063/ cat >$WORK/b063/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/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./sig_other.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s cat >$WORK/b063/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/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sig.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/sig_other.o ./sig_other.s /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 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF 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/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-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/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c 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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c 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/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /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/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /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 ./asm_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /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 sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /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 cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/80/80d62f4b5a45522e381b9727c4ada1ef6b2aa7c962bd7814bb3eb8ede8e3f0f2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b028/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b042/ 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/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -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/b042/importcfg -pack ./message.go strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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 /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 cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal hash mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go strings mkdir -p $WORK/b036/ bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/06/0691b763d152768cc5357aa01d456af6cf15b10013630f84e89eb8bc7e228875-d # internal 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 crypto mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b013/_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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./crypto.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/79/79bad67122c1d18edc8a175e7d9376c6d4dc20f9b9cce3859743743a5bb333bc-d # internal path mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b072/ cat >$WORK/b072/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/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fOr_mfu03Po6Ju5V9VrL/fOr_mfu03Po6Ju5V9VrL -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a6/a696df31fbc9a717090db6ca958c9a2df27a493651023489442975e1b44f6687-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-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 internal/syscall/unix mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 time mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b066/symabis ./asm.s ./asm_linux_ppc64x.s /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 cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zglLnC5MKKVbbgMj4UFP/zglLnC5MKKVbbgMj4UFP -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/85/8590512711880e48d05b4420f30974319c6662afade05dd22aff21cc587a0f4d-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp -std -complete -installsuffix shared -buildid YfA03HzLsxSrjn956T2Q/YfA03HzLsxSrjn956T2Q -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /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 internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 context mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_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/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-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/b004/_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/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f5/f5c9515b5ac5793a26cc8b2bdcdbf1106cd4a1db55bf91f072d3b828d1f65877-d # internal 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 cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm.o ./asm.s cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_ppc64x.o # internal cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/asm.o $WORK/b066/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_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/b004/_pkg_.a packagefile io=$WORK/b013/_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 cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/39/39eca85f44fbf44a5157c00268b4b590735e7dbff71f9e9dfd836f187e1a71c5-d # internal /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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 path/filepath mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /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/b013/_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 crypto/cipher mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_ppc64x.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/cipher /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/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/xor_ppc64x.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/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-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 log mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./log.go encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid A5V5tMIha0YT2wff6BwG/A5V5tMIha0YT2wff6BwG -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./sysctl_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_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/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid oswh8aBZyby1QKuf8hvz/oswh8aBZyby1QKuf8hvz -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4e/4ed378219a769f11ecb788f5e54ec0688089d60b65b866b611b0cfc7f7ebc6fb-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-d # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-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/fe/fe6e789eea6d14826fa97f9b34291d547d77c4a55604b7ea4584817dc9ef43f9-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_ppc64x.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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b056/ crypto/sha512 cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b056/symabis ./asm_ppc64le.s mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b080/symabis ./sha512block_ppc64le.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 0rO2Py6lmUT4nPTpAghb/0rO2Py6lmUT4nPTpAghb -goversion go1.13.4 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b056/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b054/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/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b080/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b080/_pkg_.a $WORK/b080/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8d/8ddd92a1215565c07779679290bfb678dfad1fc094e5f932c32aed6a122ce9e3-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid t0SRkaetAAWrm7aT_mVc/t0SRkaetAAWrm7aT_mVc -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/0b/0b293dae4a462579a13ba4fdff2f0cf9ba0f870d57f66a5b8716dbf2e6845cc4-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/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid HQa59fQfLor8L4vTnXW5/HQa59fQfLor8L4vTnXW5 -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/77/778b6e9785eecd3eec451e08aeeeb5bc571c9baaf085ce213282621319424e63-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b069/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid 2LKJ4hCIxcAoRRE8DEVh/2LKJ4hCIxcAoRRE8DEVh -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./hwaddr.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid grSMvxvKxXgeKXqr1W6H/grSMvxvKxXgeKXqr1W6H -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid TTsSjMqNvZAFGahdiF9Z/TTsSjMqNvZAFGahdiF9Z -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid t5_lV5aTFObzspvIATcK/t5_lV5aTFObzspvIATcK -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/13/131d842d52d9d1755a434600f31f3597b2fd0bbcd127788e04ce305c39ac23d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/4e/4e4961daded5cc842549abb7cdead37ae00822981f3e33210f9c188eab8e653f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/78/78ad431cac8ca1c4bdca966e07cb1a03e0d8b532abca2fda15af4f27bae1c42d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b038/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./skel.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid S4O5Pjl6uNydzoQo-E3D/S4O5Pjl6uNydzoQo-E3D -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6c/6c4874657881de76b01142a24329e48b60dc81a4f00a09574b4bdd1fb3a3f980-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b073/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b073/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f0/f0735592c930cb995fcb97aaa5787a234d465895153160581c768f4e5d24c2ae-d # internal cd $WORK/b073 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_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 packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _45WzL4e00QIDptS4gP4/_45WzL4e00QIDptS4gP4 -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b073/_cgo_gotypes.go $WORK/b073/bpf_linux.cgo1.go $WORK/b073/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fc/fc6d551dece01a8ba6274003d030fdd4b1810e907c0f5e490e2339c1724d999f-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid xulloM5AU4a0Yp8xE4YP/xulloM5AU4a0Yp8xE4YP -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f5/f5247a1f14c896de0e7bea9adf2048383f13d3980aaff272d193ffe011eaac02-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid FjTjXl9evpnn0TYKMIhn/FjTjXl9evpnn0TYKMIhn -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/59/59d95cf907268463777b31965e1896c46e5f36c49c6fed283b8ce32956fef31a-d # internal github.com/containernetworking/plugins/plugins/main/bridge mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/bridge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 3ZjdGTqK7AHISAkduEjv/3ZjdGTqK7AHISAkduEjv -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./bridge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c8/c8aa506136770b04e28035c420f68599b5f3ef6da96220a960b35cbfccf98adc-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/bridge=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile internal/testlog=$WORK/b035/_pkg_.a packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile regexp/syntax=$WORK/b072/_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=9_NByv4gDsFcAcL878GU/3ZjdGTqK7AHISAkduEjv/oUkhGgfHTUGHQgdMK1SM/9_NByv4gDsFcAcL878GU -compressdwarf=false -B 0xe2598e392a1577f620e2ab35faa14bb86927cb2e -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/bridge rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/host-device ']' ++ basename plugins/main/host-device host-device + plugin=host-device + echo ' host-device' ++ tr -d ' \n' ++ od -An -tx1 ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x71194babe18a3e84bdfeff9c8bc33fe1f784059f -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-device github.com/containernetworking/plugins/plugins/main/host-device WORK=/tmp/go-build947199885 internal/race mkdir -p $WORK/b014/ encoding mkdir -p $WORK/b019/ internal/cpu 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 cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b007/ 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 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 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 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 /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 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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal /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 unicode/utf16 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF sync/atomic mkdir -p $WORK/b015/ 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 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 unicode/utf8 mkdir -p $WORK/b017/ 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 /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 cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF 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 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/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-d # internal internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.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/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal crypto/internal/subtle mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b006/ 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal math mkdir -p $WORK/b022/ crypto/subtle 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 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./constant_time.go 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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal crypto/internal/boring/sig mkdir -p $WORK/b063/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF runtime/cgo cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./sig_other.s mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go 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 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 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/b059/_pkg_.a # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sig.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/sig_other.o ./sig_other.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true 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 $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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/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/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal 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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f5/f50ac3d69703ad4abdd6f6b1059fa23ecf0519ffba4798890381a1e0aceeb8fb-d # internal /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/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 /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 /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 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 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 /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/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c 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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c 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/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /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/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /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 ./asm_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-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 internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b013/ 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/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 cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /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/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF math/rand mkdir -p $WORK/b045/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go cat >$WORK/b045/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/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_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/ sort mkdir -p $WORK/b028/ 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 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 internal/oserror mkdir -p $WORK/b030/ io mkdir -p $WORK/b012/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF 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/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 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 strconv mkdir -p $WORK/b025/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b042/ 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 cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF 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 cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -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/b042/importcfg -pack ./message.go /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 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 hash mkdir -p $WORK/b062/ cat >$WORK/b062/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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-d # internal /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/b055/ cat >$WORK/b055/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/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go /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 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/b042/_pkg_.a # internal crypto mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b062/_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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/79/79bad67122c1d18edc8a175e7d9376c6d4dc20f9b9cce3859743743a5bb333bc-d # internal path mkdir -p $WORK/b066/ cat >$WORK/b066/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/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-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 cd /usr/lib/golang/src/reflect /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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_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/ 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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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 ./asm.s ./asm_linux_ppc64x.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zglLnC5MKKVbbgMj4UFP/zglLnC5MKKVbbgMj4UFP -goversion go1.13.4 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./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/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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/48/482bca6ec5d5f0b4477dd45ca3db914237f9627671c3bfa631e0141569d1b976-d # internal context mkdir -p $WORK/b041/ cat >$WORK/b041/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/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go 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 /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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/asm.o ./asm.s /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/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/asm.o $WORK/b065/asm_linux_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/39/39eca85f44fbf44a5157c00268b4b590735e7dbff71f9e9dfd836f187e1a71c5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-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 /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/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 internal/fmtsort mkdir -p $WORK/b027/ encoding/binary 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 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 /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/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 crypto/cipher mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal 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 path/filepath mkdir -p $WORK/b051/ cat >$WORK/b051/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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal cd /usr/lib/golang/src/crypto/cipher /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/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/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/b051/_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/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/xor_ppc64x.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/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-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 log mkdir -p $WORK/b052/ 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 cat >$WORK/b052/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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./log.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b005/_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/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid oswh8aBZyby1QKuf8hvz/oswh8aBZyby1QKuf8hvz -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./netns.go ./netns_linux.go math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s cat >$WORK/b064/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/b045/_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/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/fe/fe6e789eea6d14826fa97f9b34291d547d77c4a55604b7ea4584817dc9ef43f9-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 /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_ppc64x.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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b056/symabis ./asm_ppc64le.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b056/asm_ppc64le.o ./asm_ppc64le.s cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_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/b064/_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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b065/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid HQa59fQfLor8L4vTnXW5/HQa59fQfLor8L4vTnXW5 -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./ns_linux.go cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/77/778b6e9785eecd3eec451e08aeeeb5bc571c9baaf085ce213282621319424e63-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b045/_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/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config 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 net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b069/_pkg_.a packagefile net=$WORK/b040/_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 EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid t5_lV5aTFObzspvIATcK/t5_lV5aTFObzspvIATcK -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/6c/6c4874657881de76b01142a24329e48b60dc81a4f00a09574b4bdd1fb3a3f980-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b067/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b067/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b067/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./skel.go cd $WORK/b067 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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 github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_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 packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _45WzL4e00QIDptS4gP4/_45WzL4e00QIDptS4gP4 -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b067/_cgo_gotypes.go $WORK/b067/bpf_linux.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/fc/fc6d551dece01a8ba6274003d030fdd4b1810e907c0f5e490e2339c1724d999f-d # internal github.com/containernetworking/plugins/plugins/main/host-device mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/host-device /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid kWBUeDy-foDBNKRAwwxs/kWBUeDy-foDBNKRAwwxs -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./host-device.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/93/9384d1dce437800e384485bc6814c3ab1662fac226e285beafd910e1bc62c205-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/host-device=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a 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 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 strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b065/_pkg_.a packagefile path=$WORK/b066/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b069/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b015/_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 internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b014/_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 bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_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=GyYo_K2J1IZc7qrmGJ-z/kWBUeDy-foDBNKRAwwxs/FqxedaCfgF4U4fc6o5iQ/GyYo_K2J1IZc7qrmGJ-z -compressdwarf=false -B 0x71194babe18a3e84bdfeff9c8bc33fe1f784059f -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-device rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ipvlan ']' ++ basename plugins/main/ipvlan ipvlan + plugin=ipvlan + echo ' ipvlan' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x7979f2a397f214d3ac1361565a67bac4290d6303 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ipvlan github.com/containernetworking/plugins/plugins/main/ipvlan WORK=/tmp/go-build475658893 internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go unicode mkdir -p $WORK/b017/ runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF encoding mkdir -p $WORK/b019/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s 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 unicode/utf8 mkdir -p $WORK/b018/ internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_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 runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b011/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 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/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # 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/subtle mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal crypto/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true crypto/internal/boring/sig cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal mkdir -p $WORK/b063/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b063/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/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./sig_other.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/sig_other.o ./sig_other.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 math mkdir -p $WORK/b022/ runtime mkdir -p $WORK/b006/ 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/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 /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 cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF 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 cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_ppc64x.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/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /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 ./asm_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /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 sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_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/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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF strconv mkdir -p $WORK/b025/ 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/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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 mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -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/b042/importcfg -pack ./message.go /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 cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 hash mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go /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 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b013/_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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b061/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/b042/_pkg_.a # internal cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-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 path mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b072/ cat >$WORK/b072/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/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fOr_mfu03Po6Ju5V9VrL/fOr_mfu03Po6Ju5V9VrL -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_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/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b066/symabis ./asm.s ./asm_linux_ppc64x.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zglLnC5MKKVbbgMj4UFP/zglLnC5MKKVbbgMj4UFP -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./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/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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/85/8590512711880e48d05b4420f30974319c6662afade05dd22aff21cc587a0f4d-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp -std -complete -installsuffix shared -buildid YfA03HzLsxSrjn956T2Q/YfA03HzLsxSrjn956T2Q -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /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/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_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/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/asm.o $WORK/b066/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/39/39eca85f44fbf44a5157c00268b4b590735e7dbff71f9e9dfd836f187e1a71c5-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/b004/_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/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f5/f5c9515b5ac5793a26cc8b2bdcdbf1106cd4a1db55bf91f072d3b828d1f65877-d # internal 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/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/b004/_pkg_.a packagefile io=$WORK/b013/_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 /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/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/b013/_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 crypto/cipher mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_ppc64x.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-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 fmt mkdir -p $WORK/b026/ path/filepath mkdir -p $WORK/b051/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/cipher /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/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/xor_ppc64x.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/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-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/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-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 log mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./log.go encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid oswh8aBZyby1QKuf8hvz/oswh8aBZyby1QKuf8hvz -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid A5V5tMIha0YT2wff6BwG/A5V5tMIha0YT2wff6BwG -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./sysctl_linux.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4e/4ed378219a769f11ecb788f5e54ec0688089d60b65b866b611b0cfc7f7ebc6fb-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/fe/fe6e789eea6d14826fa97f9b34291d547d77c4a55604b7ea4584817dc9ef43f9-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_ppc64x.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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b056/symabis ./asm_ppc64le.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b056/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid HQa59fQfLor8L4vTnXW5/HQa59fQfLor8L4vTnXW5 -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/77/778b6e9785eecd3eec451e08aeeeb5bc571c9baaf085ce213282621319424e63-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid 2LKJ4hCIxcAoRRE8DEVh/2LKJ4hCIxcAoRRE8DEVh -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid grSMvxvKxXgeKXqr1W6H/grSMvxvKxXgeKXqr1W6H -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid t5_lV5aTFObzspvIATcK/t5_lV5aTFObzspvIATcK -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/13/131d842d52d9d1755a434600f31f3597b2fd0bbcd127788e04ce305c39ac23d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/78/78ad431cac8ca1c4bdca966e07cb1a03e0d8b532abca2fda15af4f27bae1c42d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6c/6c4874657881de76b01142a24329e48b60dc81a4f00a09574b4bdd1fb3a3f980-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b073/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b073/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid S4O5Pjl6uNydzoQo-E3D/S4O5Pjl6uNydzoQo-E3D -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f0/f0735592c930cb995fcb97aaa5787a234d465895153160581c768f4e5d24c2ae-d # internal cd $WORK/b073 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_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 packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _45WzL4e00QIDptS4gP4/_45WzL4e00QIDptS4gP4 -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b073/_cgo_gotypes.go $WORK/b073/bpf_linux.cgo1.go $WORK/b073/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fc/fc6d551dece01a8ba6274003d030fdd4b1810e907c0f5e490e2339c1724d999f-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid xulloM5AU4a0Yp8xE4YP/xulloM5AU4a0Yp8xE4YP -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f5/f5247a1f14c896de0e7bea9adf2048383f13d3980aaff272d193ffe011eaac02-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid FjTjXl9evpnn0TYKMIhn/FjTjXl9evpnn0TYKMIhn -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/59/59d95cf907268463777b31965e1896c46e5f36c49c6fed283b8ce32956fef31a-d # internal github.com/containernetworking/plugins/plugins/main/ipvlan mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/ipvlan /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid ZNIwt5rhdnz2dtQNqnN7/ZNIwt5rhdnz2dtQNqnN7 -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./ipvlan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/51/51a453deb7efdfdb72984eaf7fee25882bc7debd188aa84c71b39791837c20f8-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/ipvlan=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_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 path/filepath=$WORK/b051/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile regexp/syntax=$WORK/b072/_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=ZMZP7BYuugskfmQztZVZ/ZNIwt5rhdnz2dtQNqnN7/Eq0AD1B2oIMeK9q7GEau/ZMZP7BYuugskfmQztZVZ -compressdwarf=false -B 0x7979f2a397f214d3ac1361565a67bac4290d6303 -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ipvlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/loopback ']' ++ basename plugins/main/loopback loopback + plugin=loopback + echo ' loopback' ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x5a70e4b00f1cef0339f4f45dc06b70c85dab7a05 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/loopback github.com/containernetworking/plugins/plugins/main/loopback WORK=/tmp/go-build804830504 internal/cpu mkdir -p $WORK/b008/ unicode/utf8 cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go unicode mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b020/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s sync/atomic mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm.s math/bits mkdir -p $WORK/b016/ runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid HGmgPN-EIB2il06wa1N9/HGmgPN-EIB2il06wa1N9 -goversion go1.13.4 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s encoding mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p encoding -std -complete -installsuffix shared -buildid L9Dy4K3RqswIIpHJUgdD/L9Dy4K3RqswIIpHJUgdD -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./encoding.go unicode/utf16 mkdir -p $WORK/b039/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/sys cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid X65ZnvmEu42fCXI9-lRr/X65ZnvmEu42fCXI9-lRr -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-d # internal internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm.o ./asm.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-d # internal crypto/internal/subtle mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal crypto/subtle mkdir -p $WORK/b059/ internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid bW524Sre4nRlfds8uhBe/bW524Sre4nRlfds8uhBe -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal crypto/internal/boring/sig mkdir -p $WORK/b063/ cat >$WORK/b063/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/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f5/f50ac3d69703ad4abdd6f6b1059fa23ecf0519ffba4798890381a1e0aceeb8fb-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sig.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/sig_other.o ./sig_other.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid W9R6S9IRsvWYEu8BzHA1/W9R6S9IRsvWYEu8BzHA1 -goversion go1.13.4 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-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/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /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/floor_ppc64x.o ./floor_ppc64x.s /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/modf_ppc64x.o ./modf_ppc64x.s /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/sqrt_ppc64x.o ./sqrt_ppc64x.s /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/stubs_ppc64x.o ./stubs_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/floor_ppc64x.o $WORK/b015/modf_ppc64x.o $WORK/b015/sqrt_ppc64x.o $WORK/b015/stubs_ppc64x.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/a8/a8c02fba277cf2a727866037214c206624545eb5016fb125e82bb96691c968ef-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /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 ./asm_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b019/ cd /usr/lib/golang/src/internal/reflectlite /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 cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal cd /usr/lib/golang/src/internal/reflectlite /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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid GIKRlTr93OSu87Qnr_Q0/GIKRlTr93OSu87Qnr_Q0 -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/80/80d62f4b5a45522e381b9727c4ada1ef6b2aa7c962bd7814bb3eb8ede8e3f0f2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal io mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b026/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -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/b042/importcfg -pack ./message.go strconv mkdir -p $WORK/b017/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid WypnA0tJsRA4i3q5s-_B/WypnA0tJsRA4i3q5s-_B -goversion go1.13.4 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid Qg0WQ66iniHyIF9dwLqV/Qg0WQ66iniHyIF9dwLqV -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-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/08/080444497563aa6cd47d56099b3ad80413de4a3b9600b554ada39f2626ac1a1c-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_ppc64x.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid Y1xZMsMXl0B9MDAuKoUO/Y1xZMsMXl0B9MDAuKoUO -goversion go1.13.4 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal bytes mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid 7tkpI5_q2BKkZXeh6ZqT/7tkpI5_q2BKkZXeh6ZqT -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go hash mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-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/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/06/0691b763d152768cc5357aa01d456af6cf15b10013630f84e89eb8bc7e228875-d # internal reflect mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm_ppc64x.s crypto mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./crypto.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid ZMpaBOMeZJAtPlQR25AD/ZMpaBOMeZJAtPlQR25AD -goversion go1.13.4 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/79/79bad67122c1d18edc8a175e7d9376c6d4dc20f9b9cce3859743743a5bb333bc-d # internal path mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/a6/a696df31fbc9a717090db6ca958c9a2df27a493651023489442975e1b44f6687-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b028/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/46/461da6a754ae9fcebc743ede3bbde3e3989ae7521a53e10df979831ad68a28be-d # internal internal/syscall/unix mkdir -p $WORK/b030/ github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b065/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid _aQmZ3wAOnP-VcHo__ie/_aQmZ3wAOnP-VcHo__ie -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go time cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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 ./asm.s ./asm_linux_ppc64x.s mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid Lvqmz4LoWm0ApVLLipKx/Lvqmz4LoWm0ApVLLipKx -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/a6/a6ec43cc4f80acfc00af5c852ca52adf9f543bf082ee70e0f409cec03d6e3809-d # internal cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zglLnC5MKKVbbgMj4UFP/zglLnC5MKKVbbgMj4UFP -goversion go1.13.4 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/48/482bca6ec5d5f0b4477dd45ca3db914237f9627671c3bfa631e0141569d1b976-d # internal context mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid 3jsV_7-5A4tigr-L2imU/3jsV_7-5A4tigr-L2imU -goversion go1.13.4 -D "" -importcfg $WORK/b027/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 /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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/asm.o ./asm.s /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/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/asm.o $WORK/b065/asm_linux_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/39/39eca85f44fbf44a5157c00268b4b590735e7dbff71f9e9dfd836f187e1a71c5-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/74/74625a425d04ef4147268670b441fba6a112682accb4582a562ea95f26810de6-d # internal internal/fmtsort mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid YqxacMn03IBHndjeHnfQ/YqxacMn03IBHndjeHnfQ -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go encoding/binary mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YCiMXq6EzE45IQt-lPIy/YCiMXq6EzE45IQt-lPIy -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/46/464e6870b8219a60198b76593ade512de3fe3e39c03d0a737c67d970f28e3edf-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid avJ_-aabCLvaYRldX9Gr/avJ_-aabCLvaYRldX9Gr -goversion go1.13.4 -D "" -importcfg $WORK/b025/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/93/93f913eb94a76c8db645f40d56d5bfe2fe748c4ba72079402beedf53ad48944c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fe/fe7e46f85a03ac5ee61b37dfd29693ee8824dcac60b34927c92b0eb5b49e0f71-d # internal encoding/base64 mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 25-tdB-Gd_OMhz4Cdbav/25-tdB-Gd_OMhz4Cdbav -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_ppc64x.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal /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/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/xor_ppc64x.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/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-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/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal fmt mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p fmt -std -complete -installsuffix shared -buildid VFBE_7JVje-MANdpdeGd/VFBE_7JVje-MANdpdeGd -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/91/91bdf3390f62eb1bd8bc323acca92ec22c21a252bc02b87838b354946c4aa7a3-d # internal log mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./log.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF encoding/json mkdir -p $WORK/b034/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid oswh8aBZyby1QKuf8hvz/oswh8aBZyby1QKuf8hvz -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/fe/fe6e789eea6d14826fa97f9b34291d547d77c4a55604b7ea4584817dc9ef43f9-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/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_ppc64x.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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b056/symabis ./asm_ppc64le.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b056/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b065/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid HQa59fQfLor8L4vTnXW5/HQa59fQfLor8L4vTnXW5 -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/77/778b6e9785eecd3eec451e08aeeeb5bc571c9baaf085ce213282621319424e63-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b069/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid t5_lV5aTFObzspvIATcK/t5_lV5aTFObzspvIATcK -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b032/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/6c/6c4874657881de76b01142a24329e48b60dc81a4f00a09574b4bdd1fb3a3f980-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b067/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b067/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b067/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./skel.go cd $WORK/b067 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _45WzL4e00QIDptS4gP4/_45WzL4e00QIDptS4gP4 -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b067/_cgo_gotypes.go $WORK/b067/bpf_linux.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/fc/fc6d551dece01a8ba6274003d030fdd4b1810e907c0f5e490e2339c1724d999f-d # internal github.com/containernetworking/plugins/plugins/main/loopback mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid AVYo58Ps-3qUvOTWhrA9/AVYo58Ps-3qUvOTWhrA9 -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./loopback.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c8/c8af72a5e52acb0a021a079fe49689e9f0f82740070af74dc8c4603a2cb2e0ba-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/loopback=$WORK/b001/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b032/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b065/_pkg_.a packagefile path=$WORK/b066/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b069/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile encoding/base64=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_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=UcTBBL6jtudSvU7Th-hf/AVYo58Ps-3qUvOTWhrA9/ODV9bgTFDdCeWiPIJWP8/UcTBBL6jtudSvU7Th-hf -compressdwarf=false -B 0x5a70e4b00f1cef0339f4f45dc06b70c85dab7a05 -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/loopback rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/macvlan ']' ++ basename plugins/main/macvlan macvlan + plugin=macvlan + echo ' macvlan' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x1cae7ffe2d0dca45e1bdf7df021cfd4ef76118de -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/macvlan github.com/containernetworking/plugins/plugins/main/macvlan WORK=/tmp/go-build734655345 internal/race mkdir -p $WORK/b015/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b012/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/ unicode/utf8 mkdir -p $WORK/b018/ 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 cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b015/_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal runtime/internal/math mkdir -p $WORK/b011/ sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /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 internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal 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/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/bytealg internal/testlog crypto/internal/subtle crypto/subtle crypto/internal/boring/sig mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s math mkdir -p $WORK/b035/ mkdir -p $WORK/b058/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b059/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./aliasing.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config 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 mkdir -p $WORK/b063/ cat >$WORK/b063/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/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./sig_other.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./constant_time.go mkdir -p $WORK/b022/ cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b063/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/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sig.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF 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/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/sig_other.o ./sig_other.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/f5/f50ac3d69703ad4abdd6f6b1059fa23ecf0519ffba4798890381a1e0aceeb8fb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c cd /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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_ppc64x.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a8/a8c02fba277cf2a727866037214c206624545eb5016fb125e82bb96691c968ef-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /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 ./asm_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /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 sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_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/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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b025/ internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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 vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -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/b042/importcfg -pack ./message.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF 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 /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 cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 hash mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_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 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 crypto mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b013/_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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./crypto.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_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 path mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b072/ cat >$WORK/b072/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/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fOr_mfu03Po6Ju5V9VrL/fOr_mfu03Po6Ju5V9VrL -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-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/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b066/symabis ./asm.s ./asm_linux_ppc64x.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zglLnC5MKKVbbgMj4UFP/zglLnC5MKKVbbgMj4UFP -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./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/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a6/a696df31fbc9a717090db6ca958c9a2df27a493651023489442975e1b44f6687-d # internal /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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/85/8590512711880e48d05b4420f30974319c6662afade05dd22aff21cc587a0f4d-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp -std -complete -installsuffix shared -buildid YfA03HzLsxSrjn956T2Q/YfA03HzLsxSrjn956T2Q -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /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 internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 context mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_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/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/asm.o $WORK/b066/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/39/39eca85f44fbf44a5157c00268b4b590735e7dbff71f9e9dfd836f187e1a71c5-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/b004/_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/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f5/f5c9515b5ac5793a26cc8b2bdcdbf1106cd4a1db55bf91f072d3b828d1f65877-d # internal 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/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/b004/_pkg_.a packagefile io=$WORK/b013/_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 /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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 path/filepath mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /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/b013/_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 crypto/cipher mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_ppc64x.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal /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/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/xor_ppc64x.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/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-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/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-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/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go log mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./log.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_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/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid oswh8aBZyby1QKuf8hvz/oswh8aBZyby1QKuf8hvz -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid A5V5tMIha0YT2wff6BwG/A5V5tMIha0YT2wff6BwG -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./sysctl_linux.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4e/4ed378219a769f11ecb788f5e54ec0688089d60b65b866b611b0cfc7f7ebc6fb-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/fe/fe6e789eea6d14826fa97f9b34291d547d77c4a55604b7ea4584817dc9ef43f9-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/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_ppc64x.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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b056/symabis ./asm_ppc64le.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b056/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid HQa59fQfLor8L4vTnXW5/HQa59fQfLor8L4vTnXW5 -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/77/778b6e9785eecd3eec451e08aeeeb5bc571c9baaf085ce213282621319424e63-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b069/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid grSMvxvKxXgeKXqr1W6H/grSMvxvKxXgeKXqr1W6H -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.go mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid 2LKJ4hCIxcAoRRE8DEVh/2LKJ4hCIxcAoRRE8DEVh -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid TTsSjMqNvZAFGahdiF9Z/TTsSjMqNvZAFGahdiF9Z -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid t5_lV5aTFObzspvIATcK/t5_lV5aTFObzspvIATcK -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/13/131d842d52d9d1755a434600f31f3597b2fd0bbcd127788e04ce305c39ac23d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/4e/4e4961daded5cc842549abb7cdead37ae00822981f3e33210f9c188eab8e653f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/78/78ad431cac8ca1c4bdca966e07cb1a03e0d8b532abca2fda15af4f27bae1c42d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid S4O5Pjl6uNydzoQo-E3D/S4O5Pjl6uNydzoQo-E3D -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6c/6c4874657881de76b01142a24329e48b60dc81a4f00a09574b4bdd1fb3a3f980-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b073/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b073/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f0/f0735592c930cb995fcb97aaa5787a234d465895153160581c768f4e5d24c2ae-d # internal cd $WORK/b073 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_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 packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _45WzL4e00QIDptS4gP4/_45WzL4e00QIDptS4gP4 -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b073/_cgo_gotypes.go $WORK/b073/bpf_linux.cgo1.go $WORK/b073/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fc/fc6d551dece01a8ba6274003d030fdd4b1810e907c0f5e490e2339c1724d999f-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid xulloM5AU4a0Yp8xE4YP/xulloM5AU4a0Yp8xE4YP -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f5/f5247a1f14c896de0e7bea9adf2048383f13d3980aaff272d193ffe011eaac02-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid FjTjXl9evpnn0TYKMIhn/FjTjXl9evpnn0TYKMIhn -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/59/59d95cf907268463777b31965e1896c46e5f36c49c6fed283b8ce32956fef31a-d # internal github.com/containernetworking/plugins/plugins/main/macvlan mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/macvlan /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid CGMs2eo96fafP7zFOTfT/CGMs2eo96fafP7zFOTfT -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./macvlan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5d/5dfa2c7c90c69e197dbfd878e8808ba1f76f642aa662f6df45009d41de6d3fb1-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/macvlan=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_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 bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile regexp/syntax=$WORK/b072/_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=cX4tm77Rxn7mY8wBHs61/CGMs2eo96fafP7zFOTfT/4LbnY2d3ieZ0YM6GJTa3/cX4tm77Rxn7mY8wBHs61 -compressdwarf=false -B 0x1cae7ffe2d0dca45e1bdf7df021cfd4ef76118de -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/macvlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ptp ']' ptp ++ basename plugins/main/ptp + plugin=ptp + echo ' ptp' ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0xeccfc423a5dd7fad37dc3e8cec7d1439d5da956a -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ptp github.com/containernetworking/plugins/plugins/main/ptp WORK=/tmp/go-build153687561 runtime/internal/sys 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 mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_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 cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-d # internal unicode/utf16 mkdir -p $WORK/b037/ unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal crypto/internal/subtle mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal crypto/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal 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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal crypto/internal/boring/sig mkdir -p $WORK/b063/ cat >$WORK/b063/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/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./sig_other.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF 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 cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sig.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/sig_other.o ./sig_other.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c 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/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /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 ./asm_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/reflectlite /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 cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_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/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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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 internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF 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 vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -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/b042/importcfg -pack ./message.go /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 cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b036/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF hash mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go 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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go /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 path mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-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 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b013/_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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b061/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 regexp/syntax mkdir -p $WORK/b072/ cat >$WORK/b072/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/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fOr_mfu03Po6Ju5V9VrL/fOr_mfu03Po6Ju5V9VrL -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a6/a696df31fbc9a717090db6ca958c9a2df27a493651023489442975e1b44f6687-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/85/8590512711880e48d05b4420f30974319c6662afade05dd22aff21cc587a0f4d-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp -std -complete -installsuffix shared -buildid YfA03HzLsxSrjn956T2Q/YfA03HzLsxSrjn956T2Q -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go 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 internal/syscall/unix mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b066/symabis ./asm.s ./asm_linux_ppc64x.s time mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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 /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 cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zglLnC5MKKVbbgMj4UFP/zglLnC5MKKVbbgMj4UFP -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f5/f5c9515b5ac5793a26cc8b2bdcdbf1106cd4a1db55bf91f072d3b828d1f65877-d # internal 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/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/b004/_pkg_.a packagefile io=$WORK/b013/_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 /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 internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 context mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_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/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go /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 cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/asm.o $WORK/b066/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/39/39eca85f44fbf44a5157c00268b4b590735e7dbff71f9e9dfd836f187e1a71c5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal /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/b013/_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 crypto/cipher mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_ppc64x.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go 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/b004/_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/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal cd /usr/lib/golang/src/crypto/cipher /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/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/xor_ppc64x.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/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-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 fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 path/filepath mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b050/ os/exec mkdir -p $WORK/b070/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-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/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go log mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./log.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_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/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid oswh8aBZyby1QKuf8hvz/oswh8aBZyby1QKuf8hvz -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid A5V5tMIha0YT2wff6BwG/A5V5tMIha0YT2wff6BwG -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./sysctl_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-d # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4e/4ed378219a769f11ecb788f5e54ec0688089d60b65b866b611b0cfc7f7ebc6fb-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/fe/fe6e789eea6d14826fa97f9b34291d547d77c4a55604b7ea4584817dc9ef43f9-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_ppc64x.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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b056/symabis ./asm_ppc64le.s crypto/sha512 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b080/symabis ./sha512block_ppc64le.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 0rO2Py6lmUT4nPTpAghb/0rO2Py6lmUT4nPTpAghb -goversion go1.13.4 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b056/asm_ppc64le.o ./asm_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b080=>" -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b080/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b054/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/b080/_pkg_.a $WORK/b080/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8d/8ddd92a1215565c07779679290bfb678dfad1fc094e5f932c32aed6a122ce9e3-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid t0SRkaetAAWrm7aT_mVc/t0SRkaetAAWrm7aT_mVc -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/0b/0b293dae4a462579a13ba4fdff2f0cf9ba0f870d57f66a5b8716dbf2e6845cc4-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/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid HQa59fQfLor8L4vTnXW5/HQa59fQfLor8L4vTnXW5 -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/77/778b6e9785eecd3eec451e08aeeeb5bc571c9baaf085ce213282621319424e63-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid 2LKJ4hCIxcAoRRE8DEVh/2LKJ4hCIxcAoRRE8DEVh -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid grSMvxvKxXgeKXqr1W6H/grSMvxvKxXgeKXqr1W6H -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid t5_lV5aTFObzspvIATcK/t5_lV5aTFObzspvIATcK -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid TTsSjMqNvZAFGahdiF9Z/TTsSjMqNvZAFGahdiF9Z -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/13/131d842d52d9d1755a434600f31f3597b2fd0bbcd127788e04ce305c39ac23d7-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/4e/4e4961daded5cc842549abb7cdead37ae00822981f3e33210f9c188eab8e653f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/78/78ad431cac8ca1c4bdca966e07cb1a03e0d8b532abca2fda15af4f27bae1c42d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6c/6c4874657881de76b01142a24329e48b60dc81a4f00a09574b4bdd1fb3a3f980-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b073/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b073/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid S4O5Pjl6uNydzoQo-E3D/S4O5Pjl6uNydzoQo-E3D -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cd $WORK/b073 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f0/f0735592c930cb995fcb97aaa5787a234d465895153160581c768f4e5d24c2ae-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_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 packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _45WzL4e00QIDptS4gP4/_45WzL4e00QIDptS4gP4 -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b073/_cgo_gotypes.go $WORK/b073/bpf_linux.cgo1.go $WORK/b073/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fc/fc6d551dece01a8ba6274003d030fdd4b1810e907c0f5e490e2339c1724d999f-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid xulloM5AU4a0Yp8xE4YP/xulloM5AU4a0Yp8xE4YP -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f5/f5247a1f14c896de0e7bea9adf2048383f13d3980aaff272d193ffe011eaac02-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid FjTjXl9evpnn0TYKMIhn/FjTjXl9evpnn0TYKMIhn -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/59/59d95cf907268463777b31965e1896c46e5f36c49c6fed283b8ce32956fef31a-d # internal github.com/containernetworking/plugins/plugins/main/ptp mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/j-keck/arping=github.com/containernetworking/plugins/vendor/github.com/j-keck/arping importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/ptp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid iCq7IxHntvUeOuKifp7p/iCq7IxHntvUeOuKifp7p -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./ptp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/26/26ed6c763bb135bea9b68be684253fb7841ef9708413e1a37ab8da9b8b09a13e-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/ptp=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b016/_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/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile regexp/syntax=$WORK/b072/_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=onCKhdIFwuoXI--Apomr/iCq7IxHntvUeOuKifp7p/TA1eOE0OIzi8dPP_srgy/onCKhdIFwuoXI--Apomr -compressdwarf=false -B 0xeccfc423a5dd7fad37dc3e8cec7d1439d5da956a -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ptp rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/vlan ']' ++ basename plugins/main/vlan vlan + plugin=vlan + echo ' vlan' ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x633d66d73a2352521fe5ddf25e82eb24261f75fc -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/vlan github.com/containernetworking/plugins/plugins/main/vlan WORK=/tmp/go-build133056339 unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b019/ internal/race mkdir -p $WORK/b015/ 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 cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go unicode runtime/internal/sys mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b012/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b023/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go 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/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal runtime/internal/atomic cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-d # internal mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s 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 cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /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 runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true math cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal mkdir -p $WORK/b022/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true 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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF 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/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal 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 $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b011/ crypto/internal/subtle internal/testlog mkdir -p $WORK/b035/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go 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 crypto/subtle mkdir -p $WORK/b059/ crypto/internal/boring/sig mkdir -p $WORK/b063/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./constant_time.go cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b063/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 /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 cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b063/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /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 ./asm_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/reflectlite /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 cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_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/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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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 internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF 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 vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -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/b042/importcfg -pack ./message.go /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/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal hash mkdir -p $WORK/b062/ bytes mkdir -p $WORK/b003/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go strings mkdir -p $WORK/b036/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-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 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 crypto mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b013/_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/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./crypto.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-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 path mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b072/ cat >$WORK/b072/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/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fOr_mfu03Po6Ju5V9VrL/fOr_mfu03Po6Ju5V9VrL -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_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 internal/syscall/unix mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 time mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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 github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b066/symabis ./asm.s ./asm_linux_ppc64x.s /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 cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zglLnC5MKKVbbgMj4UFP/zglLnC5MKKVbbgMj4UFP -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/85/8590512711880e48d05b4420f30974319c6662afade05dd22aff21cc587a0f4d-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp -std -complete -installsuffix shared -buildid YfA03HzLsxSrjn956T2Q/YfA03HzLsxSrjn956T2Q -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /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 internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 context mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_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/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /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/b004/_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/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/asm.o $WORK/b066/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/39/39eca85f44fbf44a5157c00268b4b590735e7dbff71f9e9dfd836f187e1a71c5-d # internal 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/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 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 encoding/binary mkdir -p $WORK/b021/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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 cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f5/f5c9515b5ac5793a26cc8b2bdcdbf1106cd4a1db55bf91f072d3b828d1f65877-d # internal /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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 path/filepath mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /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/b013/_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 crypto/cipher mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_ppc64x.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b050/ os/exec mkdir -p $WORK/b070/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal cd /usr/lib/golang/src/crypto/cipher /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/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/xor_ppc64x.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/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-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/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-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 log mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./log.go encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid A5V5tMIha0YT2wff6BwG/A5V5tMIha0YT2wff6BwG -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./sysctl_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b006/_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/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid oswh8aBZyby1QKuf8hvz/oswh8aBZyby1QKuf8hvz -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/4e/4ed378219a769f11ecb788f5e54ec0688089d60b65b866b611b0cfc7f7ebc6fb-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/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-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/fe/fe6e789eea6d14826fa97f9b34291d547d77c4a55604b7ea4584817dc9ef43f9-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b002/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_ppc64x.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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b056/symabis ./asm_ppc64le.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b056/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid HQa59fQfLor8L4vTnXW5/HQa59fQfLor8L4vTnXW5 -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/77/778b6e9785eecd3eec451e08aeeeb5bc571c9baaf085ce213282621319424e63-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b068/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b069/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid 2LKJ4hCIxcAoRRE8DEVh/2LKJ4hCIxcAoRRE8DEVh -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./hwaddr.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid grSMvxvKxXgeKXqr1W6H/grSMvxvKxXgeKXqr1W6H -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid t5_lV5aTFObzspvIATcK/t5_lV5aTFObzspvIATcK -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/13/131d842d52d9d1755a434600f31f3597b2fd0bbcd127788e04ce305c39ac23d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/78/78ad431cac8ca1c4bdca966e07cb1a03e0d8b532abca2fda15af4f27bae1c42d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid S4O5Pjl6uNydzoQo-E3D/S4O5Pjl6uNydzoQo-E3D -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6c/6c4874657881de76b01142a24329e48b60dc81a4f00a09574b4bdd1fb3a3f980-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b073/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b073/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f0/f0735592c930cb995fcb97aaa5787a234d465895153160581c768f4e5d24c2ae-d # internal cd $WORK/b073 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_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 packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _45WzL4e00QIDptS4gP4/_45WzL4e00QIDptS4gP4 -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b073/_cgo_gotypes.go $WORK/b073/bpf_linux.cgo1.go $WORK/b073/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fc/fc6d551dece01a8ba6274003d030fdd4b1810e907c0f5e490e2339c1724d999f-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid xulloM5AU4a0Yp8xE4YP/xulloM5AU4a0Yp8xE4YP -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f5/f5247a1f14c896de0e7bea9adf2048383f13d3980aaff272d193ffe011eaac02-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid FjTjXl9evpnn0TYKMIhn/FjTjXl9evpnn0TYKMIhn -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/59/59d95cf907268463777b31965e1896c46e5f36c49c6fed283b8ce32956fef31a-d # internal github.com/containernetworking/plugins/plugins/main/vlan mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/main/vlan /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid k_ZtuhFSnqbxK4Scp607/k_ZtuhFSnqbxK4Scp607 -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./vlan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e3/e32bab8b31f78c80ce8bec415d3ed6c3db940c05c5d2f8948b5d85a712ce0f00-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/vlan=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b069/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_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 path/filepath=$WORK/b051/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile bufio=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile regexp/syntax=$WORK/b072/_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=dzRZ9XBroBFYiBgzLhQU/k_ZtuhFSnqbxK4Scp607/Fa530VndP7VPwsnFPDhq/dzRZ9XBroBFYiBgzLhQU -compressdwarf=false -B 0x633d66d73a2352521fe5ddf25e82eb24261f75fc -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/vlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/dhcp ']' ++ basename plugins/ipam/dhcp dhcp + plugin=dhcp + echo ' dhcp' ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0xa1a765d77659f70cdffee8d1489e9ddbae56e5d0 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/dhcp github.com/containernetworking/plugins/plugins/ipam/dhcp WORK=/tmp/go-build063470691 internal/cpu mkdir -p $WORK/b007/ 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 unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b021/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 internal/race 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 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 unicode/utf8 mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF math/bits cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./utf8.go mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid HGmgPN-EIB2il06wa1N9/HGmgPN-EIB2il06wa1N9 -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.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 cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF 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/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/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 encoding mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid L9Dy4K3RqswIIpHJUgdD/L9Dy4K3RqswIIpHJUgdD -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_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 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/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-d # internal internal/nettrace mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go 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 /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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # 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/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal crypto/subtle mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b060/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 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 /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/boring/sig mkdir -p $WORK/b064/ cat >$WORK/b064/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/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b064/symabis ./sig_other.s 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal container/list mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p container/list -std -complete -installsuffix shared -buildid TjNgv_PTowoxG_zMRmZu/TjNgv_PTowoxG_zMRmZu -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./list.go runtime/cgo mkdir -p $WORK/b047/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid W9R6S9IRsvWYEu8BzHA1/W9R6S9IRsvWYEu8BzHA1 -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 cat >$WORK/b064/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/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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 cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true 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 cd /usr/lib/golang/src/crypto/internal/boring/sig /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/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/9d/9dbc1b369fe1b246e56d68245836891df19d3cf57967740e4dc5f3832101a295-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /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 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 /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 /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 cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal runtime cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c crypto/internal/boring/fipstls vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/subtle 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 mkdir -p $WORK/b089/ cat >$WORK/b089/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/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b089/symabis ./dummy.s mkdir -p $WORK/b101/ cat >$WORK/b101/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/b101/_pkg_.a -trimpath "$WORK/b101=>" -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/b101/importcfg -pack ./asn1.go mkdir -p $WORK/b105/ cat >$WORK/b105/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/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid cWzUBvvvkcJ5dkJbArP1/cWzUBvvvkcJ5dkJbArP1 -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./aliasing.go 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b7/b7b054ae85044d589ff7bb1c415d32d812ae56401380715c55d93283cd464386-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/b6/b6444a4b71db9eb7b225d2b0993e44159dc86b17f0451e0e81e8ea3bd16ab199-d # internal cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid HHUw0JkOzN0RAc6ewV-V/HHUw0JkOzN0RAc6ewV-V -goversion go1.13.4 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./tls.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /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/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/dummy.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/1f/1f2d3e2f3b9aaad0cd6a6f6846f542caa4e668b67e152261fa81b61db432f98a-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/modf_ppc64x.o ./modf_ppc64x.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/floor_ppc64x.o $WORK/b016/modf_ppc64x.o $WORK/b016/sqrt_ppc64x.o $WORK/b016/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/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/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./asm_ppc64x.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_ppc64x.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-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 internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b013/ 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/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 cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /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/b045/ cat >$WORK/b045/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/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_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/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_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/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF 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 strconv mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p strconv -std -complete -installsuffix shared -buildid Qg0WQ66iniHyIF9dwLqV/Qg0WQ66iniHyIF9dwLqV -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b043/ cat >$WORK/b043/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/b043/_pkg_.a -trimpath "$WORK/b043=>" -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/b043/importcfg -pack ./message.go /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 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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-d # internal /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/b023/ cat >$WORK/b023/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/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./buffer.go ./bytes.go ./reader.go hash mkdir -p $WORK/b063/ crypto/internal/randutil mkdir -p $WORK/b083/ cat >$WORK/b063/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/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go strings cat >$WORK/b083/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/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid Xd-GjOXuGbTVsnIin3Lc/Xd-GjOXuGbTVsnIin3Lc -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./randutil.go 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/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_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/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/7f/7f8d26d9a2edb2085a142ce59598e0efc1e37d25fd16d6c6b3c161185a4e417a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-d # internal hash/crc32 mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b077/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/06/0691b763d152768cc5357aa01d456af6cf15b10013630f84e89eb8bc7e228875-d # internal crypto mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b018/ cat >$WORK/b018/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b018/symabis ./asm_ppc64x.s crypto/rc4 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid GXETPy885g6TXNtCLl03/GXETPy885g6TXNtCLl03 -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./rc4.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p hash/crc32 -std -installsuffix shared -buildid -ZxYO3liXXNm8qRy-taX/-ZxYO3liXXNm8qRy-taX -goversion go1.13.4 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ---U1Zf6S3IZEli8CluN/---U1Zf6S3IZEli8CluN -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./transform.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p reflect -std -installsuffix shared -buildid ZMpaBOMeZJAtPlQR25AD/ZMpaBOMeZJAtPlQR25AD -goversion go1.13.4 -symabis $WORK/b018/symabis -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/6a/6a7d8c3cdf6580fa17481e01155f30807b0de8cf5e0c8874e0df0a1f26daddbe-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b077/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b077/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b077/_pkg_.a $WORK/b077/crc32_ppc64le.o $WORK/b077/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/cb/cb7f4e516ac74e28eea14790312133f7d1430a059cac9d44bf1f6133c43a342f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/f3/f35edfa054d31c815ea615f9c001c97dd4990b4fbcb2fe41f50c4cdb4a595f63-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 path mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./match.go ./path.go html mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p html -std -complete -installsuffix shared -buildid LTxAUMoxbFsrNvDNS_JJ/LTxAUMoxbFsrNvDNS_JJ -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-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/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a6/a696df31fbc9a717090db6ca958c9a2df27a493651023489442975e1b44f6687-d # internal /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/ 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b066/symabis ./asm.s ./asm_linux_ppc64x.s cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/be/becd762539bfa2dd43939a9dbd7320a30d5e30580a87d6ddfd3ac71d06704632-d # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zglLnC5MKKVbbgMj4UFP/zglLnC5MKKVbbgMj4UFP -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./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/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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/48/482bca6ec5d5f0b4477dd45ca3db914237f9627671c3bfa631e0141569d1b976-d # internal context mkdir -p $WORK/b042/ internal/poll mkdir -p $WORK/b031/ cat >$WORK/b042/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/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go 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 /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/asm.o $WORK/b066/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/39/39eca85f44fbf44a5157c00268b4b590735e7dbff71f9e9dfd836f187e1a71c5-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 /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b018=>" -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/74/74625a425d04ef4147268670b441fba6a112682accb4582a562ea95f26810de6-d # internal encoding/binary mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a EOF internal/fmtsort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b018/_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 /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YCiMXq6EzE45IQt-lPIy/YCiMXq6EzE45IQt-lPIy -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./binary.go ./varint.go /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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/fe/fe7e46f85a03ac5ee61b37dfd29693ee8824dcac60b34927c92b0eb5b49e0f71-d # internal encoding/base64 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 25-tdB-Gd_OMhz4Cdbav/25-tdB-Gd_OMhz4Cdbav -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b058/symabis ./xor_ppc64x.s crypto/md5 mkdir -p $WORK/b090/ crypto/sha1 vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b093/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b090/symabis ./md5block_ppc64x.s cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IXaByZJnIKcvsUm1Vbn8/IXaByZJnIKcvsUm1Vbn8 -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./const.go ./edwards25519.go mkdir -p $WORK/b106/ cat >$WORK/b106/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/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b106/symabis ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid jw1sP2vD6qCD_mMFVZyo/jw1sP2vD6qCD_mMFVZyo -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./notboring.go ./sha1.go ./sha1block.go ./sha1block_generic.go vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid A-dvlEDwxEK8EQ2KXduR/A-dvlEDwxEK8EQ2KXduR -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/md5 -std -installsuffix shared -buildid DR7Et33LGD_9k108c66w/DR7Et33LGD_9k108c66w -goversion go1.13.4 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b002/_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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid -G3T5wQ53NW4qPaMaTjg/-G3T5wQ53NW4qPaMaTjg -goversion go1.13.4 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./poly1305.go ./sum_generic.go ./sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal encoding/pem mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b025/_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/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid mV5qr_UkMNt5EoCdGzDA/mV5qr_UkMNt5EoCdGzDA -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./pem.go /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 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/b016/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b020/_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/1a/1aa9a4419a6acdcbd942fd06d06254b0b888e00a8345bebd30e96e50919e7010-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/17/172dc34a21ad9a8acb3859910a49ff0a19d6bdc1b12c0221787f5b4c5bb79a3b-d # internal path/filepath mkdir -p $WORK/b052/ cat >$WORK/b052/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/b020/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b041/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b041/ -importpath net -- -I $WORK/b041/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b090/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/7a/7af9d94f2864638261f9e4b3e0f1fff4d6690073597b6693d65e2f50f64b0707-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b106/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b106/_pkg_.a $WORK/b106/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/1c/1c78eef6a917273fd4af951907ef8e725d768ad890807182dd9a519379a9d614-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b090/_pkg_.a $WORK/b090/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/17/173ffec4daeee304af1ce56206d1604d2366b8c66cd1c7663c650f3deab390d9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/67/671d0a0610a456215a35dbb257c8682d36e71429c6d0d97c78892376dccd5533-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b058/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b058/_pkg_.a $WORK/b058/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-d # internal crypto/des mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b019/_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/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid n9gXNYCUTF-Ot-BAgtGM/n9gXNYCUTF-Ot-BAgtGM -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./block.go ./cipher.go ./const.go vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b104/ cat >$WORK/b104/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/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b104/symabis ./asm_ppc64le.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid j4xuvcd0oAJXFWLHa8f9/j4xuvcd0oAJXFWLHa8f9 -goversion go1.13.4 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/17/17c8489b3978dc3e7d7283f3d17a1360c668a3b90fdabce58ebb7e3f8115e116-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/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b104/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b104/_pkg_.a $WORK/b104/asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/74/7495fdb9ab9e93eced2c677f85e37037a80a602011012c89f5f3c892d40ed1eb-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b103/ cat >$WORK/b103/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/b058/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid T3X5reI_9xqQ5mZjCDMq/T3X5reI_9xqQ5mZjCDMq -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /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/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go flag mkdir -p $WORK/b038/ cat >$WORK/b038/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/b018/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_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/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p flag -std -complete -installsuffix shared -buildid 2AaLSKRUS50hsEBmT-cw/2AaLSKRUS50hsEBmT-cw -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./flag.go log mkdir -p $WORK/b053/ cat >$WORK/b053/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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go compress/flate mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid -lYt4IiH0NVf0yNL8X24/-lYt4IiH0NVf0yNL8X24 -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-d # internal math/big mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid oswh8aBZyby1QKuf8hvz/oswh8aBZyby1QKuf8hvz -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/38/38efb91dd9631ee86185587704e5ac6295c8e11af7a26bf1deb650e5117ca4a2-d # internal encoding/hex mkdir -p $WORK/b098/ cat >$WORK/b098/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/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid XkyZZIqFu32Ip08jjJfV/XkyZZIqFu32Ip08jjJfV -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal net/url mkdir -p $WORK/b102/ cat >$WORK/b102/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/b019/_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/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p net/url -std -complete -installsuffix shared -buildid 4hz-VkbrlMhaDSxm-XzZ/4hz-VkbrlMhaDSxm-XzZ -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/fe/fe6e789eea6d14826fa97f9b34291d547d77c4a55604b7ea4584817dc9ef43f9-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b078/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Ys9j8aDGLkHEAGhHbMUd/Ys9j8aDGLkHEAGhHbMUd -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/a1/a1dad29523b144c2b139f625e0d1d8487eef685046a4d169ea49aeba05aa9e0a-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid Nc50GIX5DJf7HC5KKhwa/Nc50GIX5DJf7HC5KKhwa -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/68/68cafd744b607073ec3200806621c87f8009d61e6abea4e5a22fe213617ce67b-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 4XGKMyomqKVVsVpmWPQW/4XGKMyomqKVVsVpmWPQW -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d3/d3f55cbd690ec1c29eddbb95867bfa2a94bab59e8c26ffacb83528fc8b271201-d # internal compress/gzip mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash/crc32=$WORK/b077/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid he3sxvJKDTagjdGH9nC7/he3sxvJKDTagjdGH9nC7 -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f3/f38ae8561801ad873e55b78e49d40b08690c6d4c2d2ddc4dda09e7af66378471-d # internal mime mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b025/_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 sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p mime -std -complete -installsuffix shared -buildid 6TgdKij3PWeqrvlXLm3U/6TgdKij3PWeqrvlXLm3U -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/66/66060372316aec8b14d5c1b487ce661fe637397472fb9517f12191ff21a26e57-d # internal mime/quotedprintable mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid -5_WWgPzRbCboEghwCWl/-5_WWgPzRbCboEghwCWl -goversion go1.13.4 -D "" -importcfg $WORK/b120/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b8/b8246f982f0f7f5e5d43624f3de26fa6d09ecf247caf02f451d02b245167ee69-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid mof46KsWMwhf92qgjOGo/mof46KsWMwhf92qgjOGo -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/fa/fac61293ee3c21c0ab56272e1db0ae92d6382199cc818ab016a87a4ec69c9e25-d # internal net/http/internal mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b023/_pkg_.a 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/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid cOFR7Kts1OCr5rLE86lF/cOFR7Kts1OCr5rLE86lF -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a2/a28cc700b554002a7abf8cdf21a30c07976974f63c16887faa00b9ea59ae1f3e-d # internal encoding/gob mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/gob /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid jpM8Xn_c-C9VmtPUud0w/jpM8Xn_c-C9VmtPUud0w -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal go/token mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p go/token -std -complete -installsuffix shared -buildid tYfrLsC7XuRKI_b0QokQ/tYfrLsC7XuRKI_b0QokQ -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./position.go ./serialize.go ./token.go cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b0/b0487c12dc24bcae246e5f7689181f7f91fd422b2acf8f72d25ffe027329a01b-d # internal text/template/parse mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 6uTXx3nElL3KVa20jyHT/6uTXx3nElL3KVa20jyHT -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./lex.go ./node.go ./parse.go cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/05/05fea35682f1c62c5b52ffafc29328d0d85d63f9fba9857cfc1c8d262d2bdc15-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/25/25d75855ecc539e9a7da5c2717189eca0578826463cd49645043fb375e3c4cf7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d7/d77dc0883bbd6128ec7d754831bd8bf4ee3611a23cf6c9eb74856fe2bd88d305-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/1c/1cd54b43d42d2f43feee23704ebf3a56a1ad2d39b381b344b1935f22a28c471c-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b114/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Njd_HV1AQqlxGp0Egqfd/Njd_HV1AQqlxGp0Egqfd -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/arith_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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b064/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./doc.go ./notboring.go crypto/elliptic mkdir -p $WORK/b082/ crypto/dsa mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid k0Oqs0_oiHuBDPtQK9es/k0Oqs0_oiHuBDPtQK9es -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./dsa.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b065/_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/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid 0g3F2T0ut_62bPYEZupB/0g3F2T0ut_62bPYEZupB -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o -g -O2 encoding/asn1 mkdir -p $WORK/b085/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid alpdOEFCt7DEk63LUjNu/alpdOEFCt7DEk63LUjNu -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./asn1.go ./common.go ./marshal.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/86/864668994cc31736c90befc8c152cd1080c3bf106c5cae86311d2882da49287c-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /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 ./asm_ppc64le.s crypto/sha512 mkdir -p $WORK/b084/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /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 ./sha512block_ppc64le.s cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/bf/bf0b6e5dcbf72af3b1b4c49510f459d96438585ed1c25691ce55acc77218d36e-d # internal crypto/hmac mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 1RtUIsM3Si8r6yyGTWcX/1RtUIsM3Si8r6yyGTWcX -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./hmac.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid 0rO2Py6lmUT4nPTpAghb/0rO2Py6lmUT4nPTpAghb -goversion go1.13.4 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/33/3396670e602893fe9deb6081cd64b14386c06ab4604779defa9bd5c9c0cdc9c5-d # internal crypto/sha256 mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b094/symabis ./sha256block_ppc64le.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c9/c9dab71f9cfdc5eb401e9348e4ce4690b5e0a013fa5efae7b6de57634e4c7524-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b108/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid xK7jY8jvulnkOCBhpLVP/xK7jY8jvulnkOCBhpLVP -goversion go1.13.4 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid HsawnjnmdwElzSXPggvH/HsawnjnmdwElzSXPggvH -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b046/_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/b047/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b041/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/b041/_cgo_gotypes.go $WORK/b041/cgo_linux.cgo1.go $WORK/b041/cgo_resnew.cgo1.go $WORK/b041/cgo_socknew.cgo1.go $WORK/b041/cgo_unix.cgo1.go $WORK/b041/_cgo_import.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/b0/b07146c2ff6ccf95c512ae9f6e1cf38f903ac46f57645cc58e75750f5b64a187-d # internal text/template mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_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/b051/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b018/_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/b129/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p text/template -std -complete -installsuffix shared -buildid EuRw1JSyeMfQLNPIyOil/EuRw1JSyeMfQLNPIyOil -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/27/27302b9d0a1bc83969dc016ba8d0d286e48d711312883d3b5451c17b9059c612-d # internal cd /usr/lib/golang/src/crypto/sha512 /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/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b084/_pkg_.a $WORK/b084/sha512block_ppc64le.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/8d/8ddd92a1215565c07779679290bfb678dfad1fc094e5f932c32aed6a122ce9e3-d # internal cd /usr/lib/golang/src/crypto/aes /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/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_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/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b002/_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/b065/_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/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c9/c983634d4cb617183a38f2617129088167ca627a638307d7ceeeb80c0ed6d215-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b094/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b094/_pkg_.a $WORK/b094/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/73/73cf0ca9085d94e6998a8b18b724db0b3c66bdd3633c91cb0ac9d5e2c6135dc4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e4/e44ffb78c05da50e312759c4880a634f103f94238ca5ae97b6dc6795f97a5e01-d # internal crypto/x509/pkix crypto/ecdsa mkdir -p $WORK/b097/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b100/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b065/_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/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid Du-7delBkBm7OSZprE-l/Du-7delBkBm7OSZprE-l -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./pkix.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile reflect=$WORK/b018/_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/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid LBUdaGxOom1uGFYvhnA3/LBUdaGxOom1uGFYvhnA3 -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./asn1.go ./builder.go ./string.go mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b065/_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/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid nM2kNOgpbKPWuLxWjTOh/nM2kNOgpbKPWuLxWjTOh -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid HQa59fQfLor8L4vTnXW5/HQa59fQfLor8L4vTnXW5 -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./ns_linux.go crypto/ed25519 mkdir -p $WORK/b086/ crypto/rsa mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b065/_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/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 0r1CxUMip3blFTIUmdgg/0r1CxUMip3blFTIUmdgg -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid n1c_L0F9OzZR54bplHBm/n1c_L0F9OzZR54bplHBm -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a8/a8778c3f397432101330a749a3e85f3039a421a7baeff963b4b40b9871ef3af5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/11/115b2ef4be5df3a3a193e6f9b4fe9b7c1bdda78cb5160765890e6f7769910418-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/77/778b6e9785eecd3eec451e08aeeeb5bc571c9baaf085ce213282621319424e63-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/21/21f3b7fa0256a59993f1d02d69e50132f2cd2f3c7927b1a20d656c0c540f9f5d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/15/15b9ace1e98e288ec0c060b08f6bbc262c24b79e3b651099e2f3789fa051aff6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/e1/e1063c25b30a2c2db91067ae56b6ec95934f9f36040c7c1029388e31e1909608-d # internal html/template mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile html=$WORK/b127/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b128/_pkg_.a packagefile text/template/parse=$WORK/b129/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p html/template -std -complete -installsuffix shared -buildid 6pNZLcmaKbOscxgDpPAu/6pNZLcmaKbOscxgDpPAu -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/2a/2a7dd7fc899d183b64773265a8bc157062cc0ce8c4858ea449a0b3705c82ee95-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/56/5647cbbe0ee717a6bbcdceb0c24ba5a72a6f165fa7cecc386dc5de41a3a17902-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid mRvZ1p1cKCYkRcETeyq-/mRvZ1p1cKCYkRcETeyq- -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./files.go ./listeners.go ./packetconns.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b040/ github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b072/ net/textproto mkdir -p $WORK/b115/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b073/_pkg_.a packagefile net=$WORK/b041/_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 EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid t5_lV5aTFObzspvIATcK/t5_lV5aTFObzspvIATcK -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go crypto/x509 cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid ZqeDg-brT-jckRilgOwT/ZqeDg-brT-jckRilgOwT -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b095/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 -complete -installsuffix shared -buildid jyEDo8_pVdQkjo6JcqKm/jyEDo8_pVdQkjo6JcqKm -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./constants.go ./helpers.go ./option.go ./packet.go cat >$WORK/b095/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/b023/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b080/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b081/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid iFT-e0dFzP3Qj_btAQtS/iFT-e0dFzP3Qj_btAQtS -goversion go1.13.4 -D "" -importcfg $WORK/b095/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 vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid QjSqL6CCCpvWWwBGvq1p/QjSqL6CCCpvWWwBGvq1p -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/3d/3dd1e9a062433c1f632cef7160d94bf863e66dcae163ee027f562ef834d8b89f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/8c/8c4181bb0e74f43dc652fc85f5d1afb4def283754ecb400331cfce113c5be6e9-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/0f/0f85920258261135e5068fd6f4bfdd0c9667f078cc125c86979a5e4c5807a25b-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid FNmFtfaNJx2mMpFoYW3G/FNmFtfaNJx2mMpFoYW3G -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./guts.go ./httplex.go mime/multipart mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b023/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/quotedprintable=$WORK/b120/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid F4f6JP9HlgVDfLZB4YyK/F4f6JP9HlgVDfLZB4YyK -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/cc/ccabfc0c2e7e1c854ede47cd8f3fa3b3c59b2f7f6221d6b8dd113ab447a37166-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/68/68f654c37a93798555484f7cbbe7e6f2624cc0521d3414949b6cf1cc1aa855f0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config importmap github.com/d2g/dhcp4=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b023/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client -complete -installsuffix shared -buildid EKnZ0SO_b-HYLQ6AryYo/EKnZ0SO_b-HYLQ6AryYo -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./client.go ./inetsock.go ./init.go ./pktsock_linux.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/6c/6c4874657881de76b01142a24329e48b60dc81a4f00a09574b4bdd1fb3a3f980-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b071/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b071/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b071/ -g -O2 ./bpf_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f9/f99babad82aea9a3a1e164c82404636fd5492ee4ae05e1fb87f767ee99a28e2b-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/f1/f18db358355e26a838b26c1497d542179876a96af9a41c90e2e38626deb259b9-d # internal cd $WORK/b071 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _45WzL4e00QIDptS4gP4/_45WzL4e00QIDptS4gP4 -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b071/_cgo_gotypes.go $WORK/b071/bpf_linux.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b7/b70cece66923cb75bb1fc1fbe361b9204d6404d8869ecf34dd5bd72507ca808f-d # internal crypto/tls mkdir -p $WORK/b079/ cat >$WORK/b079/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/b023/_pkg_.a packagefile container/list=$WORK/b078/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b080/_pkg_.a packagefile crypto/ecdsa=$WORK/b081/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/rc4=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b019/_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/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid 61pqbWWtx4G4q9lYYVwA/61pqbWWtx4G4q9lYYVwA -goversion go1.13.4 -D "" -importcfg $WORK/b079/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/b079/_pkg_.a # internal cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/98/98c7afa3b926db2c3626c84b962ff88b5ef647a8296a74260ac6c09a4fe64d9d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal net/http/httptrace mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b042/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile time=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 2s8mpMPn2nmvmJbibbvD/2s8mpMPn2nmvmJbibbvD -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./trace.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/fc/fc6d551dece01a8ba6274003d030fdd4b1810e907c0f5e490e2339c1724d999f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/1b/1bb3e9e94f09aeaa556bbdfa401ca231d865c1b008ac0fda439bb0f53b374bb6-d # internal net/http mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b023/_pkg_.a packagefile compress/gzip=$WORK/b075/_pkg_.a packagefile container/list=$WORK/b078/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/multipart=$WORK/b119/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile net/http/httptrace=$WORK/b121/_pkg_.a packagefile net/http/internal=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_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 packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p net/http -std -complete -installsuffix shared -buildid xa5dFfR99dJCowHcncCr/xa5dFfR99dJCowHcncCr -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/aa/aa7c4033746d24bfa1bee00ba37681d8bc357545933d9d128b4391df4d861f82-d # internal net/rpc mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/gob=$WORK/b124/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go/token=$WORK/b125/_pkg_.a packagefile html/template=$WORK/b126/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile net/http=$WORK/b074/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/rpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid qIAUwL05w6KtR_mVGOjE/qIAUwL05w6KtR_mVGOjE -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/af/afd89d3f0d155bf4dae943dc897b227cc74c448d17b6db83ac390bdc1f8cd3fe-d # internal github.com/containernetworking/plugins/plugins/ipam/dhcp mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version importmap github.com/coreos/go-systemd/activation=github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation importmap github.com/d2g/dhcp4=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 importmap github.com/d2g/dhcp4client=github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile net/http=$WORK/b074/_pkg_.a packagefile net/rpc=$WORK/b123/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/dhcp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid OxTDBRK0Cs2-G-mTdwgt/OxTDBRK0Cs2-G-mTdwgt -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./daemon.go ./lease.go ./main.go ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/19/1949a156ed3641872ac7e84423a27f007d5e34c10a6a0888f96d5db448df6d9e-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/ipam/dhcp=$WORK/b001/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile net/http=$WORK/b074/_pkg_.a packagefile net/rpc=$WORK/b123/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b023/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile path=$WORK/b067/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b073/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b075/_pkg_.a packagefile container/list=$WORK/b078/_pkg_.a packagefile crypto/tls=$WORK/b079/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b110/_pkg_.a packagefile mime=$WORK/b118/_pkg_.a packagefile mime/multipart=$WORK/b119/_pkg_.a packagefile net/http/httptrace=$WORK/b121/_pkg_.a packagefile net/http/internal=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b115/_pkg_.a packagefile net/url=$WORK/b102/_pkg_.a packagefile encoding/gob=$WORK/b124/_pkg_.a packagefile go/token=$WORK/b125/_pkg_.a packagefile html/template=$WORK/b126/_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 internal/race=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile compress/flate=$WORK/b076/_pkg_.a packagefile hash/crc32=$WORK/b077/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/des=$WORK/b080/_pkg_.a packagefile crypto/ecdsa=$WORK/b081/_pkg_.a packagefile crypto/ed25519=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b082/_pkg_.a packagefile crypto/hmac=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b090/_pkg_.a packagefile crypto/rc4=$WORK/b091/_pkg_.a packagefile crypto/rsa=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b093/_pkg_.a packagefile crypto/sha256=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/x509=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b108/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b114/_pkg_.a packagefile mime/quotedprintable=$WORK/b120/_pkg_.a packagefile html=$WORK/b127/_pkg_.a packagefile text/template=$WORK/b128/_pkg_.a packagefile text/template/parse=$WORK/b129/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b087/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/x509/pkix=$WORK/b097/_pkg_.a packagefile encoding/hex=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b112/_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=gK6kb0SgjuQ_q05vnnfq/OxTDBRK0Cs2-G-mTdwgt/EUzQcEMr_9fX7bXuY6k4/gK6kb0SgjuQ_q05vnnfq -compressdwarf=false -B 0xa1a765d77659f70cdffee8d1489e9ddbae56e5d0 -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/dhcp rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/host-local ']' ++ basename plugins/ipam/host-local host-local + plugin=host-local + echo ' host-local' ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x7dc7bbd25545305954042684ca09e1b322df3abb -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-local github.com/containernetworking/plugins/plugins/ipam/host-local WORK=/tmp/go-build147460128 internal/cpu mkdir -p $WORK/b008/ unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go 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 internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal encoding mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding -std -complete -installsuffix shared -buildid L9Dy4K3RqswIIpHJUgdD/L9Dy4K3RqswIIpHJUgdD -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal unicode/utf16 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid X65ZnvmEu42fCXI9-lRr/X65ZnvmEu42fCXI9-lRr -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/77/7747a842205dde8cbb0898aa8dbf0a3a8c6a40cc957822e60d359f869070343e-d # internal internal/nettrace mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-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/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal crypto/internal/subtle mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5XzVJbqEVcUre2Fsie4/v5XzVJbqEVcUre2Fsie4 -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal crypto/subtle mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid t9MG7OwGqV6so_-KWBom/t9MG7OwGqV6so_-KWBom -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./constant_time.go runtime/cgo mkdir -p $WORK/b047/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ac/acc584745ac7a401b1a0a626e006cf98c599f6aaa1f6bfe850508c1f84ebf5a0-d # internal internal/testlog mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid bW524Sre4nRlfds8uhBe/bW524Sre4nRlfds8uhBe -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-d # internal 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 cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF 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/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-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/72/723481d4b71e0e0e02d55960b3d66b914118b80382c66fd78741f94262da37d6-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b1/b17dd02d0d174ce13f072b2f8402e2df71ee4581c14c197bd1fdd24898463d86-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f5/f50ac3d69703ad4abdd6f6b1059fa23ecf0519ffba4798890381a1e0aceeb8fb-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c crypto/internal/boring/sig mkdir -p $WORK/b064/ cat >$WORK/b064/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/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b064/symabis ./sig_other.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid ykJdyR6AOvGL8aGpqkXB/ykJdyR6AOvGL8aGpqkXB -goversion go1.13.4 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./sig.go cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /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/sig_other.o ./sig_other.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/sig_other.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/37/3770fa1a2ae9665d4d529002aa28e8683a471081f2340ccc928b1ad2132ee153-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_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/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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/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/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./asm_ppc64x.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_ppc64x.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /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 sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_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/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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b025/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid GIKRlTr93OSu87Qnr_Q0/GIKRlTr93OSu87Qnr_Q0 -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid WypnA0tJsRA4i3q5s-_B/WypnA0tJsRA4i3q5s-_B -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b043/ strconv mkdir -p $WORK/b024/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b043/_pkg_.a -trimpath "$WORK/b043=>" -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/b043/importcfg -pack ./message.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid Qg0WQ66iniHyIF9dwLqV/Qg0WQ66iniHyIF9dwLqV -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/08/080444497563aa6cd47d56099b3ad80413de4a3b9600b554ada39f2626ac1a1c-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f7/f746a37efd07744f8b4f7000287616ab26954c9e64d435f430441ca26ffb229c-d # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid Y1xZMsMXl0B9MDAuKoUO/Y1xZMsMXl0B9MDAuKoUO -goversion go1.13.4 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go hash mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p hash -std -complete -installsuffix shared -buildid DU2orpffKXKNnS7m-_-_/DU2orpffKXKNnS7m-_-_ -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go strings mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid 7tkpI5_q2BKkZXeh6ZqT/7tkpI5_q2BKkZXeh6ZqT -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2a/2a6e6947efa9857e2b2fe68d928db0f60b733c1e5606a9e96f2e9453b6597506-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/06/0691b763d152768cc5357aa01d456af6cf15b10013630f84e89eb8bc7e228875-d # internal crypto mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto -std -complete -installsuffix shared -buildid F26DOwKPddwM_MEklKQx/F26DOwKPddwM_MEklKQx -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_ppc64x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid ZMpaBOMeZJAtPlQR25AD/ZMpaBOMeZJAtPlQR25AD -goversion go1.13.4 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a8/a84ed2e9a45bdab8b566979e4b64c59426808dc04d96aa9629d5ff45543250ec-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid Ruvy3eL54knHzemNgtZ_/Ruvy3eL54knHzemNgtZ_ -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/79/79bad67122c1d18edc8a175e7d9376c6d4dc20f9b9cce3859743743a5bb333bc-d # internal path mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p path -std -complete -installsuffix shared -buildid 9UZPkwsNHPjqti92JeFl/9UZPkwsNHPjqti92JeFl -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fOr_mfu03Po6Ju5V9VrL/fOr_mfu03Po6Ju5V9VrL -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a6/a696df31fbc9a717090db6ca958c9a2df27a493651023489442975e1b44f6687-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/70/70ec4c63d498d2cbc2f7c9e06bce8aba6093fd91910e612b140e3d4de1d087b1-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b029/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/46/461da6a754ae9fcebc743ede3bbde3e3989ae7521a53e10df979831ad68a28be-d # internal time mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid Lvqmz4LoWm0ApVLLipKx/Lvqmz4LoWm0ApVLLipKx -goversion go1.13.4 -D "" -importcfg $WORK/b030/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/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid _aQmZ3wAOnP-VcHo__ie/_aQmZ3wAOnP-VcHo__ie -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid uquwlo6jxguPnAheXnbH/uquwlo6jxguPnAheXnbH -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./filemutex_flock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b067/symabis ./asm.s ./asm_linux_ppc64x.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid zglLnC5MKKVbbgMj4UFP/zglLnC5MKKVbbgMj4UFP -goversion go1.13.4 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./bluetooth_linux.go ./constants.go ./env_unix.go ./env_unset.go ./flock.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./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/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/a6/a6ec43cc4f80acfc00af5c852ca52adf9f543bf082ee70e0f409cec03d6e3809-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/94/948a3ba18d7d0f9f392be58bd0ce21648701f7be6744a7e657f50d32734fb553-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/85/8590512711880e48d05b4420f30974319c6662afade05dd22aff21cc587a0f4d-d # internal regexp mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b073/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp -std -complete -installsuffix shared -buildid YfA03HzLsxSrjn956T2Q/YfA03HzLsxSrjn956T2Q -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b067/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b067/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $WORK/b067/asm.o $WORK/b067/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/39/39eca85f44fbf44a5157c00268b4b590735e7dbff71f9e9dfd836f187e1a71c5-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/48/482bca6ec5d5f0b4477dd45ca3db914237f9627671c3bfa631e0141569d1b976-d # internal internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid 3jsV_7-5A4tigr-L2imU/3jsV_7-5A4tigr-L2imU -goversion go1.13.4 -D "" -importcfg $WORK/b028/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 context mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f5/f5c9515b5ac5793a26cc8b2bdcdbf1106cd4a1db55bf91f072d3b828d1f65877-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/74/74625a425d04ef4147268670b441fba6a112682accb4582a562ea95f26810de6-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid YqxacMn03IBHndjeHnfQ/YqxacMn03IBHndjeHnfQ -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go encoding/binary mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid YCiMXq6EzE45IQt-lPIy/YCiMXq6EzE45IQt-lPIy -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/46/464e6870b8219a60198b76593ade512de3fe3e39c03d0a737c67d970f28e3edf-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid avJ_-aabCLvaYRldX9Gr/avJ_-aabCLvaYRldX9Gr -goversion go1.13.4 -D "" -importcfg $WORK/b026/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/93/93f913eb94a76c8db645f40d56d5bfe2fe748c4ba72079402beedf53ad48944c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/fe/fe7e46f85a03ac5ee61b37dfd29693ee8824dcac60b34927c92b0eb5b49e0f71-d # internal encoding/base64 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 25-tdB-Gd_OMhz4Cdbav/25-tdB-Gd_OMhz4Cdbav -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b058/ cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b058/symabis ./xor_ppc64x.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/cipher -std -installsuffix shared -buildid -uI4OvJo2k9LS3Z0j4pV/-uI4OvJo2k9LS3Z0j4pV -goversion go1.13.4 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b058/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b058/_pkg_.a $WORK/b058/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/46/46a89c47c64e6ae007e6cb40fab519f3f01124f29c2c55deefc35586467b35a2-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/a4/a4d09da26199201efdbba8a8f9c8ba97c47ca6ddec5ebe922a1815e5b14154fc-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid VFBE_7JVje-MANdpdeGd/VFBE_7JVje-MANdpdeGd -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b041/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b041/ -importpath net -- -I $WORK/b041/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p os/exec -std -complete -installsuffix shared -buildid cUdXw_UZHlqGkD1KDbqY/cUdXw_UZHlqGkD1KDbqY -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/10/103499577e738ccad429a4124b888bbfee390a25f5ea582657c81bade75f97cb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/91/91bdf3390f62eb1bd8bc323acca92ec22c21a252bc02b87838b354946c4aa7a3-d # internal log mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF encoding/json cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid oswh8aBZyby1QKuf8hvz/oswh8aBZyby1QKuf8hvz -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/big -std -installsuffix shared -buildid UtwQqkNxLmQ2cmObpYz4/UtwQqkNxLmQ2cmObpYz4 -goversion go1.13.4 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fe/fe6e789eea6d14826fa97f9b34291d547d77c4a55604b7ea4584817dc9ef43f9-d # internal cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b041/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/b041/_cgo_gotypes.go $WORK/b041/cgo_linux.cgo1.go $WORK/b041/cgo_resnew.cgo1.go $WORK/b041/cgo_socknew.cgo1.go $WORK/b041/cgo_unix.cgo1.go $WORK/b041/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b065/_pkg_.a $WORK/b065/arith_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/64/648dc38cdeec0ee220321bea74adb642cad0357fca6c85a11feb23c7648127a6-d # internal crypto/internal/boring mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b064/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid _AQitOQe6NOYnXPHJSZv/_AQitOQe6NOYnXPHJSZv -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/cf/cfba960bad4cc49546648ccc37b1252388152c0c5d8a2ce57242f4d15dc129ed-d # internal crypto/aes mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /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 ./asm_ppc64le.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1OzGjSg680LimpdcpTex/1OzGjSg680LimpdcpTex -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go /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/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_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/77/7781a1a338f7b78f2596fce2c9df09ca5635a57cfbd6aecf4c212892eeb50146-d # internal crypto/rand mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid DWh2bkrFsw693GMwIf4o/DWh2bkrFsw693GMwIf4o -goversion go1.13.4 -D "" -importcfg $WORK/b056/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/06/064b19ed34d8439ba983e86658aadf39fd9514d0ee08939b75273a329dd33092-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b068/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid HQa59fQfLor8L4vTnXW5/HQa59fQfLor8L4vTnXW5 -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/77/778b6e9785eecd3eec451e08aeeeb5bc571c9baaf085ce213282621319424e63-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid 2LKJ4hCIxcAoRRE8DEVh/2LKJ4hCIxcAoRRE8DEVh -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b071/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid grSMvxvKxXgeKXqr1W6H/grSMvxvKxXgeKXqr1W6H -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b075/ github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b077/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b076/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid t5_lV5aTFObzspvIATcK/t5_lV5aTFObzspvIATcK -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./route_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid Bvns3JlecEYhuvwBJEsZ/Bvns3JlecEYhuvwBJEsZ -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./store.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/13/131d842d52d9d1755a434600f31f3597b2fd0bbcd127788e04ce305c39ac23d7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/99/999b6c31f63aa992b65927712f3d4b843c9ce8b46c7e989aa5687db5d32d025b-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid _jd69UMh94x8pMU-fCQS/_jd69UMh94x8pMU-fCQS -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./backend.go ./lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ca/ca7afb0a81fef5fb9d0fda317426a736d31ed31ac7e1505f35c14096c66def1a-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/78/78ad431cac8ca1c4bdca966e07cb1a03e0d8b532abca2fda15af4f27bae1c42d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-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/6c/6c4874657881de76b01142a24329e48b60dc81a4f00a09574b4bdd1fb3a3f980-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b074/ cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b074/ -importpath github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -- -I $WORK/b074/ -g -O2 ./bpf_linux.go cd $WORK/b074 TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -o $WORK/b074/_cgo_.o $WORK/b074/_cgo_main.o $WORK/b074/_x001.o $WORK/b074/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage netlink -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _45WzL4e00QIDptS4gP4/_45WzL4e00QIDptS4gP4 -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./addr.go ./addr_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./route.go ./route_linux.go ./rule.go ./rule_linux.go ./socket.go ./socket_linux.go ./xfrm.go ./xfrm_monitor_linux.go ./xfrm_policy.go ./xfrm_policy_linux.go ./xfrm_state.go ./xfrm_state_linux.go $WORK/b074/_cgo_gotypes.go $WORK/b074/bpf_linux.cgo1.go $WORK/b074/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/fc/fc6d551dece01a8ba6274003d030fdd4b1810e907c0f5e490e2339c1724d999f-d # internal github.com/containernetworking/plugins/pkg/ip mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/coreos/go-iptables/iptables=github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid xulloM5AU4a0Yp8xE4YP/xulloM5AU4a0Yp8xE4YP -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f5/f5247a1f14c896de0e7bea9adf2048383f13d3980aaff272d193ffe011eaac02-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b077/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid W9rbcnGKsTgacE-ZAKaK/W9rbcnGKsTgacE-ZAKaK -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/14/143b96427f419d283cc44ba80f2a8c5bea676c7627a0ab71aa34a34793be476a-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b033/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b078/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid aFGtt6WBsfknmZ0w430W/aFGtt6WBsfknmZ0w430W -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./dns.go ./main.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/78/782cee29bb60453366cbc52b9bb69e5a4a782afa453bd2bdda3b8d08d2e9131b-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/ipam/host-local=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b033/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b078/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile encoding=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b079/_pkg_.a packagefile path=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile encoding/base64=$WORK/b037/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b074/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b038/_pkg_.a packagefile crypto/aes=$WORK/b057/_pkg_.a packagefile crypto/cipher=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile os/exec=$WORK/b071/_pkg_.a packagefile regexp=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b076/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b064/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile regexp/syntax=$WORK/b073/_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=2TL2grtYAQIwVv719peA/aFGtt6WBsfknmZ0w430W/0V4fLoD6ne7Z8GISxELu/2TL2grtYAQIwVv719peA -compressdwarf=false -B 0x7dc7bbd25545305954042684ca09e1b322df3abb -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/host-local rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/sample ']' ++ basename plugins/sample sample + plugin=sample + echo ' sample' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0xc94dfa2f0a9621f9e0771e23ec89db8f9f511436 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/sample github.com/containernetworking/plugins/plugins/sample WORK=/tmp/go-build110463283 encoding mkdir -p $WORK/b019/ internal/cpu cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b008/ internal/race mkdir -p $WORK/b015/ runtime/internal/sys 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 cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid yojEvl4XabK9Efvh1X-K/yojEvl4XabK9Efvh1X-K -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Fv8OwAdkGO3aKzIYo8yp/Fv8OwAdkGO3aKzIYo8yp -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid jHDd9z--rADjjEbnRzAS/jHDd9z--rADjjEbnRzAS -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid WB8MVTyEDrxbLRHYVFc0/WB8MVTyEDrxbLRHYVFc0 -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s /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 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 runtime/internal/atomic cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b010/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid rbeSmGpHRz3Vt3iUG05k/rbeSmGpHRz3Vt3iUG05k -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm_ppc64x.s ./atomic_ppc64x.s unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid J5ZkCFOt6dBsR9mLqkBK/J5ZkCFOt6dBsR9mLqkBK -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 9OM3Iq4ID3C7nbliP5Uu/9OM3Iq4ID3C7nbliP5Uu -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3a/3ac9f5d65d55c9c88a1de4d55f53010d036dea9f42dd80ad6b88fe9992f3a466-d # internal unicode/utf16 mkdir -p $WORK/b037/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal 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 cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/39/3910f8629e3eb5a193aa600cca2683e361a5036e8200214a0e4aa31cc88ea4c9-d # internal internal/nettrace mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid tlXJ1LRdT231RHOYiRk1/tlXJ1LRdT231RHOYiRk1 -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/45/4585a79e9bdb005ded1109304d70b053b3caff1c339df312da8c9078ec4d591d-d # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/91/91543be2a92b569033746fd5fa087d35e97663160eaed88c186d96a03a135e9f-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 1x1KvCezD94-RfvecnC7/1x1KvCezD94-RfvecnC7 -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a5/a510af8795683aa56721dfe38049a99108642c9a98636918c087e69f4782cbd0-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/aa/aa776ad2395862aff02b712bbab78e685425220847db0bbd5f3e55217ec5565f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/b4/b4a3730543d2288c71681a946bfe06a41bbc1b22620a209b1ed767a03df03255-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s runtime/cgo mkdir -p $WORK/b046/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91147408ed4cd9453e77b0b978a31d6fe71fb73f527a2ec1739648bbb114bc9f-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_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/b016/_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 cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid k1GSu5hsr2u7ytqm6Jys/k1GSu5hsr2u7ytqm6Jys -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ba/ba90d10e523eb0936d2cb8aab3857d4fd450665ae1175003a172962d3b1b042e-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 gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/compare_ppc64x.o ./compare_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/count_ppc64x.o ./count_ppc64x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_ppc64x.o $WORK/b007/count_ppc64x.o $WORK/b007/equal_ppc64x.o $WORK/b007/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/66/66d3d516b412f2571ac0224039fd674660b482e06c099cce8ff1e7ef2e29bfa7-d # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c 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/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /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 runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /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 ./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/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid LMNJZd3U8z7vcbZw0Nkc/LMNJZd3U8z7vcbZw0Nkc -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e1/e12f745699b0f92305a4c3ad8f61ce6c7af03453fc3026fa36ce53e56971df4e-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c cd /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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_ppc64x.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/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/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /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 ./asm_ppc64x.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid 7VY89ShAw616H73KsAtf/7VY89ShAw616H73KsAtf -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_ppc64x.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e4/e435a62800f8bc37dab628f0ad293b968df79585df1a04a2a49ae154c8c9250c-d # internal cd /usr/lib/golang/src/runtime /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/asm.o ./asm.s /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/asm_ppc64x.o ./asm_ppc64x.s /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/atomic_ppc64x.o ./atomic_ppc64x.s /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/duff_ppc64x.o ./duff_ppc64x.s /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/memclr_ppc64x.o ./memclr_ppc64x.s /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/memmove_ppc64x.o ./memmove_ppc64x.s /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/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /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/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /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/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_ppc64x.o $WORK/b006/atomic_ppc64x.o $WORK/b006/duff_ppc64x.o $WORK/b006/memclr_ppc64x.o $WORK/b006/memmove_ppc64x.o $WORK/b006/rt0_linux_ppc64le.o $WORK/b006/sys_linux_ppc64x.o $WORK/b006/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2f/2f2fd3728656dceed290af70c3394fb63be5fccc1ac4af022796f37291e019af-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /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 sync mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid 9D7xmelQRl3vhifncZVR/9D7xmelQRl3vhifncZVR -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LjEwjwF95eDIj8TyaU_U/LjEwjwF95eDIj8TyaU_U -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e8/e8ffebc85dc485bc8be2bf8011d99d7f768c895309abead66cee0bdea1dbb804-d # internal internal/singleflight mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NJTrUcKVDIPeN1qLNpHL/NJTrUcKVDIPeN1qLNpHL -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid S-feKHRjtL7kRnKRScaQ/S-feKHRjtL7kRnKRScaQ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/74/7431046b35fe0f423eca00f6e7fb2b2945d3bfc79fb8477bdffd9e6f5308c47a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_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/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/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.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/30/305b51689b13be2c9fa592856fdb826b85eeea60b7c79fbfb5c05032e9c55c15-d # internal sort mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_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 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid Q_btnq8QXPehxAKwTXGy/Q_btnq8QXPehxAKwTXGy -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ee/eeab6b89a15cc2dbbc9e022cf85cd9c01bb0b7f62107ce89e87daa53abf7da2f-d # internal internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF 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 io mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -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/b042/importcfg -pack ./message.go strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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 mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CeDVLTmLkK3fe1p2FC2u/CeDVLTmLkK3fe1p2FC2u -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go /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/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/73/739d1afa9a8db58dbacea91e1e4689ea0e4ad719f92501e8b0b77bcbd36c3ffa-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid -tQcoVWJvBSwWHTRRMQr/-tQcoVWJvBSwWHTRRMQr -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/06/0691b763d152768cc5357aa01d456af6cf15b10013630f84e89eb8bc7e228875-d # internal 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 cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/44/4402c326babb4ebdba2968d99d23defb4c5420f394839b5debda3bbb9913df75-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b3/b3539f463f956ad1b09dd7e77f9b4895e6fafc5b3a19f9412fa869a69883369f-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/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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 /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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/48/482bca6ec5d5f0b4477dd45ca3db914237f9627671c3bfa631e0141569d1b976-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 context mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_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/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid KNwJSIv0kLk_tFnkpqKh/KNwJSIv0kLk_tFnkpqKh -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/66dcb72d86d73c8cc2db6f2fb77fb39a2a95f6c44224e5b48feedffc1308554e-d # internal 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/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 internal/fmtsort mkdir -p $WORK/b027/ encoding/binary 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 mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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 /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/b004/_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/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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 /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/b013/_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/07/07602bd2204c44313febb27e97cda718a6c221b4a5fc09a85023db683a2958a8-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 fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_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 path/filepath mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid -r-_vD3WbXDCLQiK2RtJ/-r-_vD3WbXDCLQiK2RtJ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4dfbed34aae64e6027426a804097fedf7cda453972c952f3c45077f4c8236cc-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b014/_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/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid FEh-jnlEm1svvWzi0kKD/FEh-jnlEm1svvWzi0kKD -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/0f/0feb469c53c2cb54051a0bc3dc67f8cb7c360241c009c2cbd83aa26765363991-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 log mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p log -std -complete -installsuffix shared -buildid 05_syn83kI-D-VuUtlj1/05_syn83kI-D-VuUtlj1 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./log.go encoding/json mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OL-ArTK4or7l64Ia-gVg/OL-ArTK4or7l64Ia-gVg -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/31/3197f6382224d6eaf4955c96e718af68bbb37cae8184ad3dc859a8babf8e9e7b-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid mNUdUuCVpOggFpQV-p7t/mNUdUuCVpOggFpQV-p7t -goversion go1.13.4 -D "" -importcfg $WORK/b040/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/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/7f/7faf6d5a65ce4fec741bd3e2b9e517cad077730aeafdd15b34062b2864c6c225-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f0/f0cca110459e47be978313c640874947e3b373652a18fd33ec4d406e35368ed0-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid MIFHO1HDlGjBCMy3vkig/MIFHO1HDlGjBCMy3vkig -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/fe/fee6012c6265cbeeae9f3af0b6ce19b41cc58f600745d9ca74b61ae967e9de39-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SLegxC5jE3lKXrQ4JB3J/SLegxC5jE3lKXrQ4JB3J -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/bc/bc754b095ef4620db0524a733afd3fba1972f189fa69d3de17de1232fc9f293b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid cUOkrAOHcnRqoJtXTLH0/cUOkrAOHcnRqoJtXTLH0 -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/44/4430333789d3703bb45fa3f3b929db165d1e38c5ece29e3afca42ef55770f396-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid MdFmxtZoZj0HyNMHYJEh/MdFmxtZoZj0HyNMHYJEh -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/67/673bf89a6637321cb3bffe13d87168a02f8f8f180bae01c3c03533a717e36e7e-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid xKxhdSjvg4gonntWQSzN/xKxhdSjvg4gonntWQSzN -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/26/2699401efdb8a5b46e3350b8856b4958b2528a7c515039a76e4a404109724787-d # internal github.com/containernetworking/plugins/plugins/sample mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/skel=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/gopath/src/github.com/containernetworking/plugins/plugins/sample /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid VCzbB_l1E6ivTJoht0ES/VCzbB_l1E6ivTJoht0ES -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/dd/dd430868e1e9fa33a8231a2d8d11e1ce7f7c7aaf35d1d2bcf47b0a5f98de8f8f-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/sample=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b047/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b032/_pkg_.a packagefile time=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_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 path/filepath=$WORK/b051/_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=-SXTN7znGzFBv92GTKhB/VCzbB_l1E6ivTJoht0ES/-9hoCkCDHuNimk03oMMy/-SXTN7znGzFBv92GTKhB -compressdwarf=false -B 0xc94dfa2f0a9621f9e0771e23ec89db8f9f511436 -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 mkdir -p /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4/bin/sample rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zmrgnC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le ++ dirname /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/ + install -p -m 0755 bin/bridge bin/dhcp bin/flannel bin/host-device bin/host-local bin/ipvlan bin/loopback bin/macvlan bin/portmap bin/ptp bin/sample bin/tuning bin/vlan /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le//usr/libexec/cni + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b --unique-debug-suffix -0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le --unique-debug-src-base containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/plugins-9ebe139e77e82afb122e335328007bca86905ae4 extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/host-local extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/dhcp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/macvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/bridge extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/flannel extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/host-device extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/ipvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/loopback extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/portmap extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/ptp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/sample extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/tuning extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/libexec/cni/vlan 1251 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.NxvF1w + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + exit 0 Processing files: containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4ltdGr + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + DOCDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/share/doc/containernetworking-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/share/doc/containernetworking-plugins + cp -pr CONTRIBUTING.md README.md RELEASING.md /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/share/doc/containernetworking-plugins + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.unOYkm + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + LICENSEDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/share/licenses/containernetworking-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/share/licenses/containernetworking-plugins + cp -pr LICENSE /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le/usr/share/licenses/containernetworking-plugins + exit 0 Provides: containernetworking-cni = 0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b containernetworking-plugins = 0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b containernetworking-plugins(ppc-64) = 0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: containernetworking-plugins-debugsource-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le Provides: containernetworking-plugins-debugsource = 0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b containernetworking-plugins-debugsource(ppc-64) = 0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: containernetworking-plugins-debuginfo-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le Provides: containernetworking-plugins-debuginfo = 0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b containernetworking-plugins-debuginfo(ppc-64) = 0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b debuginfo(build-id) = 02f76192524f2c593f6fedfab4bd851e8fbebc6c debuginfo(build-id) = 243b76d0a83c87e691c215ba1aa270e187ff7316 debuginfo(build-id) = 273a9acf94ade4f050c8de7abdce060bbcfeb027 debuginfo(build-id) = 4bfa9b16099b900801384ad08bb8a37f1a084494 debuginfo(build-id) = 7a1cc7e75e0296df22c9b77fc5d63bb64d406507 debuginfo(build-id) = 83ade5eff3844f011aeb87f60ea57b3c8ff0142b debuginfo(build-id) = 85daf76d932935e6e87eed6449adbca86fb63345 debuginfo(build-id) = 878e9101576bdebb497e54df9721205420fa90c4 debuginfo(build-id) = 88bbdfc1ecc4893b7d8b43914d54890894327a02 debuginfo(build-id) = 97802cdb62568889ad8e289601cb4afd559bf695 debuginfo(build-id) = a6c15e0b95ef4a825cdaebfc80e580d6a991cd6c debuginfo(build-id) = e67a2dd3e7691d7e269a1c118119e0511b792d55 debuginfo(build-id) = f5be037dd1f167f5dfd18c178335a84929d5c3d0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: containernetworking-plugins-debugsource(ppc-64) = 0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le Wrote: /builddir/build/RPMS/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debugsource-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debuginfo-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HAp0qo + umask 022 + cd /builddir/build/BUILD + cd plugins-9ebe139e77e82afb122e335328007bca86905ae4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.7.4-3.git9ebe139.module_el8.2.0+303+1105185b.ppc64le + exit 0 Child return code was: 0