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-2.0-8030020200831211746-2a301c24-build-54885-12266/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.8.3-4.module_el8.3.0+479+69e2ae26.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-2.0-8030020200831211746-2a301c24-build-54885-12266/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.HhJfNU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + /usr/bin/gzip -dc /builddir/build/SOURCES/plugins-d5efdfe.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf plugins/main/windows + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6BJvZT + umask 022 + cd /builddir/build/BUILD + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + 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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath + GOPATH=/builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath + export GO111MODULE=off + GO111MODULE=off ++ pwd + mkdir -p /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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/bandwidth ']' ++ basename plugins/meta/bandwidth bandwidth + plugin=bandwidth + echo ' bandwidth' ++ 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 0x79a8c6feba13e5fdae87569644873c27ed310ee0 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/bandwidth github.com/containernetworking/plugins/plugins/meta/bandwidth WORK=/tmp/go-build802460124 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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -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/atomic mkdir -p $WORK/b010/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal 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 math/bits mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.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/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal 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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go 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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode mkdir -p $WORK/b017/ 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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go internal/bytealg mkdir -p $WORK/b007/ 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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -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/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-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 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.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/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/b023/_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/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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/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 /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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true 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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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 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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go crypto/internal/boring/sig cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true crypto/subtle 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/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal /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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal mkdir -p $WORK/b064/ 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 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 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 GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./constant_time.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 zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./sig.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 ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-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/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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/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/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/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-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/_x004.o -c gcc_fatalf.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/_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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-d # internal internal/oserror mkdir -p $WORK/b030/ io mkdir -p $WORK/b013/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b043/ 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go 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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go strconv 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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go 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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b037/ 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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go 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 hash 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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go 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 vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-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/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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/b025/_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 nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b062/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/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-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/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal 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/b037/_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 DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b032/ time internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF 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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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 cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-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/b037/_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 H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/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 internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b024/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b027/ encoding/binary cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal mkdir -p $WORK/b021/ 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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go 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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -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/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/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/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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/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/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -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/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b051/ os/exec mkdir -p $WORK/b070/ cat >$WORK/b051/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/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b070/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/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -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/b077/ cat >$WORK/b077/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/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /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/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./netns.go ./netns_linux.go github.com/containernetworking/plugins/pkg/utils/buildversion encoding/hex mkdir -p $WORK/b080/ log cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./buildversion.go mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.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 mkdir -p $WORK/b053/ cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal cat >$WORK/b065/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/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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 MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -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/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /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/safchain/ethtool -complete -installsuffix shared -buildid 2wNcmF-1E6FtjtCcIdCY/2wNcmF-1E6FtjtCcIdCY -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-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/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-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/c3/c32ad5073c98163135afdbdc7bcd4df5325100ea0374f2a82eb2c3f04fd0087d-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_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/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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-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/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-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 H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -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/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-d # internal crypto/sha512 mkdir -p $WORK/b079/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF crypto/aes cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b079/symabis ./sha512block_ppc64le.s 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 ./gcm_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 crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b025/_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 Zy7oBbde0_1MyaSsLZu-/Zy7oBbde0_1MyaSsLZu- -goversion go1.14.7 -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 ./gcm_ppc64le.go ./modes.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_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/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid d-jeXasY4BD74fLWBpWw/d-jeXasY4BD74fLWBpWw -goversion go1.14.7 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b079/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_ppc64le.o # 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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/63/6356b485c33b9f38d185453adeb712ebfff65b4e1b43ac0c8eac768007624044-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid EGPkTSMTALTfgHw19JZw/EGPkTSMTALTfgHw19JZw -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./utils.go 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/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_ppc64le.o $WORK/b057/gcm_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/04/04a44ee9091bb40c9e921ec1212d61ae36baae7ea8ba9f11a7c4833584ab359c-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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b065/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 OpHITLKb_ADxTcZqq9Ad/OpHITLKb_ADxTcZqq9Ad -goversion go1.14.7 -D "" -importcfg $WORK/b055/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/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/97/970585fdf350adf2d8411782b798abdae5a6a5384927d1c0e060f887cb04d2e5-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5e/5e7a5d842eae505de8920fadbfcbf151173fa8ebc16225bfaab930b6f0c9586b-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b040/ 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/b041/_pkg_.a EOF cat >$WORK/b040/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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b069/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 TTZqsna7ox-wDVA42tUF/TTZqsna7ox-wDVA42tUF -goversion go1.14.7 -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/b041/_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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 a8LiDA9onWJSBfSx_M_Z/a8LiDA9onWJSBfSx_M_Z -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c8/c836ab209cd40763ec1c798bcd8a6877b913e6062c4696d086b04c9ad96a9d0e-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_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 SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/8e/8e790f586feab74c18a7cab2baea94624be5ef66031935df1d93e7475deef6e4-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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-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 fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_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/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /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/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-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/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b075/ cat >$WORK/b075/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_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/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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 -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b055/_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=$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/pkg/ns=$WORK/b066/_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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_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 syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid 3kMrUPJLe4UgSM_6zQC6/3kMrUPJLe4UgSM_6zQC6 -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7a/7aff9e02ff8659f0639ca96ad4f16b361bf7ad6d55cd63546630ffdd5a3e017d-d # internal github.com/containernetworking/plugins/plugins/meta/bandwidth 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 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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/meta/bandwidth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid oNGpZ8DFbJnH38mKR3XG/oNGpZ8DFbJnH38mKR3XG -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./ifb_creator.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/a9/a942df380a87aee1158bd4481fba077e8e5931c5fed13df2bac67d9bacffa012-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/bandwidth=$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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_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 reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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 packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_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/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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_pkg_.a packagefile math/bits=$WORK/b023/_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/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_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 internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a 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 os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b064/_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=EQYfxGc06uq14KwYkvec/oNGpZ8DFbJnH38mKR3XG/2r7tT6Bkvtc7jPaosq0Q/EQYfxGc06uq14KwYkvec -compressdwarf=false -B 0x79a8c6feba13e5fdae87569644873c27ed310ee0 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/bandwidth rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/firewall ']' ++ basename plugins/meta/firewall + plugin=firewall + echo ' firewall' firewall ++ 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 0x4a3e34e9ed4122e8592ba3d22c0aecd1b36ebae3 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/firewall github.com/containernetworking/plugins/plugins/meta/firewall WORK=/tmp/go-build758956617 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -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 unicode mkdir -p $WORK/b017/ 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go 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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -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 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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go encoding mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding -std -complete -installsuffix shared -buildid MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.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/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-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/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.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 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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal 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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/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/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal /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/compare_ppc64x.o ./compare_ppc64x.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_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 runtime/cgo mkdir -p $WORK/b047/ cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal 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 crypto/internal/subtle mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b064/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/count_ppc64x.o ./count_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 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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal crypto/subtle mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./constant_time.go 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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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 -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-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/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal cd $WORK 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/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal /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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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 internal/testlog mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF crypto/internal/boring/sig mkdir -p $WORK/b069/ 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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go cat >$WORK/b069/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/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b069/symabis ./sig_other.s 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 ./preempt_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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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 cat >$WORK/b069/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/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-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 cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-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/_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/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/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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_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/b046/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b028/ 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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b043/ strconv mkdir -p $WORK/b025/ 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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./message.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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go hash mkdir -p $WORK/b068/ cat >$WORK/b068/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/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b068/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-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/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal crypto mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b068/_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/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b067/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 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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-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/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b060/ cat >$WORK/b060/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/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal regexp/syntax mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b058/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/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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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 internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b058/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./context.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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-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/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal crypto/cipher mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /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 ./xor_ppc64x.s encoding/base64 mkdir -p $WORK/b020/ crypto/sha1 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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid VOosZ8Wi74fP_gIpsl9z/VOosZ8Wi74fP_gIpsl9z -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./notboring.go ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/59/595894e2d05ff10234a636af330e96b39e9b354aac9087b95581085894e1e8f8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/xor_ppc64x.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/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal fmt mkdir -p $WORK/b026/ path/filepath mkdir -p $WORK/b052/ cat >$WORK/b052/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/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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b052/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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.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/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-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/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b056/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/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal log mkdir -p $WORK/b053/ cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go encoding/hex mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go math/big mkdir -p $WORK/b070/ encoding/json mkdir -p $WORK/b002/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b070/symabis ./arith_ppc64x.s 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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -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/buildversion mkdir -p $WORK/b054/ os/user cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./buildversion.go mkdir -p $WORK/b073/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b073/ -importpath os/user -- -I $WORK/b073/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cat >$WORK/b070/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/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-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/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-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 /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/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal 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 cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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 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/b031/_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/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/b033/_pkg_.a packagefile time=$WORK/b034/_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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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 cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -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 /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b070/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b070/_pkg_.a $WORK/b070/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal crypto/internal/boring mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b069/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./doc.go ./notboring.go cd /usr/lib/golang/src/os/user 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 $WORK/b073/_x003.o $WORK/b073/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-d # internal crypto/aes mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b062/symabis ./asm_ppc64le.s ./gcm_ppc64le.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p os/user -std -installsuffix shared -buildid nPs-YE2dSk1x2cp4Fcf2/nPs-YE2dSk1x2cp4Fcf2 -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./lookup.go ./user.go $WORK/b073/_cgo_gotypes.go $WORK/b073/cgo_lookup_unix.cgo1.go $WORK/b073/getgrouplist_unix.cgo1.go $WORK/b073/listgroups_unix.cgo1.go $WORK/b073/_cgo_import.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b066/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/aes -std -installsuffix shared -buildid Zy7oBbde0_1MyaSsLZu-/Zy7oBbde0_1MyaSsLZu- -goversion go1.14.7 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.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/e3/e3183ed38ef26e8d4eebd8626809277412677dcda609139e0617c3d19dc9fc0b-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b062/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b062/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b062/_pkg_.a $WORK/b062/asm_ppc64le.o $WORK/b062/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/04/04a44ee9091bb40c9e921ec1212d61ae36baae7ea8ba9f11a7c4833584ab359c-d # internal crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b070/_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/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid OpHITLKb_ADxTcZqq9Ad/OpHITLKb_ADxTcZqq9Ad -goversion go1.14.7 -D "" -importcfg $WORK/b061/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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/5e/5e7a5d842eae505de8920fadbfcbf151173fa8ebc16225bfaab930b6f0c9586b-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b055/ cat >$WORK/b055/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/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid a8LiDA9onWJSBfSx_M_Z/a8LiDA9onWJSBfSx_M_Z -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/godbus/dbus mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b073/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid fUOx40HCWEN0Y_s1bqTB/fUOx40HCWEN0Y_s1bqTB -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/8e/8e790f586feab74c18a7cab2baea94624be5ef66031935df1d93e7475deef6e4-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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/54/546daed0318e1fc6194a26b59ad89cb47c1dc4f262bba15bf9d54710b6657ad8-d # internal github.com/containernetworking/plugins/plugins/meta/firewall 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/godbus/dbus=github.com/containernetworking/plugins/vendor/github.com/godbus/dbus 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/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/utils/buildversion=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/godbus/dbus=$WORK/b059/_pkg_.a packagefile net=$WORK/b041/_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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/meta/firewall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid B63HnpBpDShMyEbO0jV5/B63HnpBpDShMyEbO0jV5 -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./firewall.go ./firewalld.go ./iptables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/37/370f0bb8c933611cc6628586f7c3a3e3c93b8b899ceabb77b7c6161748a611df-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/firewall=$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/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/utils/buildversion=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/godbus/dbus=$WORK/b059/_pkg_.a packagefile net=$WORK/b041/_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 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/b038/_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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile bufio=$WORK/b060/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha1=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile os/user=$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/b007/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 internal/oserror=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile regexp/syntax=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/boring=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b069/_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=L7JRxU_SbeuUrBKMrmiA/B63HnpBpDShMyEbO0jV5/afTSQuolhmiSfb0x9Z-5/L7JRxU_SbeuUrBKMrmiA -compressdwarf=false -B 0x4a3e34e9ed4122e8592ba3d22c0aecd1b36ebae3 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/firewall rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/flannel ']' ++ basename plugins/meta/flannel + plugin=flannel + echo ' flannel' 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 0x6d104d8605834bbd0e9d04bd506dbe1905ffff2a -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/flannel github.com/containernetworking/plugins/plugins/meta/flannel WORK=/tmp/go-build171009394 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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go sync/atomic internal/cpu mkdir -p $WORK/b016/ encoding mkdir -p $WORK/b024/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF unicode/utf8 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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.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 -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b018/ 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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -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/b028/_pkg_.a # internal /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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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/b024/_pkg_.a # internal 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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-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 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/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 ./fma.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/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal internal/nettrace mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-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 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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-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/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal runtime/cgo mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -g -O2 -Wall -Werror ./cgo.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/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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 /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 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 -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/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b038/ 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 cat >$WORK/b038/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/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-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 ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /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/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/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /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/modf_ppc64x.o ./modf_ppc64x.s /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/sqrt_ppc64x.o ./sqrt_ppc64x.s /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/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/floor_ppc64x.o $WORK/b027/modf_ppc64x.o $WORK/b027/sqrt_ppc64x.o $WORK/b027/stubs_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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./asm_ppc64x.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_ppc64x.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b046/ cat >$WORK/b046/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/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_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/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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/b033/ 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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -D "" -importcfg $WORK/b033/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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go internal/oserror mkdir -p $WORK/b022/ cat >$WORK/b022/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/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go strconv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_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/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -D "" -importcfg $WORK/b030/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/b044/ cat >$WORK/b044/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/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /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_linux_ppc64x.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_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/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal reflect mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /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_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b002/ cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal 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 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal cd /usr/lib/golang/src/syscall /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal time mkdir -p $WORK/b020/ cat >$WORK/b020/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/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -D "" -importcfg $WORK/b020/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/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go internal/syscall/execenv mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal context mkdir -p $WORK/b019/ cat >$WORK/b019/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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$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/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b029/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort encoding/binary mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_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/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal encoding/base64 mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.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/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b043/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b043/ -importpath net -- -I $WORK/b043/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal os/exec mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go io/ioutil mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal encoding/json mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_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/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go log mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./log.go github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./buildversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b043=/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/b043=/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/b043=/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/b043=/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/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/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/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net -std -installsuffix shared -buildid oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -D "" -importcfg $WORK/b043/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/b043/_cgo_gotypes.go $WORK/b043/cgo_linux.cgo1.go $WORK/b043/cgo_resnew.cgo1.go $WORK/b043/cgo_socknew.cgo1.go $WORK/b043/cgo_unix.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 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 packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /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/020 -complete -installsuffix shared -buildid xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b051/ cat >$WORK/b051/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/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version 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 importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /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/version -complete -installsuffix shared -buildid 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b054/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b041/ 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/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile log=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./skel.go cat >$WORK/b041/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 context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid y-7tVGf6hMrLv7TuE4hz/y-7tVGf6hMrLv7TuE4hz -goversion go1.14.7 -D "" -importcfg $WORK/b041/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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-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/ba/ba22d39b810124ae24d850618d8253a1fe7513b3c62a5af00f27047a8190858f-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 context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 0T0fssNoBF8Zk-jklixs/0T0fssNoBF8Zk-jklixs -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./flannel.go ./flannel_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c8/c873c93d46e377fa125fabb69325436e657264cbc722a10c5e0085aa532910c6-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 context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b055/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b048/_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/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b052/_pkg_.a packagefile log=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile math/bits=$WORK/b028/_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/race=$WORK/b015/_pkg_.a packagefile encoding/binary=$WORK/b026/_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=q2T1FTXpo_6mD9xroqfO/0T0fssNoBF8Zk-jklixs/xF99Vix3uJNrV4JtcKll/q2T1FTXpo_6mD9xroqfO -compressdwarf=false -B 0x6d104d8605834bbd0e9d04bd506dbe1905ffff2a -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/flannel rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/portmap ']' ++ basename plugins/meta/portmap + plugin=portmap + echo ' portmap' portmap ++ 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 0x2b61af35a877a27342d0b7902554b8306fc265c7 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/portmap github.com/containernetworking/plugins/plugins/meta/portmap WORK=/tmp/go-build525293737 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b015/ 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -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/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b010/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal internal/nettrace mkdir -p $WORK/b044/ 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/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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal 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/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal crypto/internal/subtle mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal crypto/subtle mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-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 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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal crypto/internal/boring/sig mkdir -p $WORK/b062/ cat >$WORK/b062/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/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b062/symabis ./sig_other.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal 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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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 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/b062/importcfg << 'EOF' # internal # import config 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 -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/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./sig.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_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/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -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/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b062/sig_other.o ./sig_other.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/b036/_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 cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal cd $WORK gcc -Qunused-arguments -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/b062/_pkg_.a $WORK/b062/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-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 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 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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal 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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-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 ./preempt_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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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 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 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 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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b043/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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go hash mkdir -p $WORK/b057/ cat >$WORK/b057/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/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal crypto mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b057/_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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b056/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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-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/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-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/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal regexp/syntax mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b069/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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF internal/syscall/execenv mkdir -p $WORK/b035/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b068/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -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/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b027/ encoding/binary mkdir -p $WORK/b021/ 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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go 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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b059/symabis ./xor_ppc64x.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b061/_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/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b059/xor_ppc64x.o ./xor_ppc64x.s path/filepath mkdir -p $WORK/b052/ cat >$WORK/b052/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/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF net mkdir -p $WORK/b041/ 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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b059/_pkg_.a $WORK/b059/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-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/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b051/ os/exec mkdir -p $WORK/b067/ cat >$WORK/b051/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/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_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/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go 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 z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -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/b053/ cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go math/big mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b064/ github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b065/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF encoding/hex mkdir -p $WORK/b072/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b064/importcfg -pack ./buildversion.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid a4UAqaFnSzPxR9dioSDm/a4UAqaFnSzPxR9dioSDm -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./sysctl_linux.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go cat >$WORK/b063/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/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b074/ cat >$WORK/b074/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/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /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/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./netns.go ./netns_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/f1/f12b8851fbaf72dff6c1c91fe6061b48f276964af3e0fff60ee8b2df805122e1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-d # internal github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords /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/mattn/go-shellwords -complete -installsuffix shared -buildid OTwBlVK1w6VsQFBPw5qA/OTwBlVK1w6VsQFBPw5qA -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/6d/6d673c6867ef277b29e422b4e0d278bde7c6ad4bd32afb4095d763f915f4878c-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/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_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/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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/arith_ppc64x.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/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal crypto/internal/boring mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b062/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-d # internal crypto/sha512 mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /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 ./sha512block_ppc64le.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid d-jeXasY4BD74fLWBpWw/d-jeXasY4BD74fLWBpWw -goversion go1.14.7 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.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/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/sha512block_ppc64le.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/63/6356b485c33b9f38d185453adeb712ebfff65b4e1b43ac0c8eac768007624044-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid EGPkTSMTALTfgHw19JZw/EGPkTSMTALTfgHw19JZw -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/97/970585fdf350adf2d8411782b798abdae5a6a5384927d1c0e060f887cb04d2e5-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b075/symabis ./asm_linux_ppc64x.s github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b066/ cat >$WORK/b066/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/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid a8LiDA9onWJSBfSx_M_Z/a8LiDA9onWJSBfSx_M_Z -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8e/8e790f586feab74c18a7cab2baea94624be5ef66031935df1d93e7475deef6e4-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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b075/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b075/_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/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /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/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b071/ 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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b072/_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/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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 -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-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 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/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/utils=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b071/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 tlAvunqyUtFnvG7T799u/tlAvunqyUtFnvG7T799u -goversion go1.14.7 -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/83/836c22a24773715804d0f58321d9ee80a69c4e24c78f514566d2bb183c77c153-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/portmap=$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/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/utils=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b064/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b071/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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 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 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 packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile os/exec=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b075/_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/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b023/_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/race=$WORK/b015/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b056/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile hash=$WORK/b057/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b059/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b060/_pkg_.a packagefile crypto/subtle=$WORK/b061/_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=eeKE11ORrY_cItbcmwSp/tlAvunqyUtFnvG7T799u/n9UjYcf7d0VMfp124ykw/eeKE11ORrY_cItbcmwSp -compressdwarf=false -B 0x2b61af35a877a27342d0b7902554b8306fc265c7 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/portmap rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/meta/sbr ']' ++ basename plugins/meta/sbr + plugin=sbr + echo ' sbr' sbr ++ 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 0x4de35f08b27f066d5d1bc4105665ec69530509d8 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/sbr github.com/containernetworking/plugins/plugins/meta/sbr WORK=/tmp/go-build381934646 internal/race mkdir -p $WORK/b015/ internal/cpu encoding mkdir -p $WORK/b019/ 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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go runtime/internal/sys mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal 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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal unicode mkdir -p $WORK/b017/ math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # 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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF unicode/utf16 mkdir -p $WORK/b038/ mkdir -p $WORK/b023/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ 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/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 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 cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal internal/nettrace mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -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/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal runtime/cgo mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -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/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 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/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 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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -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/indexbyte_ppc64x.o ./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/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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal 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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal runtime cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-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/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true mkdir -p $WORK/b006/ gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true 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 ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_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/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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x006.o -c gcc_ppc64x.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./asm_ppc64x.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_ppc64x.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF 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/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 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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b046/ cat >$WORK/b046/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/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b047/ cat >$WORK/b047/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/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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/b044/ cat >$WORK/b044/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/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b044/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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-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/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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/b003/_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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b003/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/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/b039/ internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex /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/alexflint/go-filemutex -complete -installsuffix shared -buildid 2W9lkNgS1G6mcEVZc5Eh/2W9lkNgS1G6mcEVZc5Eh -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./filemutex_flock.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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_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/bd/bd9c9f3a5482705fedb5ebdafbf93c89f54f339eded14d6a1cd95f754e469d0b-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal context mkdir -p $WORK/b043/ cat >$WORK/b043/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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b043/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 internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b024/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -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/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b053/ cat >$WORK/b053/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/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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b042/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b042/ -importpath net -- -I $WORK/b042/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b052/ cat >$WORK/b052/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/b053/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal log github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b054/ encoding/hex mkdir -p $WORK/b057/ cat >$WORK/b054/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/b034/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./log.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF encoding/json mkdir -p $WORK/b002/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./buildversion.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b061/ mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./hex.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-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/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-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/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/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/b042=/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/b042=/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/b042=/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/b042=/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/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_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/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p net -std -installsuffix shared -buildid oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -D "" -importcfg $WORK/b042/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/b042/_cgo_gotypes.go $WORK/b042/cgo_linux.cgo1.go $WORK/b042/cgo_resnew.cgo1.go $WORK/b042/cgo_socknew.cgo1.go $WORK/b042/cgo_unix.cgo1.go $WORK/b042/_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/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b042/_pkg_.a $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b041/ cat >$WORK/b041/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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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_linux_ppc64x.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 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 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/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /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/020 -complete -installsuffix shared -buildid xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b051/ cat >$WORK/b051/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/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version 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 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/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /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/version -complete -installsuffix shared -buildid 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b040/ cat >$WORK/b040/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/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /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/skel -complete -installsuffix shared -buildid 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_linux_ppc64x.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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b056/_pkg_.a packagefile net=$WORK/b042/_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 EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-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/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b058/ cat >$WORK/b058/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b059/_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/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b056/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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/vishvananda/netlink -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-d # internal github.com/containernetworking/plugins/plugins/meta/sbr mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config importmap github.com/alexflint/go-filemutex=github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex 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 fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b058/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/meta/sbr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid w0d1qW7v8BGoIL4xoYYk/w0d1qW7v8BGoIL4xoYYk -goversion go1.14.7 -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/af/af00c7ae0681524f8be06bf21a3aeb467f63317e817390c70dc2ed85a13b61e0-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/meta/sbr=$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/alexflint/go-filemutex=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b058/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b048/_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/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 packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile math/rand=$WORK/b047/_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/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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b053/_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=9tDIoZJXCor5Wx-k9ph_/w0d1qW7v8BGoIL4xoYYk/A0L5ZTwAtiWsPtOwqFs0/9tDIoZJXCor5Wx-k9ph_ -compressdwarf=false -B 0x4de35f08b27f066d5d1bc4105665ec69530509d8 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/sbr 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 0xae6f43ab73f7c47d6aee07c4fe9be05e298df777 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/tuning github.com/containernetworking/plugins/plugins/meta/tuning WORK=/tmp/go-build242141364 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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.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 internal/race mkdir -p $WORK/b015/ 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal 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 cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -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 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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/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/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-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/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal internal/nettrace mkdir -p $WORK/b044/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b044/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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go 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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-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/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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/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/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/b044/_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 cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-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 -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 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/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal cd $WORK 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/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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal cd $WORK 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/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal 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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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 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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/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 ./preempt_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/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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-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/_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/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 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/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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal 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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go internal/reflectlite mkdir -p $WORK/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 cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go 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/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal 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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-d # internal 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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-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/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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 internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/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 internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b024/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal encoding/binary mkdir -p $WORK/b021/ internal/fmtsort mkdir -p $WORK/b027/ 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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go 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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -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/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/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/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -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/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-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/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -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/b053/ encoding/hex mkdir -p $WORK/b059/ github.com/containernetworking/plugins/pkg/utils/buildversion cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./hex.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./buildversion.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b061/ cat >$WORK/b061/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/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-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/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-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 ./_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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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/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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b057/ cat >$WORK/b057/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /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/j-keck/arping -complete -installsuffix shared -buildid vPnmP3qYIrwRhO_YgmHO/vPnmP3qYIrwRhO_YgmHO -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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_linux_ppc64x.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -D "" -importcfg $WORK/b049/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/12/12d4a77a0918d47f4e230f952b1a65e1b702932867040b4deab8b91969183085-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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_linux_ppc64x.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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b054/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b055/_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/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_linux.go ./syscall.go ./tc_linux.go ./xfrm_linux.go ./xfrm_monitor_linux.go ./xfrm_policy_linux.go ./xfrm_state_linux.go 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 fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b055/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./ns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-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/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b058/ cat >$WORK/b058/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b059/_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/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b055/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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/vishvananda/netlink -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-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 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 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/pkg/utils/buildversion=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b052/_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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 A_Qy4kcllEiz101zKdtU/A_Qy4kcllEiz101zKdtU -goversion go1.14.7 -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/78/782e11bcb894b30e2df7185f6142e1ebd718d6e52262c3f12f0eb4ac6aae8f05-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/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/pkg/utils/buildversion=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b052/_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 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/b038/_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/b053/_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/golang.org/x/sys/unix=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b061/_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/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_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/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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_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=KRB1cXZqrrchRwgIiVnn/A_Qy4kcllEiz101zKdtU/J53T47n9Rw6oXrcWzBJi/KRB1cXZqrrchRwgIiVnn -compressdwarf=false -B 0xae6f43ab73f7c47d6aee07c4fe9be05e298df777 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 0xa64be474f9b11e2a5e13573a139db6a01257c562 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/bridge github.com/containernetworking/plugins/plugins/main/bridge WORK=/tmp/go-build844270083 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go internal/race mkdir -p $WORK/b015/ unicode/utf8 mkdir -p $WORK/b018/ 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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF sync/atomic mkdir -p $WORK/b016/ 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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go 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/b016/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go 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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.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/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal encoding mkdir -p $WORK/b019/ math/bits 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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go internal/bytealg mkdir -p $WORK/b007/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal 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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_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/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 unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.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 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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-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/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-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 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_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 cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal runtime/cgo mkdir -p $WORK/b047/ math /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal 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 cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal crypto/subtle mkdir -p $WORK/b060/ 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/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 GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./constant_time.go 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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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/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/atomic_ppc64x.o ./atomic_ppc64x.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal 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 zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./sig.go cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-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/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-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 $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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal cd $WORK gcc -Qunused-arguments -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/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 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 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/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/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal 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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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 ./preempt_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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/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 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/_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/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/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 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 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/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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_ppc64x.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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b045/ math/rand mkdir -p $WORK/b046/ 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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./singleflight.go 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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b004/ sort 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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go 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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal 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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go 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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal 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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b037/ 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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go 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 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 vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go 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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -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/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-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/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-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/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b063/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./crypto.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/b037/_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 DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go internal/syscall/execenv mkdir -p $WORK/b035/ 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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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 cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-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/b037/_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 H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/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 internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -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/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/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/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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -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/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/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/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b051/ os/exec cat >$WORK/b051/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/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b070/ 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 z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -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/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/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal /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/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-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/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal log encoding/json mkdir -p $WORK/b053/ encoding/hex cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go 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/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 math/big mkdir -p $WORK/b065/ 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 zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -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/b080/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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 cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b077/ mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containernetworking/plugins/pkg/utils/buildversion cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cat >$WORK/b077/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/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /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/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./netns.go ./netns_linux.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./buildversion.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid a4UAqaFnSzPxR9dioSDm/a4UAqaFnSzPxR9dioSDm -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./sysctl_linux.go cat >$WORK/b065/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/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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 MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -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/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f1/f12b8851fbaf72dff6c1c91fe6061b48f276964af3e0fff60ee8b2df805122e1-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/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /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/safchain/ethtool -complete -installsuffix shared -buildid 2wNcmF-1E6FtjtCcIdCY/2wNcmF-1E6FtjtCcIdCY -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c3/c32ad5073c98163135afdbdc7bcd4df5325100ea0374f2a82eb2c3f04fd0087d-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 ./_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-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 ./_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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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 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/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-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 H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -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/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-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 ./gcm_ppc64le.s crypto/sha512 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b082/symabis ./sha512block_ppc64le.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid d-jeXasY4BD74fLWBpWw/d-jeXasY4BD74fLWBpWw -goversion go1.14.7 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go 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 crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_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/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/aes -std -installsuffix shared -buildid Zy7oBbde0_1MyaSsLZu-/Zy7oBbde0_1MyaSsLZu- -goversion go1.14.7 -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 ./gcm_ppc64le.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/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b057/gcm_ppc64le.o ./gcm_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b082/sha512block_ppc64le.o ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_ppc64le.o $WORK/b057/gcm_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/04/04a44ee9091bb40c9e921ec1212d61ae36baae7ea8ba9f11a7c4833584ab359c-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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b065/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 OpHITLKb_ADxTcZqq9Ad/OpHITLKb_ADxTcZqq9Ad -goversion go1.14.7 -D "" -importcfg $WORK/b055/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/b082/_pkg_.a $WORK/b082/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/63/6356b485c33b9f38d185453adeb712ebfff65b4e1b43ac0c8eac768007624044-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid EGPkTSMTALTfgHw19JZw/EGPkTSMTALTfgHw19JZw -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/97/970585fdf350adf2d8411782b798abdae5a6a5384927d1c0e060f887cb04d2e5-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/5e/5e7a5d842eae505de8920fadbfcbf151173fa8ebc16225bfaab930b6f0c9586b-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/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/b041/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 TTZqsna7ox-wDVA42tUF/TTZqsna7ox-wDVA42tUF -goversion go1.14.7 -D "" -importcfg $WORK/b068/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b084/ cat >$WORK/b084/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid vPnmP3qYIrwRhO_YgmHO/vPnmP3qYIrwRhO_YgmHO -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.s 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/b041/_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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 a8LiDA9onWJSBfSx_M_Z/a8LiDA9onWJSBfSx_M_Z -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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 SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c8/c836ab209cd40763ec1c798bcd8a6877b913e6062c4696d086b04c9ad96a9d0e-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/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/12/12d4a77a0918d47f4e230f952b1a65e1b702932867040b4deab8b91969183085-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/8e/8e790f586feab74c18a7cab2baea94624be5ef66031935df1d93e7475deef6e4-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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b079/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go cat >$WORK/b079/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 context=$WORK/b042/_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/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/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid y-7tVGf6hMrLv7TuE4hz/y-7tVGf6hMrLv7TuE4hz -goversion go1.14.7 -D "" -importcfg $WORK/b079/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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ba/ba22d39b810124ae24d850618d8253a1fe7513b3c62a5af00f27047a8190858f-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/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-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 fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_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/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /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/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-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/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b075/ cat >$WORK/b075/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_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/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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 -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b055/_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=$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/pkg/ns=$WORK/b066/_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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_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 syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid 3kMrUPJLe4UgSM_6zQC6/3kMrUPJLe4UgSM_6zQC6 -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7a/7aff9e02ff8659f0639ca96ad4f16b361bf7ad6d55cd63546630ffdd5a3e017d-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b078/ cat >$WORK/b078/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 context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_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/pkg/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid inlFrEnMmR_Nc_pVEiaZ/inlFrEnMmR_Nc_pVEiaZ -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ab/abd91d27b174bf7e042324d841faa302be778e0407c0de7a8996f871ca1d6413-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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b083/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b084/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 qydtOEOn1KhpNc9MM0vW/qydtOEOn1KhpNc9MM0vW -goversion go1.14.7 -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/0d/0df559b2b374ac1923216c6ae17c0f73a86a2f6ca4d7d51683d6b1a98f6d1b34-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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b083/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b084/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b047/_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/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 packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile log=$WORK/b053/_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/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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b052/_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/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a 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 os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b064/_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=WIK-LGmRoFwlhOpPlnFr/qydtOEOn1KhpNc9MM0vW/mv_QzKI4svd7qbQb-sk6/WIK-LGmRoFwlhOpPlnFr -compressdwarf=false -B 0xa64be474f9b11e2a5e13573a139db6a01257c562 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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' ++ 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 0x720a1e2673764152d4a394ed1562a3b7c20ea147 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/host-device github.com/containernetworking/plugins/plugins/main/host-device WORK=/tmp/go-build969250754 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b017/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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm_ppc64x.s ./atomic_ppc64x.s 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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/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/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-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/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal /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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal internal/testlog mkdir -p $WORK/b036/ cat >$WORK/b036/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/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./log.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/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-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 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/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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-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 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal crypto/subtle 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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal mkdir -p $WORK/b060/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal 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 GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./constant_time.go 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 cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal cd $WORK gcc -fno-caret-diagnostics -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/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-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/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-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/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-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/compare_ppc64x.o ./compare_ppc64x.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true 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 zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./sig.go 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/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 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 /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 cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-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/equal_ppc64x.o ./equal_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/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/indexbyte_ppc64x.o ./indexbyte_ppc64x.s cd $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 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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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/_x003.o -c gcc_context.c 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 ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_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 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 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 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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/_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/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 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/_x007.o -c gcc_setenv.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/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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s sync mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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/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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b028/ 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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go strconv mkdir -p $WORK/b025/ 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 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 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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go 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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b037/ cat >$WORK/b037/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/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go hash mkdir -p $WORK/b063/ 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 vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-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/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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/b025/_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 nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b062/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 cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p reflect -std -installsuffix shared -buildid lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-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/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal 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/b037/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go 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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/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/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-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/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal context mkdir -p $WORK/b042/ 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 sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/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 internal/syscall/unix=$WORK/b032/_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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -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 packagefile sync=$WORK/b013/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_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/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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/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/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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/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/b003/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -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/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b051/ os/exec mkdir -p $WORK/b070/ cat >$WORK/b051/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/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b070/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/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal log mkdir -p $WORK/b053/ encoding/hex 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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go mkdir -p $WORK/b074/ encoding/json mkdir -p $WORK/b018/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b077/ cat >$WORK/b074/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/b037/_pkg_.a EOF 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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cat >$WORK/b077/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/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./buildversion.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /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/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./netns.go ./netns_linux.go 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 zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b018/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/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid a4UAqaFnSzPxR9dioSDm/a4UAqaFnSzPxR9dioSDm -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./sysctl_linux.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal cat >$WORK/b065/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/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-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/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /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/safchain/ethtool -complete -installsuffix shared -buildid 2wNcmF-1E6FtjtCcIdCY/2wNcmF-1E6FtjtCcIdCY -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f1/f12b8851fbaf72dff6c1c91fe6061b48f276964af3e0fff60ee8b2df805122e1-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/c3/c32ad5073c98163135afdbdc7bcd4df5325100ea0374f2a82eb2c3f04fd0087d-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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-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/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-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 H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -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/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-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 ./gcm_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 crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b025/_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 Zy7oBbde0_1MyaSsLZu-/Zy7oBbde0_1MyaSsLZu- -goversion go1.14.7 -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 ./gcm_ppc64le.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/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b057/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_ppc64le.o $WORK/b057/gcm_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/04/04a44ee9091bb40c9e921ec1212d61ae36baae7ea8ba9f11a7c4833584ab359c-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/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 OpHITLKb_ADxTcZqq9Ad/OpHITLKb_ADxTcZqq9Ad -goversion go1.14.7 -D "" -importcfg $WORK/b055/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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5e/5e7a5d842eae505de8920fadbfcbf151173fa8ebc16225bfaab930b6f0c9586b-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.s 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/b041/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 TTZqsna7ox-wDVA42tUF/TTZqsna7ox-wDVA42tUF -goversion go1.14.7 -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/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b041/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 a8LiDA9onWJSBfSx_M_Z/a8LiDA9onWJSBfSx_M_Z -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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 SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b018/_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 io=$WORK/b012/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c8/c836ab209cd40763ec1c798bcd8a6877b913e6062c4696d086b04c9ad96a9d0e-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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b018/_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 io=$WORK/b012/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b018/_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 packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/8e/8e790f586feab74c18a7cab2baea94624be5ef66031935df1d93e7475deef6e4-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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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 packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b079/ cat >$WORK/b079/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/b002/_pkg_.a packagefile context=$WORK/b042/_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/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 os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid y-7tVGf6hMrLv7TuE4hz/y-7tVGf6hMrLv7TuE4hz -goversion go1.14.7 -D "" -importcfg $WORK/b079/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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ba/ba22d39b810124ae24d850618d8253a1fe7513b3c62a5af00f27047a8190858f-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/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-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 fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_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/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /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/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-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/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b075/ cat >$WORK/b075/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_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/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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 -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_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/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/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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_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 syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid 3kMrUPJLe4UgSM_6zQC6/3kMrUPJLe4UgSM_6zQC6 -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7a/7aff9e02ff8659f0639ca96ad4f16b361bf7ad6d55cd63546630ffdd5a3e017d-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b078/ cat >$WORK/b078/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 context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_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/pkg/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid inlFrEnMmR_Nc_pVEiaZ/inlFrEnMmR_Nc_pVEiaZ -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ab/abd91d27b174bf7e042324d841faa302be778e0407c0de7a8996f871ca1d6413-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 errors=$WORK/b003/_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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 Wikybt6Dyv5YkttwYzZA/Wikybt6Dyv5YkttwYzZA -goversion go1.14.7 -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/d9/d916148f94ce9ee2908cfc946c3a4f234e85593ff63075072e299c8f888cfdbc-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 errors=$WORK/b003/_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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b047/_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/b038/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile log=$WORK/b053/_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/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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile 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 os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_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/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=7LB1dtkl8AwMepg98Mz8/Wikybt6Dyv5YkttwYzZA/HBcJIGrEGhUyyjeRQxdb/7LB1dtkl8AwMepg98Mz8 -compressdwarf=false -B 0x720a1e2673764152d4a394ed1562a3b7c20ea147 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/host-device rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ipvlan ']' ++ basename plugins/main/ipvlan + plugin=ipvlan + echo ' ipvlan' 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 0xf51bf19b659dc5a82e08e8562cfa30056bd31417 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ipvlan github.com/containernetworking/plugins/plugins/main/ipvlan WORK=/tmp/go-build113214117 unicode/utf8 mkdir -p $WORK/b018/ internal/cpu internal/race mkdir -p $WORK/b015/ 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -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/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal math/bits mkdir -p $WORK/b023/ sync/atomic mkdir -p $WORK/b016/ 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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_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 -gensymabis -o $WORK/b016/symabis ./asm.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-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/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF 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/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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/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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal 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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-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/compare_ppc64x.o ./compare_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/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-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 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_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/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cd /usr/lib/golang/src/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 cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-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 GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-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 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/equal_ppc64x.o ./equal_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/atomic_ppc64x.o ./atomic_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/indexbyte_ppc64x.o ./indexbyte_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 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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./log.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 zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-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 cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/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/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # 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 /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/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-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/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true runtime gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal mkdir -p $WORK/b006/ gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true 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 ./preempt_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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cd $WORK gcc -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 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 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/_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/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/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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_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/b046/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal 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 bytes mkdir -p $WORK/b003/ 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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go 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 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 vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go 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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal cat >$WORK/b033/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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/b025/_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 nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b062/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 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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-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/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal 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/b037/_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 DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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 internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-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/b037/_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 H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal encoding/binary mkdir -p $WORK/b021/ internal/fmtsort mkdir -p $WORK/b027/ 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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go 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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/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 internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b058/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal 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 cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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 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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal path/filepath mkdir -p $WORK/b052/ fmt cat >$WORK/b052/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/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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.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/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-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/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/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/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b070/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/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal log mkdir -p $WORK/b053/ cat >$WORK/b053/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/b034/_pkg_.a EOF encoding/hex mkdir -p $WORK/b074/ 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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns github.com/containernetworking/plugins/pkg/utils/buildversion cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go github.com/containernetworking/plugins/pkg/utils/sysctl encoding/json mkdir -p $WORK/b077/ mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cat >$WORK/b077/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/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b080/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /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/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid a4UAqaFnSzPxR9dioSDm/a4UAqaFnSzPxR9dioSDm -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./sysctl_linux.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./buildversion.go 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/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 math/big mkdir -p $WORK/b065/ 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 zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go 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 cat >$WORK/b065/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/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -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/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f1/f12b8851fbaf72dff6c1c91fe6061b48f276964af3e0fff60ee8b2df805122e1-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/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-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/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /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/safchain/ethtool -complete -installsuffix shared -buildid 2wNcmF-1E6FtjtCcIdCY/2wNcmF-1E6FtjtCcIdCY -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c3/c32ad5073c98163135afdbdc7bcd4df5325100ea0374f2a82eb2c3f04fd0087d-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_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/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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-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/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-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 H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -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/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-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 ./gcm_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 crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b025/_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 Zy7oBbde0_1MyaSsLZu-/Zy7oBbde0_1MyaSsLZu- -goversion go1.14.7 -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 ./gcm_ppc64le.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/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b057/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_ppc64le.o $WORK/b057/gcm_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/04/04a44ee9091bb40c9e921ec1212d61ae36baae7ea8ba9f11a7c4833584ab359c-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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b065/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 OpHITLKb_ADxTcZqq9Ad/OpHITLKb_ADxTcZqq9Ad -goversion go1.14.7 -D "" -importcfg $WORK/b055/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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5e/5e7a5d842eae505de8920fadbfcbf151173fa8ebc16225bfaab930b6f0c9586b-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/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/b041/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 TTZqsna7ox-wDVA42tUF/TTZqsna7ox-wDVA42tUF -goversion go1.14.7 -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/b041/_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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 a8LiDA9onWJSBfSx_M_Z/a8LiDA9onWJSBfSx_M_Z -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c8/c836ab209cd40763ec1c798bcd8a6877b913e6062c4696d086b04c9ad96a9d0e-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_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 SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -D "" -importcfg $WORK/b048/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/8e/8e790f586feab74c18a7cab2baea94624be5ef66031935df1d93e7475deef6e4-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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b039/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b079/ 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/b002/_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/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/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go cat >$WORK/b079/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 context=$WORK/b042/_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/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/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid y-7tVGf6hMrLv7TuE4hz/y-7tVGf6hMrLv7TuE4hz -goversion go1.14.7 -D "" -importcfg $WORK/b079/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/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-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/ba/ba22d39b810124ae24d850618d8253a1fe7513b3c62a5af00f27047a8190858f-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_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/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /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/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/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 fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -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/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-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/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b075/ cat >$WORK/b075/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_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/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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 -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b055/_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=$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/pkg/ns=$WORK/b066/_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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_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 syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid 3kMrUPJLe4UgSM_6zQC6/3kMrUPJLe4UgSM_6zQC6 -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7a/7aff9e02ff8659f0639ca96ad4f16b361bf7ad6d55cd63546630ffdd5a3e017d-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b078/ cat >$WORK/b078/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 context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_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/pkg/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid inlFrEnMmR_Nc_pVEiaZ/inlFrEnMmR_Nc_pVEiaZ -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ab/abd91d27b174bf7e042324d841faa302be778e0407c0de7a8996f871ca1d6413-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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 bdRy8lbfUqyTDIP2rCrq/bdRy8lbfUqyTDIP2rCrq -goversion go1.14.7 -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/f2/f2ee349db327635a8d377f278cc0cefff8444e8960b7001f1127aae6a8b48239-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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_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/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 packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b041/_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/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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_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 math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a 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 os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_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/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=egDl4L_tIzR5ksmWNLpD/bdRy8lbfUqyTDIP2rCrq/XZb6_1Kr5uF-MBQmpO-U/egDl4L_tIzR5ksmWNLpD -compressdwarf=false -B 0xf51bf19b659dc5a82e08e8562cfa30056bd31417 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ipvlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/loopback ']' ++ basename plugins/main/loopback + plugin=loopback loopback + echo ' loopback' ++ 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 0x069cd4be30ba0ce4d67ffb68075560bc003c75eb -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/loopback github.com/containernetworking/plugins/plugins/main/loopback WORK=/tmp/go-build190130359 internal/cpu mkdir -p $WORK/b008/ unicode/utf8 cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go mkdir -p $WORK/b012/ 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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF 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 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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal runtime/internal/atomic math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-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/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-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 cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal 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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go 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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -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 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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-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/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/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/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-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 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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -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/b044/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal runtime/cgo 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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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 mkdir -p $WORK/b047/ cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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 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/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 cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal 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/compare_ppc64x.o ./compare_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/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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-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/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/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-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/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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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 ./preempt_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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/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/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/sqrt_ppc64x.o ./sqrt_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/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/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # 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 cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-d # internal cat >$WORK/b033/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b037/ 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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go 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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-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/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-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/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/execenv mkdir -p $WORK/b035/ internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cat >$WORK/b032/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/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/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 internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b027/ encoding/binary mkdir -p $WORK/b021/ 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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go 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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -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/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal path/filepath mkdir -p $WORK/b052/ fmt mkdir -p $WORK/b026/ cat >$WORK/b052/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/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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b052/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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.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/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-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/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b056/ log cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./buildversion.go mkdir -p $WORK/b053/ cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go encoding/hex mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./hex.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b060/ cat >$WORK/b060/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/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./netns.go ./netns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -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/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-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/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-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/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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_linux_ppc64x.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/asm_linux_ppc64x.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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-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 fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b055/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b055/_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/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b057/ cat >$WORK/b057/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b058/_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/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b055/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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/vishvananda/netlink -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-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=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/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/pkg/utils/buildversion=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b057/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 DFx45WV5V5PJXfOkYTXa/DFx45WV5V5PJXfOkYTXa -goversion go1.14.7 -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/04/046655fded7c857ad5d93cdfb15131bd3c6a0f194cbfece2c46c41eaca546648-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/main/loopback=$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/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/pkg/utils/buildversion=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b057/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_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/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 packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_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/golang.org/x/sys/unix=$WORK/b055/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b060/_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/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b052/_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=MITOLVqd-ge6t7_iyNAW/DFx45WV5V5PJXfOkYTXa/y9zBsWMNbtnHikmYWnxs/MITOLVqd-ge6t7_iyNAW -compressdwarf=false -B 0x069cd4be30ba0ce4d67ffb68075560bc003c75eb -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 ++ tr -d ' \n' ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x64b1c068af8da641e581b908b3245f6272659ac8 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/macvlan github.com/containernetworking/plugins/plugins/main/macvlan WORK=/tmp/go-build615255302 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -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 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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b010/ unicode mkdir -p $WORK/b017/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal 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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal encoding mkdir -p $WORK/b019/ 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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go internal/bytealg mkdir -p $WORK/b007/ 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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go sync/atomic mkdir -p $WORK/b016/ 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 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/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF 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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go 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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b044/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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.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/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-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/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-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 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.go 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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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/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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./log.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 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/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/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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-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 GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./constant_time.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-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/b064/importcfg << 'EOF' # internal # import config EOF cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true 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 zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -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/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/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-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/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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # 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/b060/_pkg_.a # internal 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 cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal runtime cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true 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 ./preempt_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 ./_x001.o -c _cgo_export.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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/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 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 /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/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/sqrt_ppc64x.o ./sqrt_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/_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/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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ 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 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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF 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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go 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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.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 vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go cat >$WORK/b033/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 cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-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/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-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/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b056/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/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b063/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./crypto.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/b037/_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 DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-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/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/execenv mkdir -p $WORK/b035/ internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cat >$WORK/b032/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/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-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/b037/_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 H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/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 internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-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/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/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/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/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal fmt mkdir -p $WORK/b026/ path/filepath mkdir -p $WORK/b052/ 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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b052/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/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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -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/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b051/ os/exec mkdir -p $WORK/b070/ cat >$WORK/b051/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/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b070/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/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal log mkdir -p $WORK/b053/ cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -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/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid a4UAqaFnSzPxR9dioSDm/a4UAqaFnSzPxR9dioSDm -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./sysctl_linux.go github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./buildversion.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/b077/ cat >$WORK/b077/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/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /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/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./netns.go ./netns_linux.go encoding/hex mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go cat >$WORK/b065/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/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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 MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -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/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f1/f12b8851fbaf72dff6c1c91fe6061b48f276964af3e0fff60ee8b2df805122e1-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/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-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/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /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/safchain/ethtool -complete -installsuffix shared -buildid 2wNcmF-1E6FtjtCcIdCY/2wNcmF-1E6FtjtCcIdCY -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-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/c3/c32ad5073c98163135afdbdc7bcd4df5325100ea0374f2a82eb2c3f04fd0087d-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal 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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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 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/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-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 H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -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/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-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 ./gcm_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 crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b025/_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 Zy7oBbde0_1MyaSsLZu-/Zy7oBbde0_1MyaSsLZu- -goversion go1.14.7 -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 ./gcm_ppc64le.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/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b057/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_ppc64le.o $WORK/b057/gcm_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/04/04a44ee9091bb40c9e921ec1212d61ae36baae7ea8ba9f11a7c4833584ab359c-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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b065/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 OpHITLKb_ADxTcZqq9Ad/OpHITLKb_ADxTcZqq9Ad -goversion go1.14.7 -D "" -importcfg $WORK/b055/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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5e/5e7a5d842eae505de8920fadbfcbf151173fa8ebc16225bfaab930b6f0c9586b-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.s 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/b041/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 TTZqsna7ox-wDVA42tUF/TTZqsna7ox-wDVA42tUF -goversion go1.14.7 -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/b041/_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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 a8LiDA9onWJSBfSx_M_Z/a8LiDA9onWJSBfSx_M_Z -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b082/ cat >$WORK/b082/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid vPnmP3qYIrwRhO_YgmHO/vPnmP3qYIrwRhO_YgmHO -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./arp_datagram.go ./arping.go ./arping_linux.go ./netutils.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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 SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c8/c836ab209cd40763ec1c798bcd8a6877b913e6062c4696d086b04c9ad96a9d0e-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/8e/8e790f586feab74c18a7cab2baea94624be5ef66031935df1d93e7475deef6e4-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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/12/12d4a77a0918d47f4e230f952b1a65e1b702932867040b4deab8b91969183085-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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b039/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b079/ 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/b002/_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/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/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go cat >$WORK/b079/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 context=$WORK/b042/_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/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/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid y-7tVGf6hMrLv7TuE4hz/y-7tVGf6hMrLv7TuE4hz -goversion go1.14.7 -D "" -importcfg $WORK/b079/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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ba/ba22d39b810124ae24d850618d8253a1fe7513b3c62a5af00f27047a8190858f-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/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-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 fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_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/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /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/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-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/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b075/ cat >$WORK/b075/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_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/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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 -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b055/_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=$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/pkg/ns=$WORK/b066/_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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_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 syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid 3kMrUPJLe4UgSM_6zQC6/3kMrUPJLe4UgSM_6zQC6 -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7a/7aff9e02ff8659f0639ca96ad4f16b361bf7ad6d55cd63546630ffdd5a3e017d-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b078/ cat >$WORK/b078/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 context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_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/pkg/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid inlFrEnMmR_Nc_pVEiaZ/inlFrEnMmR_Nc_pVEiaZ -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ab/abd91d27b174bf7e042324d841faa302be778e0407c0de7a8996f871ca1d6413-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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b082/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 2fKe-r8OBCfHo0DluCdy/2fKe-r8OBCfHo0DluCdy -goversion go1.14.7 -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/3a/3ae09962c376e1975090e7e47293f37d13365dd21b75051f1f0c3d64e48b2296-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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b082/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_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/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 packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_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/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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_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/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a 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 os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_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/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=e1rK8ClAW0VsztFhQ-AE/2fKe-r8OBCfHo0DluCdy/qMD8jTK8kgBmFbyEhAry/e1rK8ClAW0VsztFhQ-AE -compressdwarf=false -B 0x64b1c068af8da641e581b908b3245f6272659ac8 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/macvlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/main/ptp ']' ++ basename plugins/main/ptp ptp + plugin=ptp + echo ' ptp' ++ 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 0xa6739e2f76767cdf14ddc0d5c4ac778265089d27 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ptp github.com/containernetworking/plugins/plugins/main/ptp WORK=/tmp/go-build756447061 sync/atomic mkdir -p $WORK/b016/ unicode/utf8 encoding 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 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go 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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF unicode mkdir -p $WORK/b017/ 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/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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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/ runtime/internal/sys mkdir -p $WORK/b012/ 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go 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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -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 cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -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/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal 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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.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/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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./log.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-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 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal 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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal mkdir -p $WORK/b060/ /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 cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # 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/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 GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -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 cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF 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 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/b036/_pkg_.a # internal 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 zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./sig.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-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/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/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/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/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal runtime gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true 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 ./preempt_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 ./_x001.o -c _cgo_export.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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/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 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/_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/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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_x004.o -c gcc_fatalf.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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.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 vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-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/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b063/_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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b062/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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-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/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal 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/b037/_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 DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b072/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/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/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-d # internal /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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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 internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-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/b037/_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 H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b024/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -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/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-d # internal encoding/base64 mkdir -p $WORK/b020/ 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/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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -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/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/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal /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/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal path/filepath mkdir -p $WORK/b052/ 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 cat >$WORK/b052/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/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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-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/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/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/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b070/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/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal log mkdir -p $WORK/b053/ cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b077/ encoding/json github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b080/ cat >$WORK/b077/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/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /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/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid a4UAqaFnSzPxR9dioSDm/a4UAqaFnSzPxR9dioSDm -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./sysctl_linux.go encoding/hex mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go github.com/containernetworking/plugins/pkg/utils/buildversion 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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./buildversion.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cat >$WORK/b065/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/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -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 cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f1/f12b8851fbaf72dff6c1c91fe6061b48f276964af3e0fff60ee8b2df805122e1-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/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-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/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /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/safchain/ethtool -complete -installsuffix shared -buildid 2wNcmF-1E6FtjtCcIdCY/2wNcmF-1E6FtjtCcIdCY -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.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/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c3/c32ad5073c98163135afdbdc7bcd4df5325100ea0374f2a82eb2c3f04fd0087d-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 ./_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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-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/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-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 H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -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/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-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 ./gcm_ppc64le.s crypto/sha512 mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b082/symabis ./sha512block_ppc64le.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/boring=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid d-jeXasY4BD74fLWBpWw/d-jeXasY4BD74fLWBpWw -goversion go1.14.7 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go 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 crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_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/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/aes -std -installsuffix shared -buildid Zy7oBbde0_1MyaSsLZu-/Zy7oBbde0_1MyaSsLZu- -goversion go1.14.7 -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 ./gcm_ppc64le.go ./modes.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b082/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b082/_pkg_.a $WORK/b082/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/63/6356b485c33b9f38d185453adeb712ebfff65b4e1b43ac0c8eac768007624044-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid EGPkTSMTALTfgHw19JZw/EGPkTSMTALTfgHw19JZw -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/97/970585fdf350adf2d8411782b798abdae5a6a5384927d1c0e060f887cb04d2e5-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/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b057/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_ppc64le.o $WORK/b057/gcm_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/04/04a44ee9091bb40c9e921ec1212d61ae36baae7ea8ba9f11a7c4833584ab359c-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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b065/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 OpHITLKb_ADxTcZqq9Ad/OpHITLKb_ADxTcZqq9Ad -goversion go1.14.7 -D "" -importcfg $WORK/b055/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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5e/5e7a5d842eae505de8920fadbfcbf151173fa8ebc16225bfaab930b6f0c9586b-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b040/ github.com/containernetworking/plugins/pkg/utils/hwaddr cat >$WORK/b040/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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_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 SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 TTZqsna7ox-wDVA42tUF/TTZqsna7ox-wDVA42tUF -goversion go1.14.7 -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/b041/_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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 a8LiDA9onWJSBfSx_M_Z/a8LiDA9onWJSBfSx_M_Z -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b084/ cat >$WORK/b084/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid vPnmP3qYIrwRhO_YgmHO/vPnmP3qYIrwRhO_YgmHO -goversion go1.14.7 -D "" -importcfg $WORK/b084/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/c8/c836ab209cd40763ec1c798bcd8a6877b913e6062c4696d086b04c9ad96a9d0e-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/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/12/12d4a77a0918d47f4e230f952b1a65e1b702932867040b4deab8b91969183085-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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -D "" -importcfg $WORK/b050/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/8e/8e790f586feab74c18a7cab2baea94624be5ef66031935df1d93e7475deef6e4-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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b079/ cat >$WORK/b079/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 context=$WORK/b042/_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/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/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid y-7tVGf6hMrLv7TuE4hz/y-7tVGf6hMrLv7TuE4hz -goversion go1.14.7 -D "" -importcfg $WORK/b079/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/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-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/ba/ba22d39b810124ae24d850618d8253a1fe7513b3c62a5af00f27047a8190858f-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-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 fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_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/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /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/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-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/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b075/ cat >$WORK/b075/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_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/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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 -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b055/_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=$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/pkg/ns=$WORK/b066/_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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_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 syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid 3kMrUPJLe4UgSM_6zQC6/3kMrUPJLe4UgSM_6zQC6 -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7a/7aff9e02ff8659f0639ca96ad4f16b361bf7ad6d55cd63546630ffdd5a3e017d-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b078/ cat >$WORK/b078/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 context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_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/pkg/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid inlFrEnMmR_Nc_pVEiaZ/inlFrEnMmR_Nc_pVEiaZ -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ab/abd91d27b174bf7e042324d841faa302be778e0407c0de7a8996f871ca1d6413-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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b083/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b084/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 PLKmwGH0N8knuvFf_Si6/PLKmwGH0N8knuvFf_Si6 -goversion go1.14.7 -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/21/215ee8971f5ce9014fa639ca608fbfc24c6d60820271bc9e13bbc1fcb6e97f79-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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b083/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b084/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_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/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 packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_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/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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile crypto/sha512=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_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/b031/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_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/b052/_pkg_.a 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 os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b059/_pkg_.a packagefile crypto/subtle=$WORK/b060/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b064/_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=L8xnKdYmBN-fyvlwhpXg/PLKmwGH0N8knuvFf_Si6/aXUdz988x7FTCSRbS9C8/L8xnKdYmBN-fyvlwhpXg -compressdwarf=false -B 0xa6739e2f76767cdf14ddc0d5c4ac778265089d27 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 ++ head -c20 /dev/urandom ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -compressdwarf=false -B 0x45de4178471861ec832a038718608853fd327d9d -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/vlan github.com/containernetworking/plugins/plugins/main/vlan WORK=/tmp/go-build037990851 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.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 internal/race mkdir -p $WORK/b015/ internal/cpu 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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go unicode mkdir -p $WORK/b017/ 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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # 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/b018/_pkg_.a # internal 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 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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.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 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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_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/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config 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 -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s 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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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/b044/_pkg_.a # internal 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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-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 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b059/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-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 GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b047/ cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal 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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal crypto/internal/boring/sig mkdir -p $WORK/b064/ math 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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_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/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/b060/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal 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 zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./sig.go 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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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/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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go 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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-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 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/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/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/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal cd $WORK 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/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-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 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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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 ./preempt_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 cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-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 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/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 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 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/_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/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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort 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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go 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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-d # internal io mkdir -p $WORK/b013/ internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go 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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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/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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal 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 vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-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/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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/b025/_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 nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b062/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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # 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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b056/ cat >$WORK/b056/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/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal 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/b037/_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 DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-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/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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 internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-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/b037/_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 H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-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/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal encoding/binary internal/fmtsort 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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go 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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -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/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath 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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_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 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -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 mkdir -p $WORK/b052/ cat >$WORK/b052/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/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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-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/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/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/b042/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -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/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/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-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/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -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/b053/ cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go encoding/hex mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b077/ math/big mkdir -p $WORK/b065/ cat >$WORK/b077/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/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /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/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./netns.go ./netns_linux.go 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/pkg/utils/sysctl mkdir -p $WORK/b080/ github.com/containernetworking/plugins/pkg/utils/buildversion cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b081/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid a4UAqaFnSzPxR9dioSDm/a4UAqaFnSzPxR9dioSDm -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./sysctl_linux.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./buildversion.go cat >$WORK/b065/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/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_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 MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -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/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-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/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /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/safchain/ethtool -complete -installsuffix shared -buildid 2wNcmF-1E6FtjtCcIdCY/2wNcmF-1E6FtjtCcIdCY -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f1/f12b8851fbaf72dff6c1c91fe6061b48f276964af3e0fff60ee8b2df805122e1-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/c3/c32ad5073c98163135afdbdc7bcd4df5325100ea0374f2a82eb2c3f04fd0087d-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal 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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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 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/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-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 H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -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/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-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 ./gcm_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 crypto/subtle=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b025/_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 Zy7oBbde0_1MyaSsLZu-/Zy7oBbde0_1MyaSsLZu- -goversion go1.14.7 -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 ./gcm_ppc64le.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/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b057/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_ppc64le.o $WORK/b057/gcm_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/04/04a44ee9091bb40c9e921ec1212d61ae36baae7ea8ba9f11a7c4833584ab359c-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/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b065/_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/b033/_pkg_.a packagefile time=$WORK/b034/_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 OpHITLKb_ADxTcZqq9Ad/OpHITLKb_ADxTcZqq9Ad -goversion go1.14.7 -D "" -importcfg $WORK/b055/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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5e/5e7a5d842eae505de8920fadbfcbf151173fa8ebc16225bfaab930b6f0c9586b-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./args.go ./types.go 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/b041/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 TTZqsna7ox-wDVA42tUF/TTZqsna7ox-wDVA42tUF -goversion go1.14.7 -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/b041/_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/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 a8LiDA9onWJSBfSx_M_Z/a8LiDA9onWJSBfSx_M_Z -goversion go1.14.7 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c8/c836ab209cd40763ec1c798bcd8a6877b913e6062c4696d086b04c9ad96a9d0e-d # internal cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_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 SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -D "" -importcfg $WORK/b050/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/8e/8e790f586feab74c18a7cab2baea94624be5ef66031935df1d93e7475deef6e4-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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b079/ cat >$WORK/b079/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 context=$WORK/b042/_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/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/b029/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /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/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid y-7tVGf6hMrLv7TuE4hz/y-7tVGf6hMrLv7TuE4hz -goversion go1.14.7 -D "" -importcfg $WORK/b079/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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ba/ba22d39b810124ae24d850618d8253a1fe7513b3c62a5af00f27047a8190858f-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/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-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 fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_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/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /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/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-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/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b075/ cat >$WORK/b075/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_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/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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 -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b055/_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=$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/pkg/ns=$WORK/b066/_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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_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 syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid 3kMrUPJLe4UgSM_6zQC6/3kMrUPJLe4UgSM_6zQC6 -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/7a/7aff9e02ff8659f0639ca96ad4f16b361bf7ad6d55cd63546630ffdd5a3e017d-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b078/ cat >$WORK/b078/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 context=$WORK/b042/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_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/pkg/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid inlFrEnMmR_Nc_pVEiaZ/inlFrEnMmR_Nc_pVEiaZ -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./ipam.go ./ipam_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ab/abd91d27b174bf7e042324d841faa302be778e0407c0de7a8996f871ca1d6413-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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 FBGUniS1bplwbRtYbUPN/FBGUniS1bplwbRtYbUPN -goversion go1.14.7 -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/8b/8bed7bbb727a3f8c39b09b79b247feeb0d5ffc94c6c92dd94f65cfb55a885d11-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/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/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_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/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 packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile net=$WORK/b041/_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/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/safchain/ethtool=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile context=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b077/_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 math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a 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 os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_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/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=b1yo1C1XlUPwTWlZ1Pmx/FBGUniS1bplwbRtYbUPN/UQpXlIN5sIw4H73a5J8T/b1yo1C1XlUPwTWlZ1Pmx -compressdwarf=false -B 0x45de4178471861ec832a038718608853fd327d9d -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/vlan rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/dhcp ']' ++ basename plugins/ipam/dhcp dhcp + plugin=dhcp + echo ' dhcp' ++ 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 0x21f5bfdf471625ecca88e3fc66b7af7c7b0034a6 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/dhcp github.com/containernetworking/plugins/plugins/ipam/dhcp WORK=/tmp/go-build871994635 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_ppc64x.go internal/race mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b021/ 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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys 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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go unicode/utf8 mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./utf8.go math/bits 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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b017/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 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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-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 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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_ppc64x.go ./stubs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/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/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-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 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 cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a 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 -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s 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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal internal/testlog mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a 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 -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s 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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o # internal 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 cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal internal/nettrace mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal container/list mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p container/list -std -complete -installsuffix shared -buildid WUvVlwvpv3wnckZtFXJY/WUvVlwvpv3wnckZtFXJY -goversion go1.14.7 -D "" -importcfg $WORK/b060/importcfg -pack ./list.go runtime/cgo mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal 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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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/b010/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal crypto/internal/subtle mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal crypto/subtle mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b066/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal crypto/internal/boring/sig mkdir -p $WORK/b068/ cat >$WORK/b068/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/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b068/symabis ./sig_other.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-d # internal cat >$WORK/b068/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/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-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 cd $WORK gcc -Qunused-arguments -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/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b068/sig_other.o ./sig_other.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_ppc64x.o $WORK/b006/count_ppc64x.o $WORK/b006/equal_ppc64x.o $WORK/b006/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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/b068/_pkg_.a $WORK/b068/sig_other.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/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-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/35/35494e2bf57356b105388f8f3f20e5cf0705f31683349da521389bd119f7493f-d # internal runtime cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal mkdir -p $WORK/b005/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b097/ cat >$WORK/b097/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/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid BhqB4rmPH0twa9-3B9_j/BhqB4rmPH0twa9-3B9_j -goversion go1.14.7 -D "" -importcfg $WORK/b097/importcfg -pack ./aliasing.go crypto/internal/boring/fipstls mkdir -p $WORK/b081/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cat >$WORK/b081/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 ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b081/symabis ./dummy.s cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b093/ cat >$WORK/b093/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/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid JqfDPhjVYCpYY7xtAQ9E/JqfDPhjVYCpYY7xtAQ9E -goversion go1.14.7 -D "" -importcfg $WORK/b093/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/12/120c96cc71fa48b2ebb38986603d9f58721db6bed85c68db7b3bb709e4b89e73-d # internal 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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b081/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/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid fDJxasgzPFu_0RzGrjQe/fDJxasgzPFu_0RzGrjQe -goversion go1.14.7 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/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/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_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/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b081/dummy.o ./dummy.s 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/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/b5/b576a1d737061308ddc581b842bfb644635c48d0950aab20dad04ddb8037e10f-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b081/_pkg_.a $WORK/b081/dummy.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ac/acb4b403bf199e6cde2bf6341cb4939a00e7b14e50676b6329ff7fd2cac34f55-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/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/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x005.o -c gcc_libinit.c cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./asm_ppc64x.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_ppc64x.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF math/rand mkdir -p $WORK/b047/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go cat >$WORK/b047/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/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./io.go ./multi.go ./pipe.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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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 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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b044/ cat >$WORK/b044/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/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b037/ cat >$WORK/b037/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/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b037/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 vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go crypto/internal/randutil mkdir -p $WORK/b073/ cat >$WORK/b073/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/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid FGwjaOPj6FJv4GHNoOHD/FGwjaOPj6FJv4GHNoOHD -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/29/2947bd6acdd6564968af5ba47a05492ce946be54b6cd018a0dc26345dfe5c28c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-d # internal hash/fnv mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid tfaA34M0ILRTX6sQ5jju/tfaA34M0ILRTX6sQ5jju -goversion go1.14.7 -D "" -importcfg $WORK/b103/importcfg -pack ./fnv.go hash/crc32 mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b110/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xUEHlXOY7qDXuj_7gjEp/xUEHlXOY7qDXuj_7gjEp -goversion go1.14.7 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.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/b023/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal 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 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/b019/_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 nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./crypto.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal bufio mkdir -p $WORK/b079/ cat >$WORK/b079/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/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p bufio -std -complete -installsuffix shared -buildid 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b079/importcfg -pack ./bufio.go ./scan.go 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 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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/06/06a37bfaf7ce51c5d759993a1e7e48b2d6f7348f0da207419dad7ef653317dd9-d # internal crypto/rc4 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b065/_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/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid nr5ptmkBNlY7yZDG1l0m/nr5ptmkBNlY7yZDG1l0m -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b114/ cat >$WORK/b114/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/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ThXBO1aY6TSAninNP4ef/ThXBO1aY6TSAninNP4ef -goversion go1.14.7 -D "" -importcfg $WORK/b114/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/b1/b1b7e50079212f183959c52d1c54992f73420085dcb1346a06c9dfb27731b212-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/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal path mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_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/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p path -std -complete -installsuffix shared -buildid lhQpyJaTTT0IXY43nAHV/lhQpyJaTTT0IXY43nAHV -goversion go1.14.7 -D "" -importcfg $WORK/b125/importcfg -pack ./match.go ./path.go html mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b037/_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/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p html -std -complete -installsuffix shared -buildid 1NqfWI0YQjblqccySlul/1NqfWI0YQjblqccySlul -goversion go1.14.7 -D "" -importcfg $WORK/b130/importcfg -pack ./entity.go ./escape.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b110/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b110/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/3a/3aa13e5861111bfcc6a878cbde310df35bc29baf6279c96cda9f8cb779490c51-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/10/105eaca73ee567bd805202c4207be786967b5b7ff17b4c67b30bb74f1b74f6bf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b110/_pkg_.a $WORK/b110/crc32_ppc64le.o $WORK/b110/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e4/e4cfd80bbf72827ff4ea18fcc34d479c8872cd09e69feb4e5cff925ddc7d39ae-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ad/adc929631bbaaf5d8ad55936e2becd0e885f760378851220168442f67e37361d-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/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go time mkdir -p $WORK/b034/ mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cat >$WORK/b034/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/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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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/b043/ cat >$WORK/b043/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 sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_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/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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b027/ encoding/binary mkdir -p $WORK/b002/ 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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go 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 packagefile sync=$WORK/b013/_pkg_.a EOF 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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -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/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b053/ cat >$WORK/b053/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/b037/_pkg_.a packagefile syscall=$WORK/b033/_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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 net 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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go mkdir -p $WORK/b042/ crypto/cipher cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b042/ -importpath net -- -I $WORK/b042/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF crypto/sha1 cd /usr/lib/golang/src/crypto/cipher /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 ./xor_ppc64x.s crypto/ed25519/internal/edwards25519 crypto/md5 mkdir -p $WORK/b085/ mkdir -p $WORK/b077/ cat >$WORK/b077/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/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid 1M9mp1A1RhmzjnHSboKR/1M9mp1A1RhmzjnHSboKR -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b082/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid VOosZ8Wi74fP_gIpsl9z/VOosZ8Wi74fP_gIpsl9z -goversion go1.14.7 -D "" -importcfg $WORK/b085/importcfg -pack ./notboring.go ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b082/symabis ./md5block_ppc64x.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/md5 -std -installsuffix shared -buildid ZcJzGooSxe3Xed-Vbp7C/ZcJzGooSxe3Xed-Vbp7C -goversion go1.14.7 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b066/_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/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b052/ cat >$WORK/b052/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/b053/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.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/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal encoding/pem mkdir -p $WORK/b091/ cat >$WORK/b091/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/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid adj2gKy4hwnEAicouanZ/adj2gKy4hwnEAicouanZ -goversion go1.14.7 -D "" -importcfg $WORK/b091/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b082/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b082/_pkg_.a $WORK/b082/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/a8/a8e91f6910edf47046ac10683d819488b05facafe0ad4c877ab4163ec33174e6-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/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/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b098/symabis ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/59/595894e2d05ff10234a636af330e96b39e9b354aac9087b95581085894e1e8f8-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/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-d # internal cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 0ttIfqCndvTGpJU3TMsI/0ttIfqCndvTGpJU3TMsI -goversion go1.14.7 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/3f/3f449b64166b45fd5fed929842168ad23b123cc8b5c44274e828ee2a566130e0-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/d2/d2f9c5892c1687520a30f83823324c0e9113e4321790c5ce88b40d5e5108adcc-d # internal cd /usr/lib/golang/src/crypto/cipher /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/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal flag mkdir -p $WORK/b039/ cat >$WORK/b039/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/b037/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF encoding/json mkdir -p $WORK/b022/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p flag -std -complete -installsuffix shared -buildid 77KT77vox8iK1SFyFoJU/77KT77vox8iK1SFyFoJU -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./flag.go log mkdir -p $WORK/b054/ cat >$WORK/b054/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/b034/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./log.go github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./buildversion.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/xor_ppc64x.o # internal math/big mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b069/symabis ./arith_ppc64x.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b098/sum_ppc64le.o ./sum_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-d # internal crypto/des mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid m6cH7JAIomkkXjWuyG89/m6cH7JAIomkkXjWuyG89 -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./block.go ./cipher.go ./const.go 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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_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 zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b069/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/b047/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_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/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal encoding/hex mkdir -p $WORK/b090/ cat >$WORK/b090/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/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b090/importcfg -pack ./hex.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b098/_pkg_.a $WORK/b098/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/52/5280de9ffe1b04aef3259bcb5df531f6d4b4363100c8766da7137c6f2947f899-d # internal net/url mkdir -p $WORK/b094/ cat >$WORK/b094/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/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p net/url -std -complete -installsuffix shared -buildid A-zp0k6GnFVc21YUv-uT/A-zp0k6GnFVc21YUv-uT -goversion go1.14.7 -D "" -importcfg $WORK/b094/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/9b/9b71af613f38103cd3a556b9a5535477257f1e886d29328f369daa98ca63589a-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b096/ cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b096/symabis ./chacha_ppc64le.s cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid RKZZuB5UxlCYWGWsHQH3/RKZZuB5UxlCYWGWsHQH3 -goversion go1.14.7 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid EioH1gXulF-aRLPAwEMZ/EioH1gXulF-aRLPAwEMZ -goversion go1.14.7 -D "" -importcfg $WORK/b099/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/56/564755ccdecbaec8530d9a82f056d403891019dfb03ae72fe310ce33af6e918c-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b106/importcfg -pack ./netns.go ./netns_linux.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-d # internal compress/flate mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b079/_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/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid n94Z4cl6pcLjNxHQ5FUs/n94Z4cl6pcLjNxHQ5FUs -goversion go1.14.7 -D "" -importcfg $WORK/b109/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b096/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b096/_pkg_.a $WORK/b096/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/3c/3c05481a8ce6fd3e35351a4d1c8e88478913a6c53e62dbda24a1e5124c774abe-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/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/b064/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid LY7xM9HrHVQtedVBYiuL/LY7xM9HrHVQtedVBYiuL -goversion go1.14.7 -D "" -importcfg $WORK/b095/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/10/10c01d2c49bf6bf4707a6dddf20bd2364b3c8fd28e32f1bb180bad2bdf19adbe-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile log=$WORK/b054/_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/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid OTNIMHAqy04d-kwKfE_2/OTNIMHAqy04d-kwKfE_2 -goversion go1.14.7 -D "" -importcfg $WORK/b115/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f3/f374a14d88ff425e741e701c46a5353c6bd138f6a61e2ba8d33da16d82163271-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b116/ cat >$WORK/b116/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/b114/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid VWjWDVyd5KEgfcQEI5VO/VWjWDVyd5KEgfcQEI5VO -goversion go1.14.7 -D "" -importcfg $WORK/b116/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b119/ cat >$WORK/b119/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/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid cS9CIpgGGUBWFmjhV0yV/cS9CIpgGGUBWFmjhV0yV -goversion go1.14.7 -D "" -importcfg $WORK/b119/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/20/2077a001a76bee68034b1a735831f57df78dbf81423ff0ab6b822648cb5a82a5-d # internal mime mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b079/_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/b037/_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/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p mime -std -complete -installsuffix shared -buildid NDO4g3HLZNk9nV2AU_2o/NDO4g3HLZNk9nV2AU_2o -goversion go1.14.7 -D "" -importcfg $WORK/b120/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal mime/quotedprintable mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b079/_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/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid _HuUFQp2zZ3Zot1xZuoP/_HuUFQp2zZ3Zot1xZuoP -goversion go1.14.7 -D "" -importcfg $WORK/b122/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/14/1449c58db4ca3986ef32983fb3b1ab5366c2f1b17f130043afbbaf74a0ecdfe5-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b113/ cat >$WORK/b113/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/b114/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_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/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid SOiE75szieNr60sX3orw/SOiE75szieNr60sX3orw -goversion go1.14.7 -D "" -importcfg $WORK/b113/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/82/82982237b9bfda9d1c02c703d824d50ed17a09f4565aaba5fc9139821c9d8a2d-d # internal compress/gzip mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b079/_pkg_.a packagefile compress/flate=$WORK/b109/_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/b110/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 54qCWFBO4LUF19BJv_7A/54qCWFBO4LUF19BJv_7A -goversion go1.14.7 -D "" -importcfg $WORK/b108/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/9b/9b09135b09c7cedde1468efb33562a1bb6e3879706a56f012c43b352ce24599e-d # internal net/http/internal mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b079/_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/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid Jb6LCoBUHs1IMSJf9etQ/Jb6LCoBUHs1IMSJf9etQ -goversion go1.14.7 -D "" -importcfg $WORK/b124/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/94/940fd1bd91e1972d9739ef86d870843b04c26ae966d709973ad4aaece35e3f22-d # internal encoding/gob mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b079/_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/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid bQhvQ4RKSWFNNtiMZgqK/bQhvQ4RKSWFNNtiMZgqK -goversion go1.14.7 -D "" -importcfg $WORK/b127/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/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/2e/2e8ee1e349bd161e2080146088f57219c744cb9c0a6a0f0c42f107b6202388aa-d # internal go/token mkdir -p $WORK/b128/ cat >$WORK/b128/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/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p go/token -std -complete -installsuffix shared -buildid gBfoic5xPHvvT9sASgPh/gBfoic5xPHvvT9sASgPh -goversion go1.14.7 -D "" -importcfg $WORK/b128/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/b3/b39328446e3002a5b930b690f9fac4bc31d4b16c8af7baf0ee6102694ecbaae2-d # internal text/template/parse mkdir -p $WORK/b132/ cat >$WORK/b132/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/b037/_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/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid wkKCC3J-ovBX4QFXfD2E/wkKCC3J-ovBX4QFXfD2E -goversion go1.14.7 -D "" -importcfg $WORK/b132/importcfg -pack ./lex.go ./node.go ./parse.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/63/6304c5410eb04c13a0ed765f1dee04cbdaee70a598a5286a8041f643d2a92567-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d2/d20462688b41dbf8cffe2784436f23903d80f4a94026fd388817dba189628cd6-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/6c/6cbf7f1947453dc64ee048b0e763268f46a489dbebe8f16f9e653698802e188e-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal crypto/internal/boring mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b068/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/95/95e710c8e2e37b4137580ed8b472d234da0b33972ac5f667c23daa62e52a1784-d # internal crypto/elliptic mkdir -p $WORK/b072/ encoding/asn1 mkdir -p $WORK/b075/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b072/symabis ./p256_asm_ppc64le.s cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -D "" -importcfg $WORK/b067/importcfg -pack ./doc.go ./notboring.go cat >$WORK/b075/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/b069/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b020/_pkg_.a EOF crypto/dsa cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid xbwayHvz69QTcru3fH0-/xbwayHvz69QTcru3fH0- -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./common.go ./marshal.go mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid WnHt6JJ62VM7GGI4tYm3/WnHt6JJ62VM7GGI4tYm3 -goversion go1.14.7 -D "" -importcfg $WORK/b088/importcfg -pack ./dsa.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c vendor/golang.org/x/net/idna mkdir -p $WORK/b112/ cat >$WORK/b112/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/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b037/_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/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid oVHfkRIdZ6pyzH933aGi/oVHfkRIdZ6pyzH933aGi -goversion go1.14.7 -D "" -importcfg $WORK/b112/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b069/_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/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid l4f1hHCcVeE3ukPKnR7R/l4f1hHCcVeE3ukPKnR7R -goversion go1.14.7 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_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/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-d # internal crypto/aes mkdir -p $WORK/b063/ cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /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 ./asm_ppc64le.s ./gcm_ppc64le.s cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/internal/boring=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/aes -std -installsuffix shared -buildid Zy7oBbde0_1MyaSsLZu-/Zy7oBbde0_1MyaSsLZu- -goversion go1.14.7 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/82/829ed970eb41b4236290357e6893a3d7649328ad5aeea9ba9254486223db4585-d # internal crypto/sha512 mkdir -p $WORK/b074/ cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b074/symabis ./sha512block_ppc64le.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid d-jeXasY4BD74fLWBpWw/d-jeXasY4BD74fLWBpWw -goversion go1.14.7 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b074=>" -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b074/sha512block_ppc64le.o ./sha512block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b074/_pkg_.a $WORK/b074/sha512block_ppc64le.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/63/6356b485c33b9f38d185453adeb712ebfff65b4e1b43ac0c8eac768007624044-d # internal crypto/hmac mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b067/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Gjj47bYzi-Z_FKsLX7KY/Gjj47bYzi-Z_FKsLX7KY -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./hmac.go cd /usr/lib/golang/src/crypto/aes /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/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o -g -O2 cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/35/35e09c3374a4e15e958d9cb087f6ed8746d2bd4de78eddcc799a816797f08ccc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal crypto/sha256 mkdir -p $WORK/b086/ cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/54/54669ce0760b4cf5310f281917cc099132e12528beddf87eae1c970c0107500f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal crypto/x509/pkix mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b086/symabis ./sha256block_ppc64le.s cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid JlSx3XnjtZ-1dF6UZ5Up/JlSx3XnjtZ-1dF6UZ5Up -goversion go1.14.7 -D "" -importcfg $WORK/b089/importcfg -pack ./pkix.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/80/801d01968e6abb325cabea9fafe810625296f6b29fe88364759cd226eba3f351-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b093/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid sRq6yXGIt_XBWzMOrv_A/sRq6yXGIt_XBWzMOrv_A -goversion go1.14.7 -D "" -importcfg $WORK/b092/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/aes /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/gcm_ppc64le.o ./gcm_ppc64le.s cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/rand=$WORK/b047/_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/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p net -std -installsuffix shared -buildid oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -D "" -importcfg $WORK/b042/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/b042/_cgo_gotypes.go $WORK/b042/cgo_linux.cgo1.go $WORK/b042/cgo_resnew.cgo1.go $WORK/b042/cgo_socknew.cgo1.go $WORK/b042/cgo_unix.cgo1.go $WORK/b042/_cgo_import.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b063/_pkg_.a $WORK/b063/asm_ppc64le.o $WORK/b063/gcm_ppc64le.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/04/04a44ee9091bb40c9e921ec1212d61ae36baae7ea8ba9f11a7c4833584ab359c-d # internal crypto/rand mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b079/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/internal/boring=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b069/_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/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid OpHITLKb_ADxTcZqq9Ad/OpHITLKb_ADxTcZqq9Ad -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid zkyZqVdYf3ZqV0_0nB6F/zkyZqVdYf3ZqV0_0nB6F -goversion go1.14.7 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b072/p256_asm_ppc64le.o ./p256_asm_ppc64le.s cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/fa/fab312083a45b955f9848a258cba401831f6c449ec8b1b86955ceac8919bd9ce-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal text/template mkdir -p $WORK/b131/ cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/80/8033ef565d0b2394b332f9c740d229e9fbaa87cfa36ddbe7696176f6187101cb-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b100/ cat >$WORK/b131/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/b052/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b132/_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/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p text/template -std -complete -installsuffix shared -buildid ZQHCAR6Lsy03n-D_Jg5c/ZQHCAR6Lsy03n-D_Jg5c -goversion go1.14.7 -D "" -importcfg $WORK/b131/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid G_oKwG8dADcQ_LeaQ6hO/G_oKwG8dADcQ_LeaQ6hO -goversion go1.14.7 -D "" -importcfg $WORK/b100/importcfg -pack ./hkdf.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b072/_pkg_.a $WORK/b072/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f0/f06840bd24b2c06fbac7d9b00434b91c4c1c41ed1a954071567cd6b1d2187992-d # internal crypto/ecdsa mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/elliptic=$WORK/b072/_pkg_.a packagefile crypto/internal/boring=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a packagefile crypto/sha512=$WORK/b074/_pkg_.a packagefile encoding/asn1=$WORK/b075/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b069/_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/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Ocg9YBFos1Mmc7tT8zu_/Ocg9YBFos1Mmc7tT8zu_ -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./boring.go ./ecdsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/2f/2ffdc777b23b50f14cd65d8752cb34cf4ff32c63e1cf4bb56ab06755cbf05790-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a0/a08d6a1cb91d6b8a03a2b912fc1deae82fc306dfc757258ca0e5460405ec253e-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/5e/5e7a5d842eae505de8920fadbfcbf151173fa8ebc16225bfaab930b6f0c9586b-d # internal crypto/ed25519 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b078/_pkg_.a packagefile crypto/sha512=$WORK/b074/_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/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid _mhYfrFEP_tJaZ3ruWNX/_mhYfrFEP_tJaZ3ruWNX -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./ed25519.go crypto/rsa mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b067/_pkg_.a packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a packagefile crypto/rand=$WORK/b078/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b069/_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/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid WPAob7y2m8fzpH2B0qlW/WPAob7y2m8fzpH2B0qlW -goversion go1.14.7 -D "" -importcfg $WORK/b084/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/83/83827318cc46b1955269ff9fc04433eb4873bdeff63d6ef63a98fad00e7374d4-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b086/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/db/dbca1e4517fb9beba1dc065e71937f748da1778aa6a1f6eb93eec02213ec6571-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/72/72e4492a485e7baf9647ea1ea41de7dba942c38ebf19c2daa08ac72be240fb0c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/6a/6aacc3eb0aa2ef1e6d5a87614a94f2a5283d93bf5efa8370239eca80fac03905-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/d3/d3fb30f1e55494113e10d6bd2ed4da24a623cbce89f929f87a277f44344f03e5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/df/df78a788afb86bd80bde36c6ae76b463d414343aa33adb1b8801960fe1d3a35e-d # internal html/template mkdir -p $WORK/b129/ cat >$WORK/b129/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/b130/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile text/template/parse=$WORK/b132/_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/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p html/template -std -complete -installsuffix shared -buildid CYbecxJIglAeu6Fx7ElV/CYbecxJIglAeu6Fx7ElV -goversion go1.14.7 -D "" -importcfg $WORK/b129/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/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/81/817cc64e862d7626e8c00833c5c454c5de20eac73b632c88420c920030d65c97-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b042/_pkg_.a $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b041/ github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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_linux_ppc64x.s cat >$WORK/b041/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 io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./args.go ./types.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b118/ cat >$WORK/b118/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/b112/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_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/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ZpDdRF98bOcphGsmOe4y/ZpDdRF98bOcphGsmOe4y -goversion go1.14.7 -D "" -importcfg $WORK/b118/importcfg -pack ./proxy.go github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 mkdir -p $WORK/b101/ net/textproto mkdir -p $WORK/b117/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 -complete -installsuffix shared -buildid y1Ifyf_TZpPyj207YlDw/y1Ifyf_TZpPyj207YlDw -goversion go1.14.7 -D "" -importcfg $WORK/b101/importcfg -pack ./constants.go ./helpers.go ./option.go ./packet.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b079/_pkg_.a packagefile bytes=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid gljIyOc4oq6ecfRakCTB/gljIyOc4oq6ecfRakCTB -goversion go1.14.7 -D "" -importcfg $WORK/b117/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 mkdir -p $WORK/b087/ cat >$WORK/b087/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/b061/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/des=$WORK/b070/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b071/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b072/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b074/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b093/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b094/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b034/_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/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid fZ_AsypJ5hMoeHvJVTqz/fZ_AsypJ5hMoeHvJVTqz -goversion go1.14.7 -D "" -importcfg $WORK/b087/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 cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b050/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal 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 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/b041/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /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/020 -complete -installsuffix shared -buildid xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/0b/0b93cda34658fa72185493d2a307c72633fe18c4f2604a5117e16172d0c20707-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6a/6a7455fb6e8eb5d3f08c5712cd4464534ed9b3f841beda3a5465319e47f503a7-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b111/ cat >$WORK/b111/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/b112/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile strings=$WORK/b037/_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/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid DpicUvJsEf99V72SSO0B/DpicUvJsEf99V72SSO0B -goversion go1.14.7 -D "" -importcfg $WORK/b111/importcfg -pack ./guts.go ./httplex.go mime/multipart mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b079/_pkg_.a packagefile bytes=$WORK/b023/_pkg_.a packagefile crypto/rand=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid S8gJc12lJBY-FrY_3-3w/S8gJc12lJBY-FrY_3-3w -goversion go1.14.7 -D "" -importcfg $WORK/b121/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/9f/9f8b41716a8ffbbccae5fa1cede6727c1a3766f7e62566f58686f626f8311968-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/9c/9cd715c0e14f74862c8cbe49664efff275ba8f6aa9abda9dd00818b26c242a47-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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b051/ cat >$WORK/b051/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/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/91/916efa0c728ca8bc1b6755cc0411ff8bc96083c5d0c8fb864fed070ecba0f7fc-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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version 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 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/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /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/version -complete -installsuffix shared -buildid 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b040/ cat >$WORK/b040/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/b023/_pkg_.a 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/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /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/skel -complete -installsuffix shared -buildid 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-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/2f/2ffb53f3dc93ac9f26d06953778a59f9cd7c109030829b78a8102a49e2913877-d # internal crypto/tls mkdir -p $WORK/b059/ cat >$WORK/b059/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/b060/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/des=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b071/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b072/_pkg_.a packagefile crypto/hmac=$WORK/b080/_pkg_.a packagefile crypto/internal/boring=$WORK/b067/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b078/_pkg_.a packagefile crypto/rc4=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b100/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid Zrq1rFOIFVrn8mJohDDB/Zrq1rFOIFVrn8mJohDDB -goversion go1.14.7 -D "" -importcfg $WORK/b059/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 cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /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_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_linux_ppc64x.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/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b056/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client mkdir -p $WORK/b102/ cat >$WORK/b102/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/b078/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b101/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b056/_pkg_.a packagefile hash/fnv=$WORK/b103/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client -complete -installsuffix shared -buildid i_Y7eDJ0DPAjycosoCIS/i_Y7eDJ0DPAjycosoCIS -goversion go1.14.7 -D "" -importcfg $WORK/b102/importcfg -pack ./client.go ./generatexid.go ./inetsock.go ./pktsock_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix 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/netns=$WORK/b106/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b056/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b105/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f7/f7bd8fbd074f5107890a6e7cbcf51ad033cf0ae25b2fa683332d8e12ca1c71af-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/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b104/ cat >$WORK/b104/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b090/_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/b105/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b106/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b056/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b104/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/df/df7a0b84cde539e8ae66a96de6296c6d0a77fb0dc80c3b83df2837173c0fbc24-d # internal github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b058/ net/http/httptrace mkdir -p $WORK/b123/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b059/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b019/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation /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/coreos/go-systemd/activation -complete -installsuffix shared -buildid AAv4Uj79p53tiexPM1Ah/AAv4Uj79p53tiexPM1Ah -goversion go1.14.7 -D "" -importcfg $WORK/b058/importcfg -pack ./files.go ./listeners.go ./packetconns.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile crypto/tls=$WORK/b059/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid ESqtGSZFfp8rLb3_KfUr/ESqtGSZFfp8rLb3_KfUr -goversion go1.14.7 -D "" -importcfg $WORK/b123/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/44/44c14c4105a17778d5351b751abf43b321367e9a8f9b88cc21583bcde3b40ca9-d # internal net/http mkdir -p $WORK/b107/ cat >$WORK/b107/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/b079/_pkg_.a packagefile bytes=$WORK/b023/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile container/list=$WORK/b060/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b078/_pkg_.a packagefile crypto/tls=$WORK/b059/_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/b111/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile path/filepath=$WORK/b053/_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/b037/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b034/_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/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p net/http -std -complete -installsuffix shared -buildid pJX604A19oq4TM715ukn/pJX604A19oq4TM715ukn -goversion go1.14.7 -D "" -importcfg $WORK/b107/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/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e9/e9030d4c2e3e6abe1aeb07e3956ab67ee9bca98e3cf14fddda1f9bb524828421-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/4b/4be102843908ff756af32ea52a2fceabe50583f18012b12908715787a9c46a73-d # internal net/rpc mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b079/_pkg_.a packagefile encoding/gob=$WORK/b127/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile go/token=$WORK/b128/_pkg_.a packagefile html/template=$WORK/b129/_pkg_.a packagefile io=$WORK/b012/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b018/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_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/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid _sGWVs0sWBqP5WoPSBPs/_sGWVs0sWBqP5WoPSBPs -goversion go1.14.7 -D "" -importcfg $WORK/b126/importcfg -pack ./client.go ./debug.go ./server.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a6/a6be0dc72ef24b648df4a044116f01f09692e85a965c197a44dfca59821240c1-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/b039/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b101/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b102/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b104/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b107/_pkg_.a packagefile net/rpc=$WORK/b126/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 pFFyLc6UraAU2aKs7r7c/pFFyLc6UraAU2aKs7r7c -goversion go1.14.7 -D "" -importcfg $WORK/b001/importcfg -pack ./client.go ./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/a3/a3ae509e1eb0287b5481ecd366f3dafcba8dc658e128f9e4e728fd86c16ccbed-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/b039/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b101/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b102/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b104/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b107/_pkg_.a packagefile net/rpc=$WORK/b126/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b048/_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/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_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/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b056/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile crypto/tls=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b078/_pkg_.a packagefile hash/fnv=$WORK/b103/_pkg_.a packagefile encoding/hex=$WORK/b090/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b105/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b106/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile bufio=$WORK/b079/_pkg_.a packagefile compress/gzip=$WORK/b108/_pkg_.a packagefile container/list=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b112/_pkg_.a packagefile mime=$WORK/b120/_pkg_.a packagefile mime/multipart=$WORK/b121/_pkg_.a packagefile net/http/httptrace=$WORK/b123/_pkg_.a packagefile net/http/internal=$WORK/b124/_pkg_.a packagefile net/textproto=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile path=$WORK/b125/_pkg_.a packagefile encoding/gob=$WORK/b127/_pkg_.a packagefile go/token=$WORK/b128/_pkg_.a packagefile html/template=$WORK/b129/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_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=$WORK/b061/_pkg_.a packagefile crypto/aes=$WORK/b063/_pkg_.a packagefile crypto/cipher=$WORK/b064/_pkg_.a packagefile crypto/des=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b071/_pkg_.a packagefile crypto/ed25519=$WORK/b076/_pkg_.a packagefile crypto/elliptic=$WORK/b072/_pkg_.a packagefile crypto/hmac=$WORK/b080/_pkg_.a packagefile crypto/internal/boring=$WORK/b067/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b082/_pkg_.a packagefile crypto/rc4=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b085/_pkg_.a packagefile crypto/sha256=$WORK/b086/_pkg_.a packagefile crypto/sha512=$WORK/b074/_pkg_.a packagefile crypto/subtle=$WORK/b066/_pkg_.a packagefile crypto/x509=$WORK/b087/_pkg_.a packagefile encoding/asn1=$WORK/b075/_pkg_.a packagefile encoding/pem=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b100/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b069/_pkg_.a packagefile compress/flate=$WORK/b109/_pkg_.a packagefile hash/crc32=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b116/_pkg_.a packagefile mime/quotedprintable=$WORK/b122/_pkg_.a packagefile html=$WORK/b130/_pkg_.a packagefile text/template=$WORK/b131/_pkg_.a packagefile text/template/parse=$WORK/b132/_pkg_.a packagefile crypto/internal/subtle=$WORK/b065/_pkg_.a packagefile crypto/internal/randutil=$WORK/b073/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b077/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b068/_pkg_.a packagefile crypto/dsa=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b089/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b114/_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=kgq9SFzh5w7epfVsQ0do/pFFyLc6UraAU2aKs7r7c/7MUdXzvYXGPvJ_plUv1p/kgq9SFzh5w7epfVsQ0do -compressdwarf=false -B 0x21f5bfdf471625ecca88e3fc66b7af7c7b0034a6 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/dhcp rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/host-local ']' ++ basename plugins/ipam/host-local + plugin=host-local + echo ' host-local' host-local ++ 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 0xe626ef46ad184db1667cc04942685f728e9fe128 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/host-local github.com/containernetworking/plugins/plugins/ipam/host-local WORK=/tmp/go-build674043151 internal/race mkdir -p $WORK/b015/ internal/cpu mkdir -p $WORK/b008/ unicode/utf8 mkdir -p $WORK/b018/ 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go unicode mkdir -p $WORK/b017/ 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go encoding mkdir -p $WORK/b020/ 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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./encoding.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/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal 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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go math/bits mkdir -p $WORK/b024/ cat >$WORK/b024/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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-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/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal unicode/utf16 mkdir -p $WORK/b039/ 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b039/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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-d # internal internal/nettrace mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal crypto/internal/subtle mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 7ELHZ_kbxniQhUoXNrGo/7ELHZ_kbxniQhUoXNrGo -goversion go1.14.7 -D "" -importcfg $WORK/b061/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-d # internal crypto/subtle mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid GKCSc8G3RuM04ubFUGVR/GKCSc8G3RuM04ubFUGVR -goversion go1.14.7 -D "" -importcfg $WORK/b062/importcfg -pack ./constant_time.go runtime/cgo mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -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/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_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 cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b7/b78d078b57798c99a2b0cea9a631e0399347981a0bac76dde00428c0a561a6a4-d # internal crypto/internal/boring/sig mkdir -p $WORK/b066/ cat >$WORK/b066/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/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b066/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/9f/9fadae3ebce1be907f4f63666ab90197c9996240bc9a79e74a0451bac33911b8-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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-d # internal internal/testlog mkdir -p $WORK/b037/ cat >$WORK/b037/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/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b037/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/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 cat >$WORK/b066/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/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid zTnbBaXxS-IoaGFhb0HQ/zTnbBaXxS-IoaGFhb0HQ -goversion go1.14.7 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/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/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/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/b037/_pkg_.a # internal /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/b037/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-d # internal cd $WORK gcc -Qunused-arguments -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/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b066/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/sig_other.o # internal 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/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/2f/2fd2cc3f0bbabf6991e6fbcac5efc8e4b3a42b2bfa653d15636b6d0b989ba3b1-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # internal math gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true 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 cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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 ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b024/_pkg_.a EOF 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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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 cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x005.o -c gcc_libinit.c 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 /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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./asm_ppc64x.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_ppc64x.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-d # internal internal/singleflight mkdir -p $WORK/b046/ cat >$WORK/b046/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/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b047/ cat >$WORK/b047/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/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b029/ 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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errors.go strconv mkdir -p $WORK/b026/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b044/ 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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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 cat >$WORK/b044/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/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-d # internal syscall mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b034/symabis ./asm_linux_ppc64x.s cat >$WORK/b034/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/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go hash mkdir -p $WORK/b065/ strings mkdir -p $WORK/b038/ cat >$WORK/b065/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/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p hash -std -complete -installsuffix shared -buildid vX618vH0hohtZJ519qRA/vX618vH0hohtZJ519qRA -goversion go1.14.7 -D "" -importcfg $WORK/b065/importcfg -pack ./hash.go cat >$WORK/b038/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/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/28/28c1bbfad2553714c2b071a43dcdf88a94c1a0cecfbd53b22ea87991226281d8-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/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-d # internal crypto mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto -std -complete -installsuffix shared -buildid nV3xq2JjZSKU25z14PBy/nV3xq2JjZSKU25z14PBy -goversion go1.14.7 -D "" -importcfg $WORK/b064/importcfg -pack ./crypto.go 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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-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 4GHeXUcjaWj7bFyWrniQ/4GHeXUcjaWj7bFyWrniQ -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f7/f7ddb4778fbf0613e95073cc1cfc2140b8474c29a7fecfafe6d26a818eaca28c-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/e9/e993830dca701aad0773b6a2776164451f0f1c14e1fd641cf2c6c00a516d0481-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/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-d # internal path mkdir -p $WORK/b083/ cat >$WORK/b083/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/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p path -std -complete -installsuffix shared -buildid lhQpyJaTTT0IXY43nAHV/lhQpyJaTTT0IXY43nAHV -goversion go1.14.7 -D "" -importcfg $WORK/b083/importcfg -pack ./match.go ./path.go regexp/syntax mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_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/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid DorB83gY1uLJ8U8gR7eQ/DorB83gY1uLJ8U8gR7eQ -goversion go1.14.7 -D "" -importcfg $WORK/b074/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/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/10/105eaca73ee567bd805202c4207be786967b5b7ff17b4c67b30bb74f1b74f6bf-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b034/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b034/_pkg_.a $WORK/b034/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b033/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/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid 2W9lkNgS1G6mcEVZc5Eh/2W9lkNgS1G6mcEVZc5Eh -goversion go1.14.7 -D "" -importcfg $WORK/b082/importcfg -pack ./filemutex_flock.go internal/syscall/execenv mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go time mkdir -p $WORK/b035/ cat >$WORK/b035/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/b034/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p time -std -installsuffix shared -buildid MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -D "" -importcfg $WORK/b035/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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/bd/bd9c9f3a5482705fedb5ebdafbf93c89f54f339eded14d6a1cd95f754e469d0b-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/8e/8e603b08acdb544ed74d8588b57f839a774e13b9858736e5ca1dfd5abe4e6126-d # internal regexp mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b074/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_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/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p regexp -std -complete -installsuffix shared -buildid H7DxYU4AsCd03uAcyzCC/H7DxYU4AsCd03uAcyzCC -goversion go1.14.7 -D "" -importcfg $WORK/b073/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go 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/buildid -w $WORK/b035/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_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/b034/_pkg_.a packagefile time=$WORK/b035/_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 Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./errno_unix.go ./fcntl_syscall.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 cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/7c/7cb6f49f25850b165b6ddd7db968f9a5bb81d68a558b054bca26a3e72a803c6a-d # internal context mkdir -p $WORK/b043/ cat >$WORK/b043/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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p context -std -complete -installsuffix shared -buildid eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./context.go cd /usr/lib/golang/src/reflect /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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal 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 encoding/binary mkdir -p $WORK/b022/ 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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b028/importcfg -pack ./sort.go 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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b022/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_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/b034/_pkg_.a packagefile time=$WORK/b035/_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 g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b030/importcfg -pack ./dir.go ./dir_unix.go ./env.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/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b060/symabis ./xor_ppc64x.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b022/_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/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 3MBiKyciG-ZOC1OctQCF/3MBiKyciG-ZOC1OctQCF -goversion go1.14.7 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/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/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b060/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b060/_pkg_.a $WORK/b060/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/0e/0ef886e6921368592a2833ad7d2dd80db393c18cec54014da5ee3fc21717e978-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-d # internal path/filepath mkdir -p $WORK/b053/ cat >$WORK/b053/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/b038/_pkg_.a packagefile syscall=$WORK/b034/_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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b042/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b042/ -importpath net -- -I $WORK/b042/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-d # internal io/ioutil mkdir -p $WORK/b052/ os/exec mkdir -p $WORK/b072/ cat >$WORK/b052/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/b053/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p os/exec -std -complete -installsuffix shared -buildid vVLoj3ry6HEWTkI1eJCd/vVLoj3ry6HEWTkI1eJCd -goversion go1.14.7 -D "" -importcfg $WORK/b072/importcfg -pack ./exec.go ./exec_unix.go ./lp_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/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/45/45c7414ed6d48e44812d24bc5f1e2cc548fb0f9d851fce1e90d592c1fc9b9020-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal log mkdir -p $WORK/b054/ cat >$WORK/b054/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/b035/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p log -std -complete -installsuffix shared -buildid vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./log.go encoding/json mkdir -p $WORK/b019/ github.com/containernetworking/plugins/pkg/utils/buildversion 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/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_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/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b055/importcfg -pack ./buildversion.go encoding/hex mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid q66eNcjszck_EdsVxVQc/q66eNcjszck_EdsVxVQc -goversion go1.14.7 -D "" -importcfg $WORK/b076/importcfg -pack ./hex.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /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/vishvananda/netns -complete -installsuffix shared -buildid PD2_hMTJQsIDgpGoC_QJ/PD2_hMTJQsIDgpGoC_QJ -goversion go1.14.7 -D "" -importcfg $WORK/b079/importcfg -pack ./netns.go ./netns_linux.go math/big mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /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 ./arith_ppc64x.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b022/_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 math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p math/big -std -installsuffix shared -buildid MQC03JUv3dyqydLJ8yRm/MQC03JUv3dyqydLJ8yRm -goversion go1.14.7 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/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/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-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/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-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/56/56c8f567ad16608bbdfe4876ff5d0259f338f1ded01326fc884f67b553834df6-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/3e/3e9df569869509634d27160a4176a970ed9ead4c9603996997283246ad0d0f18-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /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/safchain/ethtool -complete -installsuffix shared -buildid 2wNcmF-1E6FtjtCcIdCY/2wNcmF-1E6FtjtCcIdCY -goversion go1.14.7 -D "" -importcfg $WORK/b075/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c3/c32ad5073c98163135afdbdc7bcd4df5325100ea0374f2a82eb2c3f04fd0087d-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/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/b042=/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/b042=/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/b042=/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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_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/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p net -std -installsuffix shared -buildid oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -D "" -importcfg $WORK/b042/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/b042/_cgo_gotypes.go $WORK/b042/cgo_linux.cgo1.go $WORK/b042/cgo_resnew.cgo1.go $WORK/b042/cgo_socknew.cgo1.go $WORK/b042/cgo_unix.cgo1.go $WORK/b042/_cgo_import.go cd /usr/lib/golang/src/math/big /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/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b067/_pkg_.a $WORK/b067/arith_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/2b/2b4ac8e70ff1e6da82cd0d6307ac829244b17c8b52eaef0037aeabf2b541017f-d # internal crypto/internal/boring mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b066/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid H1tbknSAGaTY4j0FDybH/H1tbknSAGaTY4j0FDybH -goversion go1.14.7 -D "" -importcfg $WORK/b063/importcfg -pack ./doc.go ./notboring.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/fd/fd82a860d51d805c213acecf1a314797432436c3b7297295e38f0cbf9657a20d-d # internal crypto/aes mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b059/symabis ./asm_ppc64le.s ./gcm_ppc64le.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/boring=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto/aes -std -installsuffix shared -buildid Zy7oBbde0_1MyaSsLZu-/Zy7oBbde0_1MyaSsLZu- -goversion go1.14.7 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b059/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b059/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_ppc64le.o $WORK/b059/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/04/04a44ee9091bb40c9e921ec1212d61ae36baae7ea8ba9f11a7c4833584ab359c-d # internal crypto/rand mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/boring=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid OpHITLKb_ADxTcZqq9Ad/OpHITLKb_ADxTcZqq9Ad -goversion go1.14.7 -D "" -importcfg $WORK/b058/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/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/5e/5e7a5d842eae505de8920fadbfcbf151173fa8ebc16225bfaab930b6f0c9586b-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b042/_pkg_.a $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b041/ cat >$WORK/b041/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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b025/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -D "" -importcfg $WORK/b041/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b070/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile net=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid TTZqsna7ox-wDVA42tUF/TTZqsna7ox-wDVA42tUF -goversion go1.14.7 -D "" -importcfg $WORK/b070/importcfg -pack ./hwaddr.go mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b072/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /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/coreos/go-iptables/iptables -complete -installsuffix shared -buildid a8LiDA9onWJSBfSx_M_Z/a8LiDA9onWJSBfSx_M_Z -goversion go1.14.7 -D "" -importcfg $WORK/b071/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b069/symabis ./asm_linux_ppc64x.s github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid XWx27oP3sCyYxxcV--iI/XWx27oP3sCyYxxcV--iI -goversion go1.14.7 -D "" -importcfg $WORK/b080/importcfg -pack ./store.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid SDonZnM19_qlW--db2X2/SDonZnM19_qlW--db2X2 -goversion go1.14.7 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/c8/c836ab209cd40763ec1c798bcd8a6877b913e6062c4696d086b04c9ad96a9d0e-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/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 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 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/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /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/020 -complete -installsuffix shared -buildid xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/9b/9b1454886e21c0f0c2c745a4e6dcae483e9b939575d994861a9b441a0e563ad7-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b081/ cat >$WORK/b081/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/b082/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b080/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid cDBqwY9lop3dtkilDWms/cDBqwY9lop3dtkilDWms -goversion go1.14.7 -D "" -importcfg $WORK/b081/importcfg -pack ./backend.go ./lock.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b051/ cat >$WORK/b051/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/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/8e/8e790f586feab74c18a7cab2baea94624be5ef66031935df1d93e7475deef6e4-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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version 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 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/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /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/version -complete -installsuffix shared -buildid 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -D "" -importcfg $WORK/b049/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/98/98a80220fef4ff6ffcbceb090811884c79701f4452f332c7642af196959cb4f7-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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b040/ cat >$WORK/b040/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/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /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/skel -complete -installsuffix shared -buildid 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b040/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b069/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/25/258a4157e219647332a9370e60e0c0ec1af0e75cfb73b387814fb16788fb7592-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid lCB3revItYYWENHFKS8U/lCB3revItYYWENHFKS8U -goversion go1.14.7 -D "" -importcfg $WORK/b068/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid Eo-tCjLMoqKFw6rZjfa-/Eo-tCjLMoqKFw6rZjfa- -goversion go1.14.7 -D "" -importcfg $WORK/b078/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./rdma_link_linux.go ./route_linux.go ./seg6_linux.go ./seg6local_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/b0/b0291d2caf091970c5eb26e89b0c3546e1029c99153474313d358d2ead541291-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/5f/5f22ce06bfbe7ccb77bda0fc7b42a600f3df2546e951388b554ed5fb7f478ce2-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b077/ cat >$WORK/b077/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 importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b022/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /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/vishvananda/netlink -complete -installsuffix shared -buildid LwuO0NkXdrE9U1Eh6Ajg/LwuO0NkXdrE9U1Eh6Ajg -goversion go1.14.7 -D "" -importcfg $WORK/b077/importcfg -pack ./addr.go ./addr_linux.go ./bpf_linux.go ./bridge_linux.go ./class.go ./class_linux.go ./conntrack_linux.go ./filter.go ./filter_linux.go ./fou.go ./fou_linux.go ./genetlink_linux.go ./gtp_linux.go ./handle_linux.go ./ioctl_linux.go ./link.go ./link_linux.go ./link_tuntap_linux.go ./neigh.go ./neigh_linux.go ./netlink.go ./netlink_linux.go ./netns_linux.go ./order.go ./protinfo.go ./protinfo_linux.go ./qdisc.go ./qdisc_linux.go ./rdma_link_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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8b/8b64d6bb74f042f7b68a482454d4fb92434e18e1be5793e29e4e6094810852b3-d # internal github.com/containernetworking/plugins/pkg/ip 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 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/safchain/ethtool=github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid 3kMrUPJLe4UgSM_6zQC6/3kMrUPJLe4UgSM_6zQC6 -goversion go1.14.7 -D "" -importcfg $WORK/b057/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7a/7aff9e02ff8659f0639ca96ad4f16b361bf7ad6d55cd63546630ffdd5a3e017d-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator 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/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b080/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid E56NtAkMJPQZ9_QIOLBq/E56NtAkMJPQZ9_QIOLBq -goversion go1.14.7 -D "" -importcfg $WORK/b056/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/76/76f0121eff023cb5c00e38622d5b420e58aad6f741532e9c90f188cdb65d5cf6-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 encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b081/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 d7-WodNNq9gjgzpqD6BO/d7-WodNNq9gjgzpqD6BO -goversion go1.14.7 -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/62/624b0f8206b1e5c09f80637fed29ad1ba28d91890104410986689a1eedc49814-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 encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b081/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b048/_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 strconv=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b080/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b082/_pkg_.a packagefile path=$WORK/b083/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b037/_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 math/bits=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b068/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b060/_pkg_.a packagefile crypto/internal/boring=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b069/_pkg_.a packagefile os/exec=$WORK/b072/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile encoding/hex=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b079/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b066/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile regexp/syntax=$WORK/b074/_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=Zp_4szwu630OAoeJGdkP/d7-WodNNq9gjgzpqD6BO/4evDgHODDh0wX5H_-ba3/Zp_4szwu630OAoeJGdkP -compressdwarf=false -B 0xe626ef46ad184db1667cc04942685f728e9fe128 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/host-local rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/ipam/static ']' ++ basename plugins/ipam/static static + plugin=static + echo ' static' ++ 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 0x0fdfc76c6cb3de4e61d73edb097b2bb889cf4228 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/static github.com/containernetworking/plugins/plugins/ipam/static WORK=/tmp/go-build927498957 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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_ppc64x.go encoding internal/race mkdir -p $WORK/b019/ unicode/utf8 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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go 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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -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/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-d # internal math/bits mkdir -p $WORK/b023/ cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal 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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_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 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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.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/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -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/b044/_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 cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-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/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-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/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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-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/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -D "" -importcfg $WORK/b036/importcfg -pack ./log.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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 -fno-caret-diagnostics -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/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-d # internal 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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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 -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/buildid -w $WORK/b017/_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/count_ppc64x.o ./count_ppc64x.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-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 $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/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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-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 ./preempt_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 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 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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_x004.o -c gcc_fatalf.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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.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 strconv mkdir -p $WORK/b025/ 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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -D "" -importcfg $WORK/b043/importcfg -pack ./message.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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b037/ 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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go 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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -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/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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 cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-d # 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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/execenv mkdir -p $WORK/b035/ internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -D "" -importcfg $WORK/b042/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 internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal encoding/binary mkdir -p $WORK/b021/ internal/fmtsort 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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go 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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -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/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/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/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -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/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-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/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b054/ log cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./buildversion.go mkdir -p $WORK/b053/ cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go encoding/json mkdir -p $WORK/b002/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal 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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -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/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-d # internal github.com/containernetworking/plugins/plugins/ipam/static 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/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 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/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/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/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b054/_pkg_.a packagefile net=$WORK/b041/_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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/ipam/static /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid dWh-SqkM19QSCPWaTX0w/dWh-SqkM19QSCPWaTX0w -goversion go1.14.7 -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/e9/e99a3c272000e84f5106bf5921790b01706feaac22d8e3aa37f0529663e3b03d-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containernetworking/plugins/plugins/ipam/static=$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/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/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/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b054/_pkg_.a packagefile net=$WORK/b041/_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 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/b038/_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/b051/_pkg_.a packagefile log=$WORK/b053/_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/b031/_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 time=$WORK/b034/_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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b052/_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=rAFd9-0uqCD4J3nKKEQS/dWh-SqkM19QSCPWaTX0w/rDtI5JRe6OjFy_7CjLqp/rAFd9-0uqCD4J3nKKEQS -compressdwarf=false -B 0x0fdfc76c6cb3de4e61d73edb097b2bb889cf4228 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/static rm -r $WORK/b001/ + for d in $PLUGINS + '[' -d plugins/sample ']' ++ basename plugins/sample sample + plugin=sample + echo ' sample' ++ 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 0xbdcbcfe6d44252be07809057cb5d9fa86e08d9d3 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/sample github.com/containernetworking/plugins/plugins/sample WORK=/tmp/go-build144131794 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 N1wfC52TDMgCIxs8MCCJ/N1wfC52TDMgCIxs8MCCJ -goversion go1.14.7 -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 NfRVmj_J1WF2jy9nfXlv/NfRVmj_J1WF2jy9nfXlv -goversion go1.14.7 -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 lm15Oa2fxyGNU3u5My-E/lm15Oa2fxyGNU3u5My-E -goversion go1.14.7 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.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 ttMu-YvDjw--ye_-3akb/ttMu-YvDjw--ye_-3akb -goversion go1.14.7 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go 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 runtime/internal/atomic cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b010/ 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 MyuabGswPR4mNjecghmJ/MyuabGswPR4mNjecghmJ -goversion go1.14.7 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF unicode mkdir -p $WORK/b017/ 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/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 7Mqt5sFP38UZ1EtE2BUb/7Mqt5sFP38UZ1EtE2BUb -goversion go1.14.7 -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/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/06/068a2be12237c19d093a22bd74d5bc361c9d79ebb67af2abd54b4ca2b870fade-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 A03cEb0Ab9OP7dle7KzV/A03cEb0Ab9OP7dle7KzV -goversion go1.14.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8a/8abf320cc96c5976b4bb99d41131e3931fffc20ad1e63c3a5ffa825f854c81b8-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF 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 s4EqgrU0O1eYZqBY3Kh7/s4EqgrU0O1eYZqBY3Kh7 -goversion go1.14.7 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/85/854841f93bac481f3521c5c3766625627eabed53d1a765453561213742e0cbc5-d # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/f3/f3a344e1b9ae73c772feeb4b5c08dbc964f79bac66ec7a49df45be846c3f0b04-d # internal 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 8C9v1WM1pIcCnm5Crw1Z/8C9v1WM1pIcCnm5Crw1Z -goversion go1.14.7 -D "" -importcfg $WORK/b011/importcfg -pack ./math.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 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 EbRamuwYFE4E5g4i1SDY/EbRamuwYFE4E5g4i1SDY -goversion go1.14.7 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.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 -3Y3vEdvtjt6Zp2uRgyc/-3Y3vEdvtjt6Zp2uRgyc -goversion go1.14.7 -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/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/9d/9de4ecee006cde7bacf93da7f55be2f3e2f65b6c4e5647457d13d7cd626e216f-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 BGaL3R5-vuipuPqmg-ta/BGaL3R5-vuipuPqmg-ta -goversion go1.14.7 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.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 6f-uJ3YNpOuwFZngLvFw/6f-uJ3YNpOuwFZngLvFw -goversion go1.14.7 -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/b023/_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/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d3/d364417b93a163f9864ad74665fd4a3795e87186c20a38cf3b65510750c6743a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_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 cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/5d/5dbc0da575ffad58f7ace40e1a392fca29881ab4a47354287af6dbf4aa1ff996-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/14/14e4b1d646934c2513b9136ddcef2f23f9079eb670e22804c546877b5bc218ad-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/compare_ppc64x.o ./compare_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/atomic_ppc64x.o ./atomic_ppc64x.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/96/966c020869ace8537cb0e68ff853cde1d94dc6f3ae6d5bc15e18c87c41e60025-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/count_ppc64x.o ./count_ppc64x.s runtime/cgo mkdir -p $WORK/b047/ 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 UeBtVMcyumkNXrNiWO1N/UeBtVMcyumkNXrNiWO1N -goversion go1.14.7 -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 ./fma.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 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/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/72/726b7896c19f62f649c5bd9c4829f3091e2d95e56200da6cdb46852a34a53843-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/78/78c9df939150e49919d8ac74ca50e52c3220aaba799599d3ba1521648d6905cc-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 JHO4-TLbyeP9EzPuYyJf/JHO4-TLbyeP9EzPuYyJf -goversion go1.14.7 -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/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/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/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e9/e917370f8290201850223d29ab2c8bdbf18d69f9395531df6b6e7ee6ce2472e5-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/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/25/25534ee33a4a907a31c278c506d03f04a37ed563ddc2b3dea0ae181ed35ac24c-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true runtime /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/e5/e5079b9fa7b1663496fc24442924f339f0456be0b5f0a97a2cfe27d11b9bf692-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b006/ 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 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 ./preempt_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 54y5a3nRllU2cUaC_3b1/54y5a3nRllU2cUaC_3b1 -goversion go1.14.7 -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 ./checkptr.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 ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.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_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 ./time_nofake.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/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 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 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/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/14/1459d5197d04ed4442eb5d87dcbe453072cc73c062192c8088a00a8bf95254ed-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/_x004.o -c gcc_fatalf.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/_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 vKfh84bRVztm3hz-5c4T/vKfh84bRVztm3hz-5c4T -goversion go1.14.7 -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/22/220d1afce92c494cdc7d5e8c828dd606b40f87b39a0fa6caa39f95ea75dd1118-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/preempt_ppc64x.o ./preempt_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/preempt_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/d4/d45bd288680518eb30d647c327674c8baacd65da353145a7dc712ffe4df33b36-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 MM__Ot7cC9i83BMjdCN_/MM__Ot7cC9i83BMjdCN_ -goversion go1.14.7 -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 T8tyBip4Ad4QQrrX4q1o/T8tyBip4Ad4QQrrX4q1o -goversion go1.14.7 -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/29/29d80cab035a6f178f7cef40c5bc38e80a0c0e9e30c41f5ef4202d4607c2948a-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 eh9lZGxtOrGqZrRjAUbm/eh9lZGxtOrGqZrRjAUbm -goversion go1.14.7 -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 dwEzJKA5AetXdvBQFd18/dwEzJKA5AetXdvBQFd18 -goversion go1.14.7 -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/56/56a90bfbbbfbe86fa0a3ca8fa9ea48ccf8c94cf4a3bed1e697af48ff626a375d-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/07/0780fe7da7ceca309c6e8fc99acc99c3121b156700b6f1f380726dc3b7461390-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/99/99f971466a514c93566ca8c8220257a91ce1d88c8ca94b786c8297de9567eb85-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 ssWmajfycB7Yaw0VeCWb/ssWmajfycB7Yaw0VeCWb -goversion go1.14.7 -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 Tca_h3XaLhI0we6UFMCN/Tca_h3XaLhI0we6UFMCN -goversion go1.14.7 -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/d2/d2d11e2da794de9b09b2029d7efc8f7ce37b2cc7e9df303cffc4e1ca4b266f49-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 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 iiFbs_LXEaYiazo8iw-p/iiFbs_LXEaYiazo8iw-p -goversion go1.14.7 -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 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 66RxaE8dxcEsyfG0W_sJ/66RxaE8dxcEsyfG0W_sJ -goversion go1.14.7 -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 mV0YeSmRDmb5BggjgNcS/mV0YeSmRDmb5BggjgNcS -goversion go1.14.7 -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/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 72rIphwQ40EQ2N_2VTFk/72rIphwQ40EQ2N_2VTFk -goversion go1.14.7 -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/8f/8fb54bbeaba636a693e0daa02006e8dc14749fd355bfe6a918966823ecd8d054-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/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/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 4EWduAMyqRW4cuy3S2kD/4EWduAMyqRW4cuy3S2kD -goversion go1.14.7 -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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.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/c2/c296a7c4825654ae48035a8d15b862fbd225fe2f91fc556d40508e4c4f7b1762-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/95/9581137499d6ae0e63d8119a0ebdfb5ccc37f3f2c577cdb028e691fc7526cf34-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 tjsULzT3pYQNmxXyXcbz/tjsULzT3pYQNmxXyXcbz -goversion go1.14.7 -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 309xSjCaFHLlXas1Qxpt/309xSjCaFHLlXas1Qxpt -goversion go1.14.7 -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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ac/ac357e007f9ecb6abda2ecba3f7d132793dd8ebdfaec677a8f2935cea8e9ce33-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 lztWKXbQr2R9uCiBSYcj/lztWKXbQr2R9uCiBSYcj -goversion go1.14.7 -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/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/cf/cf9c7d16b4546e117d1a34b9b9844663deb5634fbd93141cd099daf551b07029-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/b043/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/13/136e0979d2f96596563c36a43936e6beb9be3860fc24fd73ffa101cd68d04028-d # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/2a/2ad48ab6bca1a3766c802b916cdde8bde786c132814c20c401a278c006dd8674-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/32/32e3d794916883fc01b1719cee5452abfd18d202504c56f1ead8a1860d30a218-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid nKIIgla0lvs8snm3XHbx/nKIIgla0lvs8snm3XHbx -goversion go1.14.7 -D "" -importcfg $WORK/b032/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/ internal/syscall/execenv 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 MseBDB1HYJueyj-hDbio/MseBDB1HYJueyj-hDbio -goversion go1.14.7 -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 mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid ST5u3vY9SYBEYvdgt-Fk/ST5u3vY9SYBEYvdgt-Fk -goversion go1.14.7 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/90/90c7e744e58dcecbd0a239e0b2810826ce5646ebf3cc9dc5bea21961a6a9f595-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/d9/d9099dac258d08d59dfca5ba2c8f963abd053c72f7185ca2c4ff5340b99fba16-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/1f/1fff18b713ff8cd6b931007c6e9f8a81a9f0ba10a2edd8445a94fcdf36baf60f-d # internal internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$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/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/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid Bl06jCFsOBOgRdKM3mT8/Bl06jCFsOBOgRdKM3mT8 -goversion go1.14.7 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.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 sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_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 eYQ-mkcZNMON6elygty6/eYQ-mkcZNMON6elygty6 -goversion go1.14.7 -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/88/8839346f14c833d6fc581b09dea15cd9266402f058aa94a05d7f7b4a9cc00a81-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/db/dba5e6bc521abd5136fa4c174a5a64689c0dc8ad4121ba559c7504c1b825dc51-d # internal internal/fmtsort mkdir -p $WORK/b027/ encoding/binary mkdir -p $WORK/b021/ 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 zcFeiy2PpxI-ErSOTOJA/zcFeiy2PpxI-ErSOTOJA -goversion go1.14.7 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go 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 packagefile sync=$WORK/b014/_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 Toa8Fc9MxymIkpqFRupy/Toa8Fc9MxymIkpqFRupy -goversion go1.14.7 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3e/3e999875e1584d21075577ea519e11f9d8009a90ac18e784a35cbaad21200183-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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_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/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid g45A8lQfyhVFCXI2NPvh/g45A8lQfyhVFCXI2NPvh -goversion go1.14.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f3/f3bc0bdebc34f50ed6bf20f8d2367d29d8945d4d2073c0d3b608187e4660c02b-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/f9/f9d2c6a81f43db8782dc66ed751042a26a4ca7149b06acce444f425c3218771c-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 ntFXuNGSVkyHEIJ1rBX0/ntFXuNGSVkyHEIJ1rBX0 -goversion go1.14.7 -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/06/06d2ebf42748c4ba27e3b84899d03e1dc549491811238f3f3408352b8f4b052d-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/19/1910503886d5ee9f07b104fbcb108177d8f969d8550399602f2349169cd18e37-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 FBDhhV2s2z2wODlpdVcB/FBDhhV2s2z2wODlpdVcB -goversion go1.14.7 -D "" -importcfg $WORK/b026/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/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_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 cK76cS4EhFKjyRWao5NE/cK76cS4EhFKjyRWao5NE -goversion go1.14.7 -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/00/000eb75ffa14be5fe5763dce05a1a2ae99c9a859408cc53c22b3ddbe8f60fcbd-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/b029/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_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/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid z35Zw89rnrmB7pwkhK-C/z35Zw89rnrmB7pwkhK-C -goversion go1.14.7 -D "" -importcfg $WORK/b051/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/8a/8a5674ae1ac64f49cddc5b7b5162bda39b9fdc5a2c363dc56cedf76449aee521-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/25/25a967bb370c52129745d86b400fec451b3a3ee94f7ce31f3b9387b29026ad87-d # internal log mkdir -p $WORK/b053/ cat >$WORK/b053/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/b034/_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 vPtuNeVuBkgUhxOZ2A2d/vPtuNeVuBkgUhxOZ2A2d -goversion go1.14.7 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b054/ encoding/json mkdir -p $WORK/b002/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid v-d0QK4kXHXhW9CWZeRt/v-d0QK4kXHXhW9CWZeRt -goversion go1.14.7 -D "" -importcfg $WORK/b054/importcfg -pack ./buildversion.go 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/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/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid zKQuq_z67cb5FFLEhtl3/zKQuq_z67cb5FFLEhtl3 -goversion go1.14.7 -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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/12/1259f7cf7e084cd42d8ec6fdfa50c9394e1cd31b94211531fbae87d8e8bd8e1a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24f20ebb97a616303ae2a886968467c417fba720fe0376a4e32b057c1ea11161-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/b031/_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/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/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 oH7CLYQL9nEEvesBlBQv/oH7CLYQL9nEEvesBlBQv -goversion go1.14.7 -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/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a9/a9d69bc5cbb83aba4580e79cc38f1234bd30cb9aea5e64759745f64589f67c05-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/0c/0caf45494a4219825b9d73063121f26e66a933b0835b882471d5bd45f0f09a28-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/b019/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 GZ6iiHHpDz87n-WsW9sI/GZ6iiHHpDz87n-WsW9sI -goversion go1.14.7 -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/53/53f0b071c7e7581d485e92d1741a787c39875bfdeadca4e604520c12dfa12742-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 xyoJNtdIHCgGfIcdAVCH/xyoJNtdIHCgGfIcdAVCH -goversion go1.14.7 -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/e7/e7612fa107ff9e5d356b58fd2c93321539b584d65929e87e13108cd407c4d077-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/b002/_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 io=$WORK/b013/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile os=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 3QOmuh6HvsFGr4pFkGwm/3QOmuh6HvsFGr4pFkGwm -goversion go1.14.7 -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/95/958efe31c956222ec18a999db9c4034581fb4621c6e77838397be64a09b5917b-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/b002/_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/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 7kszOqdlbJu1HrPxpP_Y/7kszOqdlbJu1HrPxpP_Y -goversion go1.14.7 -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/d4/d43d3b4554014d656884a63ee8db4bd6c1c9bcca1537d77b517759751d452066-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 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/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/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 47R7MalUe50MYy59MHdz/47R7MalUe50MYy59MHdz -goversion go1.14.7 -D "" -importcfg $WORK/b039/importcfg -pack ./skel.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/25/2523ac718d9a19d61baedf6b65fc7fa5775e835f3b8089cc107f9ce239ea80cc-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/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/utils/buildversion=$WORK/b054/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/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 jR0jIaYtRJuTQID2mMuJ/jR0jIaYtRJuTQID2mMuJ -goversion go1.14.7 -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/65/6583d7890c7b6b7abbd0d75d0d71ffcf113e671fcb2e44bfc2c6310acdf6fcc9-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/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/utils/buildversion=$WORK/b054/_pkg_.a packagefile net=$WORK/b041/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b047/_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/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 packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile io/ioutil=$WORK/b051/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_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/b031/_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 time=$WORK/b034/_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/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b052/_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=GEN1H3JhmRxUSj_0PyAI/jR0jIaYtRJuTQID2mMuJ/zWmlz_8-npsDjLGE7sXQ/GEN1H3JhmRxUSj_0PyAI -compressdwarf=false -B 0xbdcbcfe6d44252be07809057cb5d9fa86e08d9d3 -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-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/sample rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mYrhLo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le ++ dirname /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/ + install -p -m 0755 bin/bandwidth bin/bridge bin/dhcp bin/firewall bin/flannel bin/host-device bin/host-local bin/ipvlan bin/loopback bin/macvlan bin/portmap bin/ptp bin/sample bin/sbr bin/static bin/tuning bin/vlan /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le//usr/libexec/cni + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.8.3-4.module_el8.3.0+479+69e2ae26 --unique-debug-suffix -0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le --unique-debug-src-base containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/bandwidth extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/firewall extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/dhcp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/host-device extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/bridge extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/flannel extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/host-local extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/ipvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/loopback extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/portmap extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/macvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/ptp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/sample extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/static extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/sbr extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/tuning extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/libexec/cni/vlan 2556 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.T53V9U + umask 022 + cd /builddir/build/BUILD + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + exit 0 Processing files: containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F9uJyr + umask 022 + cd /builddir/build/BUILD + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + DOCDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.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.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/doc/containernetworking-plugins + cp -pr CONTRIBUTING.md OWNERS.md README.md RELEASING.md /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/doc/containernetworking-plugins + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YQuJXX + umask 022 + cd /builddir/build/BUILD + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + LICENSEDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.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.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/licenses/containernetworking-plugins + cp -pr LICENSE /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le/usr/share/licenses/containernetworking-plugins + exit 0 Provides: containernetworking-cni = 0.8.3-4.module_el8.3.0+479+69e2ae26 containernetworking-plugins = 0.8.3-4.module_el8.3.0+479+69e2ae26 containernetworking-plugins(ppc-64) = 0.8.3-4.module_el8.3.0+479+69e2ae26 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.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le Provides: containernetworking-plugins-debugsource = 0.8.3-4.module_el8.3.0+479+69e2ae26 containernetworking-plugins-debugsource(ppc-64) = 0.8.3-4.module_el8.3.0+479+69e2ae26 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.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le Provides: containernetworking-plugins-debuginfo = 0.8.3-4.module_el8.3.0+479+69e2ae26 containernetworking-plugins-debuginfo(ppc-64) = 0.8.3-4.module_el8.3.0+479+69e2ae26 debuginfo(build-id) = 087c59f63b985aa85d209be76fcfb4d9ba82d832 debuginfo(build-id) = 23aeda205b9206e7f37a0c88b3cb19286d1bf06f debuginfo(build-id) = 3bb44a275a5a88957a3cf1acc48bf5de43a17c03 debuginfo(build-id) = 44e3f1a9e62dfe9061f3d6e9084251ca93844920 debuginfo(build-id) = 49f563182ac4aaef01021c0ab2fb928f7acb91c3 debuginfo(build-id) = 4ca0e282cc1f18eed26dd0b0fc318347cb110f71 debuginfo(build-id) = 4d0f4b97ba0ed2a49af22793e5ef8825cb05f9f9 debuginfo(build-id) = 60a0dba3cc43360e7b3061ec38cd8de6d6ba3247 debuginfo(build-id) = 8c40c3b9872e6957b58bed6810a335041b8dbcb5 debuginfo(build-id) = 9062964dbf1ecffcfd23f017ddf5b903c263d462 debuginfo(build-id) = 9420725ccb56295526674524db2d238e28876ea4 debuginfo(build-id) = 9cd006f8922c14c0d2bcbfafd932af7b639d5269 debuginfo(build-id) = bfb465d7e5dfe169bb25a6bf5c321acfff3420dc debuginfo(build-id) = c0905f0323924528c8e621a8700b343d7986b7b5 debuginfo(build-id) = f40801202248a5eff618dcbeb0fc43cabaf82601 debuginfo(build-id) = fb1765c4a0e393aa4added434452bd4f5c5e0493 debuginfo(build-id) = fd2fab76ed6a9c0dd03a92afdef9863d587a492e 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.8.3-4.module_el8.3.0+479+69e2ae26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le Wrote: /builddir/build/RPMS/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debugsource-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debuginfo-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sjFcyE + umask 022 + cd /builddir/build/BUILD + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-4.module_el8.3.0+479+69e2ae26.ppc64le + exit 0 Child return code was: 0