Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'], chrootPath='/var/lib/mock/containernetworking-plugins-0.8.3-3.el7.centos-20200701145331-16234/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1005) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/containernetworking-plugins-0.8.3-3.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'], chrootPath='/var/lib/mock/containernetworking-plugins-0.8.3-3.el7.centos-20200701145331-16234/root'shell=Falseuid=1005env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/containernetworking-plugins.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lN0KEL + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/containernetworking-plugins-1833220.patch + /usr/bin/patch -p1 -s + rm -rf plugins/main/windows + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gDsuJn + 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 + plugin=bandwidth + echo ' bandwidth' bandwidth ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x84ca7a0a4f6cbffb0c3ea406e8d685ca3cf27aca -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/bandwidth github.com/containernetworking/plugins/plugins/meta/bandwidth WORK=/tmp/go-build340387883 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go crypto/subtle mkdir -p $WORK/b057/ runtime/internal/sys mkdir -p $WORK/b014/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF internal/nettrace crypto/internal/subtle mkdir -p $WORK/b040/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./constant_time.go mkdir -p $WORK/b056/ math/bits mkdir -p $WORK/b022/ unicode/utf16 internal/cpu cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF sync/atomic runtime/internal/atomic mkdir -p $WORK/b015/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go mkdir -p $WORK/b012/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./aliasing.go cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF unicode cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b006/ unicode/utf8 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s mkdir -p $WORK/b035/ mkdir -p $WORK/b016/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b017/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s crypto/internal/boring/sig mkdir -p $WORK/b061/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./sig_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go runtime/cgo mkdir -p $WORK/b044/ encoding mkdir -p $WORK/b018/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./sig.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/sig_amd64.o ./sig_amd64.s cd $WORK gcc -Qunused-arguments -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal gcc -fdebug-prefix-map=a=b -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/sig_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal io mkdir -p $WORK/b008/ internal/singleflight mkdir -p $WORK/b041/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF math/rand cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b043/ reflect cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go mkdir -p $WORK/b023/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b060/ bytes mkdir -p $WORK/b003/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./hash.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal bufio mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary sort mkdir -p $WORK/b020/ mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nNqb8WwviNhujUfdnZAf/nNqb8WwviNhujUfdnZAf -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ crypto/cipher mkdir -p $WORK/b055/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/84/8447a50cc7fd54d46e5b4cc92bbb68451c8c9165c5d7d6e6288702653ec60a76-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p regexp -std -complete -installsuffix shared -buildid LV45nIfAQaIjaA4BUNoH/LV45nIfAQaIjaA4BUNoH -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f7/f7f8af20d141351e01c39771fe48f7ac028f29576826be0db553d9a6bb4005ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal log mkdir -p $WORK/b050/ context github.com/containernetworking/plugins/pkg/utils/buildversion github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b066/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b075/ mkdir -p $WORK/b039/ encoding/hex cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go mkdir -p $WORK/b078/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid aqFAoRYdJP6y1iiY33_7/aqFAoRYdJP6y1iiY33_7 -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./sysctl_linux.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b072/ encoding/json cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b002/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./buildversion.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./arith_amd64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/00/00365e01a099f2d79513e98733cdceeefd6fb0d330a63f21f8d0d6ffdb069895-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid LLNcThUU7cI3zgKXOsIB/LLNcThUU7cI3zgKXOsIB -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal os/exec mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/29/2962ca0fe83a8961e46cbfa5725368e55c050cc75d33978331c3953935527373-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/arith_amd64.o ./arith_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/arith_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-d # internal crypto/internal/boring mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./doc.go ./notboring.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/sha512 mkdir -p $WORK/b077/ crypto/aes mkdir -p $WORK/b054/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./sha512block_amd64.s cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/aes -std -installsuffix shared -buildid e3_HgEB9BsEfUQK87BD5/e3_HgEB9BsEfUQK87BD5 -goversion go1.12.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/sha512 -std -installsuffix shared -buildid YzUTug5SSXwboM00_wQ6/YzUTug5SSXwboM00_wQ6 -goversion go1.12.12 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/sha512block_amd64.o ./sha512block_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/gcm_amd64.o ./gcm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/sha512block_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o $WORK/b054/gcm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/3e/3ea89f3b22b183c18fe7bfbf560fb3f185f3f20743f120355b6952e552162073-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid X4NpZfZxs1EZBx7eQJny/X4NpZfZxs1EZBx7eQJny -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./utils.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8a/8abf744466a3060641e60e27b8d62ceef7b87e2ddde3fc071432ec4aeee39054-d # internal crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9GC4zAvPoCLWDOKI0Lvh/9GC4zAvPoCLWDOKI0Lvh -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/f9/f95f52bf5ff32716489510e72e0d8b969c2d107751f735973919c4a5749e957e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d5/d588a379709935b6c454eea1e7446bbd3e8900ce82cf2a28a999cb23b97f85de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b067/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid Irqq4BGCwenwSjsH1YN4/Irqq4BGCwenwSjsH1YN4 -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./hwaddr.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 0VzFhwXiiH2MC-RyNm7l/0VzFhwXiiH2MC-RyNm7l -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./asm_linux_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ba/badfcee26a4afe6b3ecfd3ecc1d4ff2ce9479dd4e4e1ed334755f490170d5fe8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f9/f930d18014f86e989b6debb8a35b629d284257bcd51116adf82bac702f49069a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b063/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b074/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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./ns_linux.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b073/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid OTpDGjcECKUnI7x4k9-G/OTpDGjcECKUnI7x4k9-G -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/28/28726e7c19a86d3e85b40fc80a8966d7193f92a696ef3008b42d8d9b41b6011a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/meta/bandwidth /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid GJFyeZBpQ7uWN-EMVr6-/GJFyeZBpQ7uWN-EMVr6- -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./ifb_creator.go ./main.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/51/511983974c0d513ee2e1a90363d43ea5e84408106521285f3eca6d777458674e-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=7h5G5kqRWectlzqAXeQy/GJFyeZBpQ7uWN-EMVr6-/YGrcCHkini_tio11gTZz/7h5G5kqRWectlzqAXeQy -B 0x84ca7a0a4f6cbffb0c3ea406e8d685ca3cf27aca -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x9739aee0a26c938a362eae9e0e80c3fe7ffef492 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/firewall github.com/containernetworking/plugins/plugins/meta/firewall WORK=/tmp/go-build034743073 errors mkdir -p $WORK/b004/ runtime/internal/sys mkdir -p $WORK/b014/ crypto/subtle mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b062/importcfg -pack ./constant_time.go internal/race mkdir -p $WORK/b010/ encoding mkdir -p $WORK/b018/ unicode/utf16 mkdir -p $WORK/b035/ crypto/internal/subtle cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go mkdir -p $WORK/b061/ runtime/internal/atomic mkdir -p $WORK/b012/ unicode/utf8 crypto/internal/boring/sig mkdir -p $WORK/b066/ internal/nettrace mkdir -p $WORK/b040/ internal/cpu math/bits mkdir -p $WORK/b017/ mkdir -p $WORK/b006/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b022/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go unicode mkdir -p $WORK/b016/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF runtime/cgo mkdir -p $WORK/b044/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal gcc -Qunused-arguments -c -x c - || true cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal gcc -fdebug-prefix-map=a=b -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true internal/bytealg cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b066 -I $WORK/b066/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./sig_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b061/importcfg -pack ./aliasing.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./sig.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b005/ runtime/internal/math mkdir -p $WORK/b013/ internal/testlog cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b033/ internal/x/net/dns/dnsmessage cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b066 -I $WORK/b066/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/sig_amd64.o ./sig_amd64.s mkdir -p $WORK/b042/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go math mkdir -p $WORK/b021/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/sig_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ math/rand mkdir -p $WORK/b043/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b023/ syscall mkdir -p $WORK/b030/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b065/ bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b034/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./hash.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b064/ /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal bufio mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b064/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal crypto/sha1 mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha1 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b068 -I $WORK/b068/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b068/symabis ./sha1block_amd64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p crypto/sha1 -std -installsuffix shared -buildid kGU3F2K8BnzkGR23gEp5/kGU3F2K8BnzkGR23gEp5 -goversion go1.12.12 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b068 -I $WORK/b068/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b068/sha1block_amd64.o ./sha1block_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b068/_pkg_.a $WORK/b068/sha1block_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/06/06ac9ea76fc6b4387e380a3b8cec509911c05f21656c30c67a51aa5969117962-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nNqb8WwviNhujUfdnZAf/nNqb8WwviNhujUfdnZAf -goversion go1.12.12 -D "" -importcfg $WORK/b055/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b060/symabis ./xor_amd64.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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -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_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/84/8447a50cc7fd54d46e5b4cc92bbb68451c8c9165c5d7d6e6288702653ec60a76-d # internal regexp mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p regexp -std -complete -installsuffix shared -buildid LV45nIfAQaIjaA4BUNoH/LV45nIfAQaIjaA4BUNoH -goversion go1.12.12 -D "" -importcfg $WORK/b054/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f7/f7f8af20d141351e01c39771fe48f7ac028f29576826be0db553d9a6bb4005ad-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal context log mkdir -p $WORK/b039/ github.com/containernetworking/plugins/pkg/utils/buildversion encoding/hex mkdir -p $WORK/b050/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b051/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go mkdir -p $WORK/b069/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF encoding/json cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b002/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./buildversion.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./hex.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b067/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b067 -I $WORK/b067/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b067/symabis ./arith_amd64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal os/exec mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b067 -I $WORK/b067/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b067/arith_amd64.o ./arith_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/arith_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./doc.go ./notboring.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/aes mkdir -p $WORK/b059/ cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b059/symabis ./asm_amd64.s ./gcm_amd64.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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/aes -std -installsuffix shared -buildid e3_HgEB9BsEfUQK87BD5/e3_HgEB9BsEfUQK87BD5 -goversion go1.12.12 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/gcm_amd64.o ./gcm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_amd64.o $WORK/b059/gcm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/8a/8abf744466a3060641e60e27b8d62ceef7b87e2ddde3fc071432ec4aeee39054-d # internal crypto/rand mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b067/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9GC4zAvPoCLWDOKI0Lvh/9GC4zAvPoCLWDOKI0Lvh -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/d5/d588a379709935b6c454eea1e7446bbd3e8900ce82cf2a28a999cb23b97f85de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal os/user mkdir -p $WORK/b070/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b070/ -importpath os/user -- -I $WORK/b070/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd $WORK/b070 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd $WORK/b070 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd $WORK/b070 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cd $WORK/b070 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o -g -O2 cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p os/user -std -installsuffix shared -buildid WP8BEbpbsbBkqTEUPd0k/WP8BEbpbsbBkqTEUPd0k -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./lookup.go ./user.go $WORK/b070/_cgo_gotypes.go $WORK/b070/cgo_lookup_unix.cgo1.go $WORK/b070/getgrouplist_unix.cgo1.go $WORK/b070/listgroups_unix.cgo1.go $WORK/b070/_cgo_import.go cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/user /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/8e/8ef13cd589286ea366f50d5d8a649c23679dcec9d4b549997088171c3b306d3c-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b052/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 0VzFhwXiiH2MC-RyNm7l/0VzFhwXiiH2MC-RyNm7l -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/github.com/godbus/dbus mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b053/_pkg_.a packagefile os/user=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/godbus/dbus /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/containernetworking/plugins/vendor/github.com/godbus/dbus -complete -installsuffix shared -buildid wLjCuwx51TYisiXtvLwP/wLjCuwx51TYisiXtvLwP -goversion go1.12.12 -D "" -importcfg $WORK/b056/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/f9/f930d18014f86e989b6debb8a35b629d284257bcd51116adf82bac702f49069a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/2f/2fa97448e3452aa0db69405bde9a88304dc782be65f4bfca5430a00633781b18-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/godbus/dbus=$WORK/b056/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/meta/firewall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid XV_OUS2Vzqj62sdsEQEs/XV_OUS2Vzqj62sdsEQEs -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./firewall.go ./firewalld.go ./iptables.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a4/a46b30ecdd85135e82f5bce5a1098e09cdef95487e0551a4c6c049742fe0641e-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/godbus/dbus=$WORK/b056/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile os/exec=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b058/_pkg_.a packagefile crypto/sha1=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile os/user=$WORK/b070/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile regexp/syntax=$WORK/b055/_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 math/big=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile crypto/internal/subtle=$WORK/b061/_pkg_.a packagefile crypto/subtle=$WORK/b062/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b066/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=S7uSr9t4mQWhTapS9SE_/XV_OUS2Vzqj62sdsEQEs/LQQ08ByUJZBazReRQQlb/S7uSr9t4mQWhTapS9SE_ -B 0x9739aee0a26c938a362eae9e0e80c3fe7ffef492 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x402938aa1356e07bb36d9644f7f178c2b2bc0b5d -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/flannel github.com/containernetworking/plugins/plugins/meta/flannel WORK=/tmp/go-build696673764 errors mkdir -p $WORK/b004/ unicode/utf16 mkdir -p $WORK/b037/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF math/bits mkdir -p $WORK/b023/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./utf16.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go runtime/internal/sys mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/nettrace mkdir -p $WORK/b041/ unicode/utf8 mkdir -p $WORK/b017/ encoding mkdir -p $WORK/b033/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b010/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./nettrace.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./encoding.go runtime/internal/atomic mkdir -p $WORK/b012/ unicode mkdir -p $WORK/b016/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b015/ internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s runtime/cgo mkdir -p $WORK/b045/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal runtime/internal/math mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b031/ internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/atan_amd64.o ./atan_amd64.s cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/erf_stub.o ./erf_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_amd64.o $WORK/b022/asinh_stub.o $WORK/b022/atan2_amd64.o $WORK/b022/atan_amd64.o $WORK/b022/cbrt_stub.o $WORK/b022/dim_amd64.o $WORK/b022/erf_stub.o $WORK/b022/exp2_amd64.o $WORK/b022/exp_amd64.o $WORK/b022/expm1_amd64.o $WORK/b022/floor_amd64.o $WORK/b022/frexp_amd64.o $WORK/b022/hypot_amd64.o $WORK/b022/ldexp_amd64.o $WORK/b022/log10_amd64.o $WORK/b022/log1p_amd64.o $WORK/b022/log_amd64.o $WORK/b022/mod_amd64.o $WORK/b022/modf_amd64.o $WORK/b022/pow_stub.o $WORK/b022/remainder_amd64.o $WORK/b022/sin_amd64.o $WORK/b022/sinh_stub.o $WORK/b022/sqrt_amd64.o $WORK/b022/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x009.o -c gcc_sigaction.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x012.o -c gcc_amd64.S cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o $WORK/b045/_x011.o $WORK/b045/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b045/symabis ./asm_amd64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo.cgo1.go $WORK/b045/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b045/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_amd64.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o $WORK/b045/_x011.o $WORK/b045/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b042/ io mkdir -p $WORK/b008/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF math/rand mkdir -p $WORK/b044/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./singleflight.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b021/ syscall mkdir -p $WORK/b028/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asm_amd64.s cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_amd64.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b036/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b036/symabis ./strings.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-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/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b036/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b036/_pkg_.a $WORK/b036/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b028/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./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/b021/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b035/ sort mkdir -p $WORK/b025/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./binary.go ./varint.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b034/importcfg -pack ./base64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b050/ fmt mkdir -p $WORK/b019/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-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/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal log mkdir -p $WORK/b053/ github.com/containernetworking/plugins/pkg/utils/buildversion context mkdir -p $WORK/b054/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b018/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./log.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b054/importcfg -pack ./buildversion.go encoding/json cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b032/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal os/exec mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b040/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b040 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current 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 packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b046/ cat >$WORK/b046/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/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b051/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid asKfBZfOYq7fjOy69PbO/asKfBZfOYq7fjOy69PbO -goversion go1.12.12 -D "" -importcfg $WORK/b038/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/5d/5dd76517b6e3bb4928d5ae37b284b7e6250822beb9b66d0a26137e5d85455241-d # internal 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/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-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/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/meta/flannel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid My0vZDT1vB1hGVlnqBcX/My0vZDT1vB1hGVlnqBcX -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./flannel.go ./flannel_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/25/2501d3479eeffdffe7cbeebb32b3587f127cb27002407b5c7b5e414fd7d15406-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/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b049/_pkg_.a packagefile log=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=DlZ0KaV8ChUSwO79kKZ4/My0vZDT1vB1hGVlnqBcX/gJe0K3P3ylJNOJ6mtKRL/DlZ0KaV8ChUSwO79kKZ4 -B 0x402938aa1356e07bb36d9644f7f178c2b2bc0b5d -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0xdbb5df09e5431c6fbed820e7a54ed3b9900b5bee -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/portmap github.com/containernetworking/plugins/plugins/meta/portmap WORK=/tmp/go-build289770256 internal/race mkdir -p $WORK/b010/ errors mkdir -p $WORK/b004/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b017/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go math/bits mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go crypto/internal/subtle mkdir -p $WORK/b057/ internal/nettrace unicode/utf16 encoding mkdir -p $WORK/b040/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./aliasing.go mkdir -p $WORK/b035/ mkdir -p $WORK/b018/ crypto/subtle mkdir -p $WORK/b058/ runtime/internal/atomic cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ runtime/internal/sys cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b006/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF sync/atomic mkdir -p $WORK/b015/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./constant_time.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF unicode mkdir -p $WORK/b016/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF runtime/cgo mkdir -p $WORK/b044/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s crypto/internal/boring/sig cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b059/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b059/symabis ./sig_amd64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./sig.go cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b059/sig_amd64.o ./sig_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b059/_pkg_.a $WORK/b059/sig_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b005/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal io internal/singleflight mkdir -p $WORK/b008/ mkdir -p $WORK/b041/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF math/rand mkdir -p $WORK/b043/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b054/ bytes mkdir -p $WORK/b003/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF strings mkdir -p $WORK/b034/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b054/importcfg -pack ./hash.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF time cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nNqb8WwviNhujUfdnZAf/nNqb8WwviNhujUfdnZAf -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b056/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b056/symabis ./xor_amd64.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/84/8447a50cc7fd54d46e5b4cc92bbb68451c8c9165c5d7d6e6288702653ec60a76-d # internal regexp mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp -std -complete -installsuffix shared -buildid LV45nIfAQaIjaA4BUNoH/LV45nIfAQaIjaA4BUNoH -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f7/f7f8af20d141351e01c39771fe48f7ac028f29576826be0db553d9a6bb4005ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal encoding/hex mkdir -p $WORK/b069/ context github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b039/ log github.com/containernetworking/plugins/pkg/utils/sysctl github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b071/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./hex.go mkdir -p $WORK/b061/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go mkdir -p $WORK/b050/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./netns.go ./netns_linux.go mkdir -p $WORK/b062/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b061/importcfg -pack ./buildversion.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF encoding/json mkdir -p $WORK/b002/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid aqFAoRYdJP6y1iiY33_7/aqFAoRYdJP6y1iiY33_7 -goversion go1.12.12 -D "" -importcfg $WORK/b062/importcfg -pack ./sysctl_linux.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b060/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b060/symabis ./arith_amd64.s cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/00/00365e01a099f2d79513e98733cdceeefd6fb0d330a63f21f8d0d6ffdb069895-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal os/exec mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b064/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords -complete -installsuffix shared -buildid jruMwqvGmt3xA-DSs0hH/jruMwqvGmt3xA-DSs0hH -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./shellwords.go ./util_posix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/28/2876b012151f6a5b3f81dee047a1aa67aeea8d0fa046cf950e430cd58da96baf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/arith_amd64.o ./arith_amd64.s cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/arith_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-d # internal crypto/internal/boring mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b055/importcfg -pack ./doc.go ./notboring.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/sha512 mkdir -p $WORK/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b052/symabis ./sha512block_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha512 -std -installsuffix shared -buildid YzUTug5SSXwboM00_wQ6/YzUTug5SSXwboM00_wQ6 -goversion go1.12.12 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/sha512block_amd64.o ./sha512block_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/sha512block_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/3e/3ea89f3b22b183c18fe7bfbf560fb3f185f3f20743f120355b6952e552162073-d # internal github.com/containernetworking/plugins/pkg/utils mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid X4NpZfZxs1EZBx7eQJny/X4NpZfZxs1EZBx7eQJny -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./utils.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f9/f95f52bf5ff32716489510e72e0d8b969c2d107751f735973919c4a5749e957e-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b063/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 0VzFhwXiiH2MC-RyNm7l/0VzFhwXiiH2MC-RyNm7l -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b072/symabis ./asm_linux_amd64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f9/f930d18014f86e989b6debb8a35b629d284257bcd51116adf82bac702f49069a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b072/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b070/ cat >$WORK/b070/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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b070/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b068/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b068/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/meta/portmap /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid xt8Kqu2iZyENZQRnLJ9h/xt8Kqu2iZyENZQRnLJ9h -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./chain.go ./main.go ./portmap.go ./utils.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b4/b47c0cfbd069c813b41fafe592b08bada1639e5bbd79a10fe44f99b231dac01f-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/mattn/go-shellwords=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b068/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile crypto/sha512=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile os/exec=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b065/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b069/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b070/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b072/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile crypto/internal/boring=$WORK/b055/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile regexp/syntax=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b056/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b057/_pkg_.a packagefile crypto/subtle=$WORK/b058/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=FlBcK8nE0x8mWiZAUbAN/xt8Kqu2iZyENZQRnLJ9h/2KyZQuifWQjf6SQNKJcU/FlBcK8nE0x8mWiZAUbAN -B 0xdbb5df09e5431c6fbed820e7a54ed3b9900b5bee -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x3c80e5a9769d99e73482f8a236302f027b48548c -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/sbr github.com/containernetworking/plugins/plugins/meta/sbr WORK=/tmp/go-build907377752 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go encoding mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go unicode mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go unicode/utf16 mkdir -p $WORK/b035/ internal/nettrace mkdir -p $WORK/b041/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b010/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./nettrace.go math/bits mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go internal/cpu mkdir -p $WORK/b006/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b014/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go runtime/internal/atomic mkdir -p $WORK/b012/ sync/atomic mkdir -p $WORK/b015/ runtime/cgo cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b045/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b043/ /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b033/ internal/bytealg cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b005/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x003.o -c gcc_context.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x004.o -c gcc_fatalf.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x009.o -c gcc_sigaction.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x012.o -c gcc_amd64.S cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o $WORK/b045/_x011.o $WORK/b045/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b045/symabis ./asm_amd64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo.cgo1.go $WORK/b045/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b045/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_amd64.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o $WORK/b045/_x011.o $WORK/b045/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b042/ io mkdir -p $WORK/b008/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF math/rand mkdir -p $WORK/b044/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./singleflight.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b023/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b034/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b036/ internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid wBNfiVPoDzadfgXlVcqL/wBNfiVPoDzadfgXlVcqL -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./filemutex_flock.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9d/9d8cb844362ee01ae2412f6a7fa9d9690f3a30b4720a77f7817a1e010d910ae6-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b050/ fmt mkdir -p $WORK/b025/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal context mkdir -p $WORK/b040/ github.com/containernetworking/plugins/pkg/utils/buildversion log encoding/hex mkdir -p $WORK/b056/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b054/ mkdir -p $WORK/b051/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b058/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./hex.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b054/importcfg -pack ./buildversion.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./netns.go ./netns_linux.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b051/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/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal net mkdir -p $WORK/b039/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b039/ -importpath net -- -I $WORK/b039/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b039 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o -g -O2 TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b039/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/b039/_cgo_gotypes.go $WORK/b039/cgo_linux.cgo1.go $WORK/b039/cgo_resnew.cgo1.go $WORK/b039/cgo_socknew.cgo1.go $WORK/b039/cgo_unix.cgo1.go $WORK/b039/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b038/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b053/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b053/symabis ./asm_linux_amd64.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current 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 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b037/ cat >$WORK/b037/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b053/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b057/ cat >$WORK/b057/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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b053/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b057/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b055/ cat >$WORK/b055/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/b020/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b053/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b055/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b055/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/meta/sbr /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid kYWowHC392J0HJjAer-a/kYWowHC392J0HJjAer-a -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/90/9082ada29f95ad5a649f91252327d6e055f25b5e954bcae540c023e7dc45068a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b055/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b058/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=4xa1NB57ARGuvkR-YyZS/kYWowHC392J0HJjAer-a/d_oyfb_neY-cZgwkGXD2/4xa1NB57ARGuvkR-YyZS -B 0x3c80e5a9769d99e73482f8a236302f027b48548c -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x566f5b89bdd31d7fa8b03ea4656e55480c78a5ab -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/tuning github.com/containernetworking/plugins/plugins/meta/tuning WORK=/tmp/go-build188762270 encoding mkdir -p $WORK/b018/ internal/nettrace math/bits mkdir -p $WORK/b022/ mkdir -p $WORK/b040/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go unicode/utf16 mkdir -p $WORK/b035/ unicode/utf8 mkdir -p $WORK/b017/ runtime/internal/sys mkdir -p $WORK/b014/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b006/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF unicode mkdir -p $WORK/b016/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s runtime/internal/atomic mkdir -p $WORK/b012/ runtime/cgo mkdir -p $WORK/b044/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal gcc -fdebug-prefix-map=a=b -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b033/ runtime/internal/math mkdir -p $WORK/b013/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b005/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF math/rand mkdir -p $WORK/b043/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b034/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal log mkdir -p $WORK/b050/ github.com/containernetworking/plugins/pkg/utils/buildversion encoding/hex context mkdir -p $WORK/b039/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b053/ mkdir -p $WORK/b056/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b058/ encoding/json cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b002/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./buildversion.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./netns.go ./netns_linux.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./hex.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b054/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid ICxAKG4pSD81MEyFMBwT/ICxAKG4pSD81MEyFMBwT -goversion go1.12.12 -D "" -importcfg $WORK/b054/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/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b052/symabis ./asm_linux_amd64.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/91/91ded6d864bcc17bcaade65dfccf63ec7bd0cef9668cdb7d41e44ec020d83bcd-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b052/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b057/ cat >$WORK/b057/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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b052/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b057/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b055/ cat >$WORK/b055/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/b020/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b055/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b055/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/meta/tuning /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid KiKoaFIqjkoJCS5gK4FN/KiKoaFIqjkoJCS5gK4FN -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./tuning.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f5/f545acbe2ac2985997907975b83ae77b31848c8ab2a5bd113b8f3e7dfdf37b9c-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b055/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b052/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile encoding/hex=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b058/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=oFTjFPqn2lYplDrlh0Hb/KiKoaFIqjkoJCS5gK4FN/hF0mVQKuBclQOtbBegd3/oFTjFPqn2lYplDrlh0Hb -B 0x566f5b89bdd31d7fa8b03ea4656e55480c78a5ab -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 + plugin=bridge + echo ' bridge' bridge ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x77fc27c02be32516f86f7233f29067e3a4131067 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/bridge github.com/containernetworking/plugins/plugins/main/bridge WORK=/tmp/go-build819046151 internal/race mkdir -p $WORK/b010/ encoding mkdir -p $WORK/b018/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b014/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go crypto/internal/subtle errors crypto/subtle mkdir -p $WORK/b056/ unicode/utf8 cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b004/ math/bits mkdir -p $WORK/b022/ unicode/utf16 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF internal/nettrace mkdir -p $WORK/b057/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./aliasing.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go mkdir -p $WORK/b017/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./constant_time.go sync/atomic unicode mkdir -p $WORK/b015/ mkdir -p $WORK/b016/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s mkdir -p $WORK/b040/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b035/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go crypto/internal/boring/sig mkdir -p $WORK/b061/ runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF internal/cpu cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./sig_amd64.s cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b006/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s runtime/cgo mkdir -p $WORK/b044/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./sig.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/sig_amd64.o ./sig_amd64.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/sig_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ math/rand mkdir -p $WORK/b043/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b023/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b060/ bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b034/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./hash.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal bufio mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF sort mkdir -p $WORK/b027/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nNqb8WwviNhujUfdnZAf/nNqb8WwviNhujUfdnZAf -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ crypto/cipher mkdir -p $WORK/b055/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./xor_amd64.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/84/8447a50cc7fd54d46e5b4cc92bbb68451c8c9165c5d7d6e6288702653ec60a76-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p regexp -std -complete -installsuffix shared -buildid LV45nIfAQaIjaA4BUNoH/LV45nIfAQaIjaA4BUNoH -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f7/f7f8af20d141351e01c39771fe48f7ac028f29576826be0db553d9a6bb4005ad-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal context mkdir -p $WORK/b039/ log github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b066/ encoding/hex cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b072/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b050/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid aqFAoRYdJP6y1iiY33_7/aqFAoRYdJP6y1iiY33_7 -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./sysctl_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go encoding/json github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b075/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b002/ mkdir -p $WORK/b080/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b080/importcfg -pack ./buildversion.go math/big mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./arith_amd64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/00/00365e01a099f2d79513e98733cdceeefd6fb0d330a63f21f8d0d6ffdb069895-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid LLNcThUU7cI3zgKXOsIB/LLNcThUU7cI3zgKXOsIB -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal os/exec mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/29/2962ca0fe83a8961e46cbfa5725368e55c050cc75d33978331c3953935527373-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/arith_amd64.o ./arith_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/arith_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-d # internal crypto/internal/boring mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./doc.go ./notboring.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/sha512 mkdir -p $WORK/b079/ crypto/aes mkdir -p $WORK/b054/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b079/symabis ./sha512block_amd64.s cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/aes -std -installsuffix shared -buildid e3_HgEB9BsEfUQK87BD5/e3_HgEB9BsEfUQK87BD5 -goversion go1.12.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/sha512 -std -installsuffix shared -buildid YzUTug5SSXwboM00_wQ6/YzUTug5SSXwboM00_wQ6 -goversion go1.12.12 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/sha512block_amd64.o ./sha512block_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/gcm_amd64.o ./gcm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o $WORK/b054/gcm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/3e/3ea89f3b22b183c18fe7bfbf560fb3f185f3f20743f120355b6952e552162073-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/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid X4NpZfZxs1EZBx7eQJny/X4NpZfZxs1EZBx7eQJny -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./utils.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8a/8abf744466a3060641e60e27b8d62ceef7b87e2ddde3fc071432ec4aeee39054-d # internal crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9GC4zAvPoCLWDOKI0Lvh/9GC4zAvPoCLWDOKI0Lvh -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f9/f95f52bf5ff32716489510e72e0d8b969c2d107751f735973919c4a5749e957e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d5/d588a379709935b6c454eea1e7446bbd3e8900ce82cf2a28a999cb23b97f85de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ github.com/containernetworking/plugins/vendor/github.com/j-keck/arping cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b081/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid Irqq4BGCwenwSjsH1YN4/Irqq4BGCwenwSjsH1YN4 -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./hwaddr.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b067/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid ICxAKG4pSD81MEyFMBwT/ICxAKG4pSD81MEyFMBwT -goversion go1.12.12 -D "" -importcfg $WORK/b081/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 fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 0VzFhwXiiH2MC-RyNm7l/0VzFhwXiiH2MC-RyNm7l -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./asm_linux_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ba/badfcee26a4afe6b3ecfd3ecc1d4ff2ce9479dd4e4e1ed334755f490170d5fe8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/91/91ded6d864bcc17bcaade65dfccf63ec7bd0cef9668cdb7d41e44ec020d83bcd-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f9/f930d18014f86e989b6debb8a35b629d284257bcd51116adf82bac702f49069a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid asKfBZfOYq7fjOy69PbO/asKfBZfOYq7fjOy69PbO -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5d/5dd76517b6e3bb4928d5ae37b284b7e6250822beb9b66d0a26137e5d85455241-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b073/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid OTpDGjcECKUnI7x4k9-G/OTpDGjcECKUnI7x4k9-G -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/28/28726e7c19a86d3e85b40fc80a8966d7193f92a696ef3008b42d8d9b41b6011a-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid QWtr7pz-2eml0vvUf65S/QWtr7pz-2eml0vvUf65S -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fa/fa746dfb26a1f7246aabe44fd15eb33187d331508c372a15333001f4eabd197a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_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/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/main/bridge /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid Emr7Q8tX6UBOAVLA-SZJ/Emr7Q8tX6UBOAVLA-SZJ -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./bridge.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/19/1976c61dd664e5363970712d4e7d23a5f6fb4948da69916910d29b1ac504d4f3-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_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/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=c7z4tMgAGCoo-8JoqsX3/Emr7Q8tX6UBOAVLA-SZJ/FRVecW0_-DnQ54243mbz/c7z4tMgAGCoo-8JoqsX3 -B 0x77fc27c02be32516f86f7233f29067e3a4131067 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 + plugin=host-device + echo ' host-device' host-device ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0xc2e44fd5490e5731f22748566f73f2d90abc4e74 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/host-device github.com/containernetworking/plugins/plugins/main/host-device WORK=/tmp/go-build209321319 errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go encoding mkdir -p $WORK/b018/ unicode/utf16 mkdir -p $WORK/b035/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go mkdir -p $WORK/b056/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./aliasing.go unicode/utf8 mkdir -p $WORK/b016/ internal/nettrace internal/race mkdir -p $WORK/b009/ mkdir -p $WORK/b040/ runtime/internal/sys cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF crypto/subtle cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b011/ math/bits cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b013/ mkdir -p $WORK/b057/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b022/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go unicode mkdir -p $WORK/b015/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./constant_time.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go runtime/cgo mkdir -p $WORK/b044/ internal/cpu crypto/internal/boring/sig sync/atomic mkdir -p $WORK/b005/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go mkdir -p $WORK/b061/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b014/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./cpu_x86.s cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./sig_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./sig.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/sig_amd64.o ./sig_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/sig_amd64.o # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/cpu_x86.o ./cpu_x86.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go internal/testlog mkdir -p $WORK/b033/ internal/bytealg mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/compare_amd64.o ./compare_amd64.s cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/count_amd64.o ./count_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_amd64.o $WORK/b004/count_amd64.o $WORK/b004/equal_amd64.o $WORK/b004/index_amd64.o $WORK/b004/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_amd64.s cat >>$WORK/b010/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis2 ./asm_amd64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF math/rand mkdir -p $WORK/b043/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF reflect cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b009/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b060/ bytes mkdir -p $WORK/b002/ strings cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b034/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./hash.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal bufio mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nNqb8WwviNhujUfdnZAf/nNqb8WwviNhujUfdnZAf -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF crypto/cipher cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go mkdir -p $WORK/b055/ cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/84/8447a50cc7fd54d46e5b4cc92bbb68451c8c9165c5d7d6e6288702653ec60a76-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p regexp -std -complete -installsuffix shared -buildid LV45nIfAQaIjaA4BUNoH/LV45nIfAQaIjaA4BUNoH -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal log context mkdir -p $WORK/b050/ github.com/containernetworking/plugins/pkg/utils/sysctl encoding/hex mkdir -p $WORK/b072/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b075/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b039/ github.com/containernetworking/plugins/pkg/utils/buildversion cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF encoding/json cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b066/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go mkdir -p $WORK/b078/ mkdir -p $WORK/b017/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./buildversion.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid aqFAoRYdJP6y1iiY33_7/aqFAoRYdJP6y1iiY33_7 -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./sysctl_linux.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a EOF math/big mkdir -p $WORK/b062/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./arith_amd64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/00/00365e01a099f2d79513e98733cdceeefd6fb0d330a63f21f8d0d6ffdb069895-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f7/f7f8af20d141351e01c39771fe48f7ac028f29576826be0db553d9a6bb4005ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid LLNcThUU7cI3zgKXOsIB/LLNcThUU7cI3zgKXOsIB -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal os/exec mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/29/2962ca0fe83a8961e46cbfa5725368e55c050cc75d33978331c3953935527373-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/arith_amd64.o ./arith_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/arith_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-d # internal crypto/internal/boring mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./doc.go ./notboring.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/aes mkdir -p $WORK/b054/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/aes -std -installsuffix shared -buildid e3_HgEB9BsEfUQK87BD5/e3_HgEB9BsEfUQK87BD5 -goversion go1.12.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/gcm_amd64.o ./gcm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o $WORK/b054/gcm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8a/8abf744466a3060641e60e27b8d62ceef7b87e2ddde3fc071432ec4aeee39054-d # internal crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9GC4zAvPoCLWDOKI0Lvh/9GC4zAvPoCLWDOKI0Lvh -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d5/d588a379709935b6c454eea1e7446bbd3e8900ce82cf2a28a999cb23b97f85de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b067/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid Irqq4BGCwenwSjsH1YN4/Irqq4BGCwenwSjsH1YN4 -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./hwaddr.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 0VzFhwXiiH2MC-RyNm7l/0VzFhwXiiH2MC-RyNm7l -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./asm_linux_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ba/badfcee26a4afe6b3ecfd3ecc1d4ff2ce9479dd4e4e1ed334755f490170d5fe8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f9/f930d18014f86e989b6debb8a35b629d284257bcd51116adf82bac702f49069a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b036/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/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b017/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid asKfBZfOYq7fjOy69PbO/asKfBZfOYq7fjOy69PbO -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5d/5dd76517b6e3bb4928d5ae37b284b7e6250822beb9b66d0a26137e5d85455241-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b073/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid OTpDGjcECKUnI7x4k9-G/OTpDGjcECKUnI7x4k9-G -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/28/28726e7c19a86d3e85b40fc80a8966d7193f92a696ef3008b42d8d9b41b6011a-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid QWtr7pz-2eml0vvUf65S/QWtr7pz-2eml0vvUf65S -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fa/fa746dfb26a1f7246aabe44fd15eb33187d331508c372a15333001f4eabd197a-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/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/main/host-device /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid T7RG0qUzE3w1eunTkYgm/T7RG0qUzE3w1eunTkYgm -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./host-device.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ec/ec77f6d7e2dba5904aedecec3625062705dcf702331b4bb0e177662e78c8c5e3-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/b017/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b004/_pkg_.a packagefile io=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b008/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b009/_pkg_.a packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=HfD5PV1v0U8VhvdvIAsr/T7RG0qUzE3w1eunTkYgm/2ZmnBG-B1P7HJnauFHMO/HfD5PV1v0U8VhvdvIAsr -B 0xc2e44fd5490e5731f22748566f73f2d90abc4e74 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x58123781b2cd2e2802afb058f23338acecd9be78 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ipvlan github.com/containernetworking/plugins/plugins/main/ipvlan WORK=/tmp/go-build522581638 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go runtime/internal/sys mkdir -p $WORK/b014/ crypto/subtle mkdir -p $WORK/b057/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./constant_time.go crypto/internal/subtle mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./aliasing.go unicode/utf16 mkdir -p $WORK/b035/ unicode/utf8 internal/nettrace internal/race mkdir -p $WORK/b010/ math/bits encoding mkdir -p $WORK/b018/ crypto/internal/boring/sig mkdir -p $WORK/b017/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b040/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go runtime/internal/atomic cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go mkdir -p $WORK/b012/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b022/ internal/cpu runtime/cgo cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go mkdir -p $WORK/b061/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b006/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b044/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s sync/atomic cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./sig_amd64.s unicode cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b015/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s mkdir -p $WORK/b016/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./sig.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/sig_amd64.o ./sig_amd64.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/sig_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ math/rand cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF mkdir -p $WORK/b043/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b060/ bytes mkdir -p $WORK/b003/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./hash.go strings mkdir -p $WORK/b034/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal bufio mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nNqb8WwviNhujUfdnZAf/nNqb8WwviNhujUfdnZAf -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b055/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./xor_amd64.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF fmt mkdir -p $WORK/b025/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/84/8447a50cc7fd54d46e5b4cc92bbb68451c8c9165c5d7d6e6288702653ec60a76-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p regexp -std -complete -installsuffix shared -buildid LV45nIfAQaIjaA4BUNoH/LV45nIfAQaIjaA4BUNoH -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f7/f7f8af20d141351e01c39771fe48f7ac028f29576826be0db553d9a6bb4005ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal log context mkdir -p $WORK/b050/ github.com/containernetworking/plugins/pkg/utils/sysctl encoding/hex mkdir -p $WORK/b039/ github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b078/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b066/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b072/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go encoding/json mkdir -p $WORK/b002/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b075/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./buildversion.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid aqFAoRYdJP6y1iiY33_7/aqFAoRYdJP6y1iiY33_7 -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./sysctl_linux.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go math/big mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./arith_amd64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/00/00365e01a099f2d79513e98733cdceeefd6fb0d330a63f21f8d0d6ffdb069895-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b071/ /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid LLNcThUU7cI3zgKXOsIB/LLNcThUU7cI3zgKXOsIB -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal os/exec mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/29/2962ca0fe83a8961e46cbfa5725368e55c050cc75d33978331c3953935527373-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/arith_amd64.o ./arith_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/arith_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-d # internal crypto/internal/boring mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./doc.go ./notboring.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/aes mkdir -p $WORK/b054/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/aes -std -installsuffix shared -buildid e3_HgEB9BsEfUQK87BD5/e3_HgEB9BsEfUQK87BD5 -goversion go1.12.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/gcm_amd64.o ./gcm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o $WORK/b054/gcm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8a/8abf744466a3060641e60e27b8d62ceef7b87e2ddde3fc071432ec4aeee39054-d # internal crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9GC4zAvPoCLWDOKI0Lvh/9GC4zAvPoCLWDOKI0Lvh -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d5/d588a379709935b6c454eea1e7446bbd3e8900ce82cf2a28a999cb23b97f85de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b067/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b038/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid Irqq4BGCwenwSjsH1YN4/Irqq4BGCwenwSjsH1YN4 -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 0VzFhwXiiH2MC-RyNm7l/0VzFhwXiiH2MC-RyNm7l -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./asm_linux_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ba/badfcee26a4afe6b3ecfd3ecc1d4ff2ce9479dd4e4e1ed334755f490170d5fe8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f9/f930d18014f86e989b6debb8a35b629d284257bcd51116adf82bac702f49069a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid asKfBZfOYq7fjOy69PbO/asKfBZfOYq7fjOy69PbO -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5d/5dd76517b6e3bb4928d5ae37b284b7e6250822beb9b66d0a26137e5d85455241-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b073/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid OTpDGjcECKUnI7x4k9-G/OTpDGjcECKUnI7x4k9-G -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/28/28726e7c19a86d3e85b40fc80a8966d7193f92a696ef3008b42d8d9b41b6011a-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid QWtr7pz-2eml0vvUf65S/QWtr7pz-2eml0vvUf65S -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fa/fa746dfb26a1f7246aabe44fd15eb33187d331508c372a15333001f4eabd197a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/main/ipvlan /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid vOjEQthJHJJJAqlYbPqB/vOjEQthJHJJJAqlYbPqB -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./ipvlan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/e4/e45828bd9f6f6687ed18d84d2351e94f07d87c1c593016a9973cb8a58bb36cd3-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=tOnJSBFE4y8bnQxdBfzh/vOjEQthJHJJJAqlYbPqB/r5CRwGDEREomBSCowa9t/tOnJSBFE4y8bnQxdBfzh -B 0x58123781b2cd2e2802afb058f23338acecd9be78 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 + echo ' loopback' loopback ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x17fc12506d0ab2c5adafea7c0334901a78d8ac67 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/loopback github.com/containernetworking/plugins/plugins/main/loopback WORK=/tmp/go-build142100712 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b010/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go math/bits mkdir -p $WORK/b022/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go unicode mkdir -p $WORK/b016/ unicode/utf16 mkdir -p $WORK/b035/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go unicode/utf8 mkdir -p $WORK/b017/ internal/nettrace runtime/internal/sys mkdir -p $WORK/b040/ encoding cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b014/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b018/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go runtime/internal/atomic mkdir -p $WORK/b012/ sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s internal/cpu mkdir -p $WORK/b006/ runtime/cgo mkdir -p $WORK/b044/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF math/rand cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go mkdir -p $WORK/b043/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b023/ syscall cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-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/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b034/ cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal log mkdir -p $WORK/b050/ context github.com/containernetworking/plugins/pkg/utils/buildversion encoding/hex mkdir -p $WORK/b039/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b053/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go mkdir -p $WORK/b055/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go mkdir -p $WORK/b057/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF encoding/json mkdir -p $WORK/b002/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./buildversion.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b055/importcfg -pack ./hex.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./netns.go ./netns_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b052/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b052/symabis ./asm_linux_amd64.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b052/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b056/ cat >$WORK/b056/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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b052/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b056/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b054/ cat >$WORK/b054/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/b020/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b052/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b054/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b054/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/main/loopback /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid COqwFkMZs-iBj3UKK8I6/COqwFkMZs-iBj3UKK8I6 -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./loopback.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/f1/f1a2602caac3dca02d6017c3e33e124e0781363aaefebc45b372793cc34a0440-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b054/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b052/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b057/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=GrkapEyoDTpbxMlLRI7E/COqwFkMZs-iBj3UKK8I6/Ofii4E2b3lV0rgAtNDVB/GrkapEyoDTpbxMlLRI7E -B 0x17fc12506d0ab2c5adafea7c0334901a78d8ac67 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 + plugin=macvlan + echo ' macvlan' macvlan ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0xe21614071be0558ceac837e99e583f52754055f8 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/macvlan github.com/containernetworking/plugins/plugins/main/macvlan WORK=/tmp/go-build435871414 internal/race mkdir -p $WORK/b010/ encoding mkdir -p $WORK/b018/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go errors mkdir -p $WORK/b004/ unicode/utf16 mkdir -p $WORK/b035/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go internal/cpu mkdir -p $WORK/b006/ internal/nettrace crypto/internal/subtle unicode/utf8 mkdir -p $WORK/b040/ math/bits sync/atomic mkdir -p $WORK/b015/ crypto/internal/boring/sig mkdir -p $WORK/b061/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b056/ runtime/internal/sys cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go crypto/subtle cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b014/ runtime/internal/atomic cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s mkdir -p $WORK/b057/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./sig_amd64.s cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b022/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s mkdir -p $WORK/b017/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./aliasing.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./constant_time.go runtime/cgo cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go mkdir -p $WORK/b044/ unicode mkdir -p $WORK/b016/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./sig.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/sig_amd64.o ./sig_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/sig_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF math/rand mkdir -p $WORK/b043/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b060/ bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b034/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./hash.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal bufio mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go time mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nNqb8WwviNhujUfdnZAf/nNqb8WwviNhujUfdnZAf -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b055/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./xor_amd64.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal fmt mkdir -p $WORK/b025/ path/filepath mkdir -p $WORK/b049/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/84/8447a50cc7fd54d46e5b4cc92bbb68451c8c9165c5d7d6e6288702653ec60a76-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p regexp -std -complete -installsuffix shared -buildid LV45nIfAQaIjaA4BUNoH/LV45nIfAQaIjaA4BUNoH -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f7/f7f8af20d141351e01c39771fe48f7ac028f29576826be0db553d9a6bb4005ad-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal context mkdir -p $WORK/b039/ github.com/containernetworking/plugins/pkg/utils/sysctl encoding/hex log github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b066/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b072/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b050/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b078/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b075/ encoding/json cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid aqFAoRYdJP6y1iiY33_7/aqFAoRYdJP6y1iiY33_7 -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./sysctl_linux.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go mkdir -p $WORK/b002/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./buildversion.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./arith_amd64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/00/00365e01a099f2d79513e98733cdceeefd6fb0d330a63f21f8d0d6ffdb069895-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid LLNcThUU7cI3zgKXOsIB/LLNcThUU7cI3zgKXOsIB -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal os/exec mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/29/2962ca0fe83a8961e46cbfa5725368e55c050cc75d33978331c3953935527373-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/arith_amd64.o ./arith_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/arith_amd64.o # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-d # internal crypto/internal/boring mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./doc.go ./notboring.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/aes mkdir -p $WORK/b054/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/aes -std -installsuffix shared -buildid e3_HgEB9BsEfUQK87BD5/e3_HgEB9BsEfUQK87BD5 -goversion go1.12.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/gcm_amd64.o ./gcm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o $WORK/b054/gcm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8a/8abf744466a3060641e60e27b8d62ceef7b87e2ddde3fc071432ec4aeee39054-d # internal crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9GC4zAvPoCLWDOKI0Lvh/9GC4zAvPoCLWDOKI0Lvh -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d5/d588a379709935b6c454eea1e7446bbd3e8900ce82cf2a28a999cb23b97f85de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/j-keck/arping mkdir -p $WORK/b079/ mkdir -p $WORK/b067/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid ICxAKG4pSD81MEyFMBwT/ICxAKG4pSD81MEyFMBwT -goversion go1.12.12 -D "" -importcfg $WORK/b079/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 fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid Irqq4BGCwenwSjsH1YN4/Irqq4BGCwenwSjsH1YN4 -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 0VzFhwXiiH2MC-RyNm7l/0VzFhwXiiH2MC-RyNm7l -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./asm_linux_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ba/badfcee26a4afe6b3ecfd3ecc1d4ff2ce9479dd4e4e1ed334755f490170d5fe8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/91/91ded6d864bcc17bcaade65dfccf63ec7bd0cef9668cdb7d41e44ec020d83bcd-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f9/f930d18014f86e989b6debb8a35b629d284257bcd51116adf82bac702f49069a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid asKfBZfOYq7fjOy69PbO/asKfBZfOYq7fjOy69PbO -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5d/5dd76517b6e3bb4928d5ae37b284b7e6250822beb9b66d0a26137e5d85455241-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b073/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid OTpDGjcECKUnI7x4k9-G/OTpDGjcECKUnI7x4k9-G -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/28/28726e7c19a86d3e85b40fc80a8966d7193f92a696ef3008b42d8d9b41b6011a-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid QWtr7pz-2eml0vvUf65S/QWtr7pz-2eml0vvUf65S -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fa/fa746dfb26a1f7246aabe44fd15eb33187d331508c372a15333001f4eabd197a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/main/macvlan /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 7xXAw-F1-nYrElQm9q0U/7xXAw-F1-nYrElQm9q0U -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./macvlan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/29/2925873a234f4ea3bad29bf69a271b119264e2a738efe589b0b439ce95a5eaf8-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/j-keck/arping=$WORK/b079/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=6lPrModGJ9t7rkVzJKrG/7xXAw-F1-nYrElQm9q0U/GbxwhEGGp590JwkJReZM/6lPrModGJ9t7rkVzJKrG -B 0xe21614071be0558ceac837e99e583f52754055f8 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x2d9e52b98a7db49e9e85f2b2e13fc55f642b2fff -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/ptp github.com/containernetworking/plugins/plugins/main/ptp WORK=/tmp/go-build682606084 math/bits mkdir -p $WORK/b022/ errors mkdir -p $WORK/b004/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go unicode mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go encoding crypto/subtle mkdir -p $WORK/b018/ mkdir -p $WORK/b057/ crypto/internal/subtle internal/cpu internal/nettrace mkdir -p $WORK/b006/ runtime/internal/atomic unicode/utf16 cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b040/ unicode/utf8 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./constant_time.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go mkdir -p $WORK/b014/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b056/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go mkdir -p $WORK/b012/ mkdir -p $WORK/b035/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig mkdir -p $WORK/b061/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b010/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF sync/atomic cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./aliasing.go mkdir -p $WORK/b015/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./sig_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go runtime/cgo mkdir -p $WORK/b044/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./sig.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/sig_amd64.o ./sig_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal gcc -Qunused-arguments -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/sig_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b005/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF math/rand mkdir -p $WORK/b043/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b023/ syscall mkdir -p $WORK/b030/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b060/ bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b034/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./hash.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal bufio mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF time mkdir -p $WORK/b031/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nNqb8WwviNhujUfdnZAf/nNqb8WwviNhujUfdnZAf -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ crypto/cipher mkdir -p $WORK/b055/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./xor_amd64.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/84/8447a50cc7fd54d46e5b4cc92bbb68451c8c9165c5d7d6e6288702653ec60a76-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p regexp -std -complete -installsuffix shared -buildid LV45nIfAQaIjaA4BUNoH/LV45nIfAQaIjaA4BUNoH -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f7/f7f8af20d141351e01c39771fe48f7ac028f29576826be0db553d9a6bb4005ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal context mkdir -p $WORK/b039/ log github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b050/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns github.com/containernetworking/plugins/pkg/utils/buildversion encoding/hex mkdir -p $WORK/b066/ mkdir -p $WORK/b075/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b080/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go encoding/json cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid aqFAoRYdJP6y1iiY33_7/aqFAoRYdJP6y1iiY33_7 -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./sysctl_linux.go mkdir -p $WORK/b072/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b080/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/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go math/big mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./arith_amd64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/00/00365e01a099f2d79513e98733cdceeefd6fb0d330a63f21f8d0d6ffdb069895-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid LLNcThUU7cI3zgKXOsIB/LLNcThUU7cI3zgKXOsIB -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal os/exec mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/29/2962ca0fe83a8961e46cbfa5725368e55c050cc75d33978331c3953935527373-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/arith_amd64.o ./arith_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/arith_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-d # internal crypto/internal/boring mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./doc.go ./notboring.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/sha512 mkdir -p $WORK/b079/ crypto/aes mkdir -p $WORK/b054/ cat >$WORK/b079/go_asm.h << 'EOF' # internal EOF cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b079/symabis ./sha512block_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/aes -std -installsuffix shared -buildid e3_HgEB9BsEfUQK87BD5/e3_HgEB9BsEfUQK87BD5 -goversion go1.12.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/sha512 -std -installsuffix shared -buildid YzUTug5SSXwboM00_wQ6/YzUTug5SSXwboM00_wQ6 -goversion go1.12.12 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/sha512block_amd64.o ./sha512block_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/gcm_amd64.o ./gcm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/sha512block_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o $WORK/b054/gcm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/3e/3ea89f3b22b183c18fe7bfbf560fb3f185f3f20743f120355b6952e552162073-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/b025/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containernetworking/plugins/pkg/utils -complete -installsuffix shared -buildid X4NpZfZxs1EZBx7eQJny/X4NpZfZxs1EZBx7eQJny -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./utils.go cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8a/8abf744466a3060641e60e27b8d62ceef7b87e2ddde3fc071432ec4aeee39054-d # internal crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9GC4zAvPoCLWDOKI0Lvh/9GC4zAvPoCLWDOKI0Lvh -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f9/f95f52bf5ff32716489510e72e0d8b969c2d107751f735973919c4a5749e957e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d5/d588a379709935b6c454eea1e7446bbd3e8900ce82cf2a28a999cb23b97f85de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/j-keck/arping github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b081/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b067/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b038/_pkg_.a EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid Irqq4BGCwenwSjsH1YN4/Irqq4BGCwenwSjsH1YN4 -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/j-keck/arping /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/containernetworking/plugins/vendor/github.com/j-keck/arping -complete -installsuffix shared -buildid ICxAKG4pSD81MEyFMBwT/ICxAKG4pSD81MEyFMBwT -goversion go1.12.12 -D "" -importcfg $WORK/b081/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 fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 0VzFhwXiiH2MC-RyNm7l/0VzFhwXiiH2MC-RyNm7l -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./asm_linux_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ba/badfcee26a4afe6b3ecfd3ecc1d4ff2ce9479dd4e4e1ed334755f490170d5fe8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/91/91ded6d864bcc17bcaade65dfccf63ec7bd0cef9668cdb7d41e44ec020d83bcd-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f9/f930d18014f86e989b6debb8a35b629d284257bcd51116adf82bac702f49069a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid asKfBZfOYq7fjOy69PbO/asKfBZfOYq7fjOy69PbO -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5d/5dd76517b6e3bb4928d5ae37b284b7e6250822beb9b66d0a26137e5d85455241-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b073/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid OTpDGjcECKUnI7x4k9-G/OTpDGjcECKUnI7x4k9-G -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/28/28726e7c19a86d3e85b40fc80a8966d7193f92a696ef3008b42d8d9b41b6011a-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid QWtr7pz-2eml0vvUf65S/QWtr7pz-2eml0vvUf65S -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fa/fa746dfb26a1f7246aabe44fd15eb33187d331508c372a15333001f4eabd197a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_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/j-keck/arping=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/main/ptp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 8XiqkRCE0RQkTEJeCkyd/8XiqkRCE0RQkTEJeCkyd -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./ptp.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3d/3d0f2b1f3335ac90105db65a6c300e728bb5c0b9ee7735d37389d495f5a63884-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_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/j-keck/arping=$WORK/b081/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile crypto/sha512=$WORK/b079/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=I1hH9eUFmOQYaSXVVmdI/8XiqkRCE0RQkTEJeCkyd/eRVkxdtqxqgO9EYQFNeL/I1hH9eUFmOQYaSXVVmdI -B 0x2d9e52b98a7db49e9e85f2b2e13fc55f642b2fff -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 + plugin=vlan + echo ' vlan' vlan ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x9dde3106ab7131b84b044cf0f82fbbc1b9738aad -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/vlan github.com/containernetworking/plugins/plugins/main/vlan WORK=/tmp/go-build033308385 errors mkdir -p $WORK/b004/ unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go unicode/utf16 mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF internal/nettrace cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go crypto/internal/subtle mkdir -p $WORK/b056/ crypto/subtle encoding internal/race mkdir -p $WORK/b010/ internal/cpu math/bits mkdir -p $WORK/b022/ mkdir -p $WORK/b057/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic runtime/internal/sys mkdir -p $WORK/b014/ crypto/internal/boring/sig cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b056/importcfg -pack ./aliasing.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b061/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./constant_time.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b006/ cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b012/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b018/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./sig_amd64.s cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b016/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF sync/atomic cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF runtime/cgo mkdir -p $WORK/b044/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./sig.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/sig_amd64.o ./sig_amd64.s cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal gcc -fdebug-prefix-map=a=b -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/sig_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog internal/bytealg math mkdir -p $WORK/b033/ mkdir -p $WORK/b005/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b021/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF math/rand cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go mkdir -p $WORK/b043/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF reflect mkdir -p $WORK/b023/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b060/ bytes mkdir -p $WORK/b003/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./hash.go strings cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b034/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b060/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal bufio mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal internal/syscall/unix mkdir -p $WORK/b032/ time cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b031/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nNqb8WwviNhujUfdnZAf/nNqb8WwviNhujUfdnZAf -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b055/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b055/symabis ./xor_amd64.s cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b055 -I $WORK/b055/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b055/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b055/_pkg_.a $WORK/b055/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/84/8447a50cc7fd54d46e5b4cc92bbb68451c8c9165c5d7d6e6288702653ec60a76-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p regexp -std -complete -installsuffix shared -buildid LV45nIfAQaIjaA4BUNoH/LV45nIfAQaIjaA4BUNoH -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f7/f7f8af20d141351e01c39771fe48f7ac028f29576826be0db553d9a6bb4005ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal github.com/containernetworking/plugins/pkg/utils/sysctl mkdir -p $WORK/b066/ encoding/hex log github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b078/ context mkdir -p $WORK/b072/ github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b050/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b039/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid aqFAoRYdJP6y1iiY33_7/aqFAoRYdJP6y1iiY33_7 -goversion go1.12.12 -D "" -importcfg $WORK/b066/importcfg -pack ./sysctl_linux.go mkdir -p $WORK/b075/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./buildversion.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF encoding/json cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b075/importcfg -pack ./netns.go ./netns_linux.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./hex.go mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b062/symabis ./arith_amd64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/00/00365e01a099f2d79513e98733cdceeefd6fb0d330a63f21f8d0d6ffdb069895-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid LLNcThUU7cI3zgKXOsIB/LLNcThUU7cI3zgKXOsIB -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal os/exec mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/29/2962ca0fe83a8961e46cbfa5725368e55c050cc75d33978331c3953935527373-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b062 -I $WORK/b062/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b062/arith_amd64.o ./arith_amd64.s cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b062/_pkg_.a $WORK/b062/arith_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-d # internal crypto/internal/boring mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./doc.go ./notboring.go cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/aes mkdir -p $WORK/b054/ cat >$WORK/b054/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b054/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p crypto/aes -std -installsuffix shared -buildid e3_HgEB9BsEfUQK87BD5/e3_HgEB9BsEfUQK87BD5 -goversion go1.12.12 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b054/gcm_amd64.o ./gcm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o $WORK/b054/gcm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/8a/8abf744466a3060641e60e27b8d62ceef7b87e2ddde3fc071432ec4aeee39054-d # internal crypto/rand mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9GC4zAvPoCLWDOKI0Lvh/9GC4zAvPoCLWDOKI0Lvh -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d5/d588a379709935b6c454eea1e7446bbd3e8900ce82cf2a28a999cb23b97f85de-d # internal TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/pkg/utils/hwaddr mkdir -p $WORK/b065/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b067/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile net=$WORK/b038/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid Irqq4BGCwenwSjsH1YN4/Irqq4BGCwenwSjsH1YN4 -goversion go1.12.12 -D "" -importcfg $WORK/b065/importcfg -pack ./hwaddr.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables -complete -installsuffix shared -buildid 0VzFhwXiiH2MC-RyNm7l/0VzFhwXiiH2MC-RyNm7l -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./iptables.go ./lock.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./asm_linux_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ba/badfcee26a4afe6b3ecfd3ecc1d4ff2ce9479dd4e4e1ed334755f490170d5fe8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f9/f930d18014f86e989b6debb8a35b629d284257bcd51116adf82bac702f49069a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b077/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/version=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid asKfBZfOYq7fjOy69PbO/asKfBZfOYq7fjOy69PbO -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5d/5dd76517b6e3bb4928d5ae37b284b7e6250822beb9b66d0a26137e5d85455241-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./ns_linux.go github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./addr_linux.go ./bridge_linux.go ./conntrack_linux.go ./genetlink_linux.go ./link_linux.go ./mpls_linux.go ./nl_linux.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config importmap github.com/vishvananda/netlink/nl=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl importmap github.com/vishvananda/netns=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns 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/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b073/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-d # internal github.com/containernetworking/plugins/pkg/ip 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/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/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid OTpDGjcECKUnI7x4k9-G/OTpDGjcECKUnI7x4k9-G -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./addr_linux.go ./cidr.go ./ipforward_linux.go ./ipmasq_linux.go ./link_linux.go ./route_linux.go ./utils_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/28/28726e7c19a86d3e85b40fc80a8966d7193f92a696ef3008b42d8d9b41b6011a-d # internal github.com/containernetworking/plugins/pkg/ipam mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/invoke=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/current=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current importmap github.com/vishvananda/netlink=github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink packagefile context=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ipam /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/containernetworking/plugins/pkg/ipam -complete -installsuffix shared -buildid QWtr7pz-2eml0vvUf65S/QWtr7pz-2eml0vvUf65S -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./ipam.go ./ipam_linux.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/fa/fa746dfb26a1f7246aabe44fd15eb33187d331508c372a15333001f4eabd197a-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/main/vlan /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid qqllRI21p_kBDoidpzZE/qqllRI21p_kBDoidpzZE -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./vlan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c8/c859117ad7c67c5dd07786158ed1c8000183a4f21981cbea261a240e5b4b513e-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ipam=$WORK/b076/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b063/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile crypto/rand=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$WORK/b066/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool=$WORK/b071/_pkg_.a packagefile math/big=$WORK/b062/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b077/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile encoding/hex=$WORK/b072/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b074/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b075/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b053/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/boring=$WORK/b058/_pkg_.a packagefile os/exec=$WORK/b068/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile crypto=$WORK/b059/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b061/_pkg_.a packagefile hash=$WORK/b060/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=U2IY9-hBU39_A0t62nl4/qqllRI21p_kBDoidpzZE/UT7-AbuDmLi1-CC2WY9O/U2IY9-hBU39_A0t62nl4 -B 0x9dde3106ab7131b84b044cf0f82fbbc1b9738aad -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 + plugin=dhcp + echo ' dhcp' dhcp ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0xbadf48b1d9642f9765af0a3f7620780971599ea9 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/dhcp github.com/containernetworking/plugins/plugins/ipam/dhcp WORK=/tmp/go-build354419363 unicode/utf8 mkdir -p $WORK/b019/ internal/nettrace math/bits mkdir -p $WORK/b041/ mkdir -p $WORK/b016/ unicode cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b020/ internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b088/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b013/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./nettrace.go container/list cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/cryptobyte/asn1 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid Ps4WDaBaDKUVzVlkyWln/Ps4WDaBaDKUVzVlkyWln -goversion go1.12.12 -D "" -importcfg $WORK/b088/importcfg -pack ./asn1.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b062/ encoding mkdir -p $WORK/b057/ internal/race cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b023/ unicode/utf16 cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF errors mkdir -p $WORK/b003/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/container/list /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p container/list -std -complete -installsuffix shared -buildid Dn-5AYzqK4M1mdRerRLt/Dn-5AYzqK4M1mdRerRLt -goversion go1.12.12 -D "" -importcfg $WORK/b057/importcfg -pack ./list.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF crypto/subtle cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b062/importcfg -pack ./aliasing.go mkdir -p $WORK/b006/ crypto/internal/boring/sig cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go mkdir -p $WORK/b035/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b063/ internal/x/crypto/curve25519 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b065/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b093/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go runtime/cgo mkdir -p $WORK/b045/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF sync/atomic internal/cpu cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b063/importcfg -pack ./constant_time.go runtime/internal/atomic cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b065/symabis ./sig_amd64.s mkdir -p $WORK/b014/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/curve25519 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b093/symabis ./const_amd64.s ./cswap_amd64.s ./freeze_amd64.s ./ladderstep_amd64.s ./mul_amd64.s ./square_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go mkdir -p $WORK/b010/ mkdir -p $WORK/b011/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./cpu_x86.s cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm_amd64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./sig.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/curve25519 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/x/crypto/curve25519 -std -installsuffix shared -buildid VAxtuqV7HhRrShxX2qDE/VAxtuqV7HhRrShxX2qDE -goversion go1.12.12 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./doc.go ./mont25519_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b043/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ec/ecd03be2bee2feabb186326729afc2de3e3efe604222a711131ad434028516ca-d # internal cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b065 -I $WORK/b065/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b065/sig_amd64.o ./sig_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal gcc -Qunused-arguments -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/sig_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b014/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/curve25519/const_amd64.h $WORK/b093/const_GOARCH.h /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/curve25519 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/const_amd64.o ./const_amd64.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/bf/bff96db7e843f8e122d87993abf874a9e274fa239426581447e91856fd10044c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/cpu_x86.o ./cpu_x86.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/curve25519 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/cswap_amd64.o ./cswap_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/curve25519 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/freeze_amd64.o ./freeze_amd64.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/ladderstep_amd64.o ./ladderstep_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/mul_amd64.o ./mul_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b093 -I $WORK/b093/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/square_amd64.o ./square_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/const_amd64.o $WORK/b093/cswap_amd64.o $WORK/b093/freeze_amd64.o $WORK/b093/ladderstep_amd64.o $WORK/b093/mul_amd64.o $WORK/b093/square_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/de/de219e68c8ed4f017859796ce3b5e0d7f81c21b4df82e1047ee95fa1e628d1e7-d # internal cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b012/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF crypto/internal/boring/fipstls mkdir -p $WORK/b074/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b074/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b074/symabis ./dummy.s internal/bytealg mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid HazLm2eARW9jg6wFQTOJ/HazLm2eARW9jg6wFQTOJ -goversion go1.12.12 -symabis $WORK/b074/symabis -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./tls.go math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b074/dummy.o ./dummy.s cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/compare_amd64.o ./compare_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/fipstls /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b074/_pkg_.a $WORK/b074/dummy.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/01/012e15ca9a51facd9b0eef2525427d9042a605e14b86ef515ca73ae1081bf147-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/count_amd64.o ./count_amd64.s cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/compare_amd64.o $WORK/b009/count_amd64.o $WORK/b009/equal_amd64.o $WORK/b009/index_amd64.o $WORK/b009/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x003.o -c gcc_context.c cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis2 ./asm_linux_amd64.s cat >>$WORK/b008/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis2 ./asm_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/atan_amd64.o ./atan_amd64.s cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/dim_amd64.o ./dim_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asin_amd64.o $WORK/b015/asinh_stub.o $WORK/b015/atan2_amd64.o $WORK/b015/atan_amd64.o $WORK/b015/cbrt_stub.o $WORK/b015/dim_amd64.o $WORK/b015/erf_stub.o $WORK/b015/exp2_amd64.o $WORK/b015/exp_amd64.o $WORK/b015/expm1_amd64.o $WORK/b015/floor_amd64.o $WORK/b015/frexp_amd64.o $WORK/b015/hypot_amd64.o $WORK/b015/ldexp_amd64.o $WORK/b015/log10_amd64.o $WORK/b015/log1p_amd64.o $WORK/b015/log_amd64.o $WORK/b015/mod_amd64.o $WORK/b015/modf_amd64.o $WORK/b015/pow_stub.o $WORK/b015/remainder_amd64.o $WORK/b015/sin_amd64.o $WORK/b015/sinh_stub.o $WORK/b015/sqrt_amd64.o $WORK/b015/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x011.o -c gcc_util.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal crypto/rc4 mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rc4 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid DabZz-DxRh8VaN_M1DxZ/DabZz-DxRh8VaN_M1DxZ -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./rc4.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x012.o -c gcc_amd64.S /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/04/04361249fb257e8d7a9c368b6b1cc30d34d9942ba67492dd7b96050bcd5e09b2-d # internal cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o $WORK/b045/_x011.o $WORK/b045/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b045/symabis ./asm_amd64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo.cgo1.go $WORK/b045/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b045/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_amd64.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o $WORK/b045/_x011.o $WORK/b045/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b008 -I $WORK/b008/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_amd64.o $WORK/b008/duff_amd64.o $WORK/b008/memclr_amd64.o $WORK/b008/memmove_amd64.o $WORK/b008/rt0_linux_amd64.o $WORK/b008/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b042/ io mkdir -p $WORK/b004/ math/rand cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b044/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./singleflight.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF reflect mkdir -p $WORK/b017/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b017/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b059/ crypto/internal/randutil mkdir -p $WORK/b070/ bytes mkdir -p $WORK/b022/ strings cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b034/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./hash.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/randutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 6A7lwterfSbjspW-qe4-/6A7lwterfSbjspW-qe4- -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./randutil.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/3c/3c907d007985e489e15a1fb1009969c4f1883b2faaf11349fad49c745e00b48a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b058/ hash/fnv mkdir -p $WORK/b097/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF hash/crc32 mkdir -p $WORK/b104/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./crypto.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash/fnv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p hash/fnv -std -complete -installsuffix shared -buildid URsHc1zt0QrlUXN6hoMI/URsHc1zt0QrlUXN6hoMI -goversion go1.12.12 -D "" -importcfg $WORK/b097/importcfg -pack ./fnv.go cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash/crc32 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b104 -I $WORK/b104/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b104/symabis ./crc32_amd64.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p hash/crc32 -std -installsuffix shared -buildid ijiKFI7NwF1YWQTF2QP_/ijiKFI7NwF1YWQTF2QP_ -goversion go1.12.12 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal crypto/sha1 mkdir -p $WORK/b080/ cat >$WORK/b080/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha1 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b080 -I $WORK/b080/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b080/symabis ./sha1block_amd64.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/sha1 -std -installsuffix shared -buildid kGU3F2K8BnzkGR23gEp5/kGU3F2K8BnzkGR23gEp5 -goversion go1.12.12 -symabis $WORK/b080/symabis -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash/crc32 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b104 -I $WORK/b104/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/crc32_amd64.o ./crc32_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/crc32_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/65/65fb1fd2e99eac8cc099461140e774f00c40c9ece28c05a29c16429822d176fb-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/7a/7a38484e0f2b62691509023c7d4bdc576e6ac60599293bd2b6d1da9179ed9269-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha1 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b080 -I $WORK/b080/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b080/sha1block_amd64.o ./sha1block_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b080/_pkg_.a $WORK/b080/sha1block_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/06/06ac9ea76fc6b4387e380a3b8cec509911c05f21656c30c67a51aa5969117962-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal bufio mkdir -p $WORK/b077/ internal/x/text/transform mkdir -p $WORK/b108/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/text/transform /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid HwdYwrvbofl70BHIjxNZ/HwdYwrvbofl70BHIjxNZ -goversion go1.12.12 -D "" -importcfg $WORK/b108/importcfg -pack ./transform.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal path mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p path -std -complete -installsuffix shared -buildid seOThsKpOLzERsc3Mf8B/seOThsKpOLzERsc3Mf8B -goversion go1.12.12 -D "" -importcfg $WORK/b119/importcfg -pack ./match.go ./path.go html mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/html /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p html -std -complete -installsuffix shared -buildid fFar1atfqdVueRteeFTk/fFar1atfqdVueRteeFTk -goversion go1.12.12 -D "" -importcfg $WORK/b123/importcfg -pack ./entity.go ./escape.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/0c/0cbd512c107bf951484c721b7082c65801ecd794491761e16730088f5ed5c783-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/b9/b938522a7ea23c01fa46768e189ae88afbb960e5f8e815aaefb10091d005f8f6-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/57/574dc65e32334e1ddf89488eb4ff3bd8e5b7b8c2848649d9968bd1aca90658d0-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF time mkdir -p $WORK/b031/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b017 -I $WORK/b017/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b017/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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/b017/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b002/ sort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b017/_pkg_.a EOF cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./binary.go ./varint.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b017/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b024/ crypto/md5 mkdir -p $WORK/b075/ internal/x/crypto/poly1305 cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b092/ crypto/cipher cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/md5 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./md5block_amd64.s mkdir -p $WORK/b061/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/poly1305 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b092 -I $WORK/b092/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b092/symabis ./sum_amd64.s cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./xor_amd64.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/poly1305 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid aNR5BH5AvBFyWo1iyMJG/aNR5BH5AvBFyWo1iyMJG -goversion go1.12.12 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./poly1305.go ./sum_amd64.go ./sum_ref.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/md5 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/md5 -std -installsuffix shared -buildid 04YDezWy7FVKeETBzSXC/04YDezWy7FVKeETBzSXC -goversion go1.12.12 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/poly1305 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b092 -I $WORK/b092/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b092/sum_amd64.o ./sum_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/sum_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/10/1037add3b7826f32eb968e109f367b4ce347ca5c6aed6606debe633b89908610-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/md5 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/md5block_amd64.o ./md5block_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/md5block_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal encoding/pem mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/b9/b9b856cd1c79019f5cfeab8acf0ebe72bb942197eba6fa6e7f771573c3057442-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/pem /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p encoding/pem -std -complete -installsuffix shared -buildid lXuBUmuPcBAuij_dP7LL/lXuBUmuPcBAuij_dP7LL -goversion go1.12.12 -D "" -importcfg $WORK/b086/importcfg -pack ./pem.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/b5/b5f9909710079d3f3b039ef85e0214e1b862b55d3d1c23225172469681efc3d1-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal internal/x/crypto/internal/chacha20 mkdir -p $WORK/b091/ crypto/des mkdir -p $WORK/b067/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/internal/chacha20 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid H8Nk3n4wBuwhPKgjugoz/H8Nk3n4wBuwhPKgjugoz -goversion go1.12.12 -D "" -importcfg $WORK/b091/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/des /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p crypto/des -std -complete -installsuffix shared -buildid OtXvoIiYlQAi23esaM0x/OtXvoIiYlQAi23esaM0x -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./block.go ./cipher.go ./const.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9f/9f26e7a7ccc07d423de37cb545f2d0f7ba5cb84c88979acc62fd7defa507700f-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b090/ cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/2d/2dbe1898849501a66fa21d7d52c1a0844156192a808c14f84c2f3d43135d9f5e-d # internal cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/chacha20poly1305 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b090 -I $WORK/b090/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b090/symabis ./chacha20poly1305_amd64.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b091/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b092/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p internal/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid vZ_iaDvSUoSuuOX88-La/vZ_iaDvSUoSuuOX88-La -goversion go1.12.12 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b090 -I $WORK/b090/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b090/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b050/ fmt mkdir -p $WORK/b025/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/chacha20poly1305 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b090/_pkg_.a $WORK/b090/chacha20poly1305_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/59/59daae6317396114902af2187e246056277f4d4a6a3b9d921d00c6368a953be2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal context mkdir -p $WORK/b040/ github.com/containernetworking/plugins/pkg/utils/buildversion flag log mkdir -p $WORK/b051/ encoding/hex github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns net/url mkdir -p $WORK/b085/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF internal/x/net/http2/hpack mkdir -p $WORK/b113/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF encoding/json mkdir -p $WORK/b021/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./log.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF mime/quotedprintable cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF net/http/internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b085/importcfg -pack ./hex.go mime compress/flate cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/http2/hpack /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid ru1JTu7MjcwlHbN_HMXM/ru1JTu7MjcwlHbN_HMXM -goversion go1.12.12 -D "" -importcfg $WORK/b113/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b021/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b054/ mkdir -p $WORK/b036/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b100/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b054/importcfg -pack ./buildversion.go mkdir -p $WORK/b089/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/flag /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p flag -std -complete -installsuffix shared -buildid d4-80_3Pelkm7X-IV2bm/d4-80_3Pelkm7X-IV2bm -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./flag.go text/template/parse mkdir -p $WORK/b116/ mkdir -p $WORK/b118/ math/big cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b100/importcfg -pack ./netns.go ./netns_linux.go mkdir -p $WORK/b114/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net/url /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p net/url -std -complete -installsuffix shared -buildid hEKHi2zLhe-C17vDtGHW/hEKHi2zLhe-C17vDtGHW -goversion go1.12.12 -D "" -importcfg $WORK/b089/importcfg -pack ./url.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b103/ encoding/gob cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net/http/internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p net/http/internal -std -complete -installsuffix shared -buildid A6bdhvsAysyC1vVjJN_j/A6bdhvsAysyC1vVjJN_j -goversion go1.12.12 -D "" -importcfg $WORK/b118/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b125/ internal/x/text/unicode/norm cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/mime/quotedprintable /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid 29ZEnH0_Tbitoec4mefs/29ZEnH0_Tbitoec4mefs -goversion go1.12.12 -D "" -importcfg $WORK/b116/importcfg -pack ./reader.go ./writer.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b110/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/mime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p mime -std -complete -installsuffix shared -buildid 2mxnZYtZLk-s1wnLXJYI/2mxnZYtZLk-s1wnLXJYI -goversion go1.12.12 -D "" -importcfg $WORK/b114/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/compress/flate /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p compress/flate -std -complete -installsuffix shared -buildid gN1ljqxT3_fJ9UwgFizq/gN1ljqxT3_fJ9UwgFizq -goversion go1.12.12 -D "" -importcfg $WORK/b103/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b066/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b121/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/x/text/transform=$WORK/b108/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/text/template/parse /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p text/template/parse -std -complete -installsuffix shared -buildid vaDYqivQIbEzAZzpG8d3/vaDYqivQIbEzAZzpG8d3 -goversion go1.12.12 -D "" -importcfg $WORK/b125/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/text/unicode/norm /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid 0JOuDF59vY4y_ldZ02uK/0JOuDF59vY4y_ldZ02uK -goversion go1.12.12 -D "" -importcfg $WORK/b110/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b066 -I $WORK/b066/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./arith_amd64.s cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/gob /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p encoding/gob -std -complete -installsuffix shared -buildid lUNcAg65fK8i51cqG2yE/lUNcAg65fK8i51cqG2yE -goversion go1.12.12 -D "" -importcfg $WORK/b121/importcfg -pack ./dec_helpers.go ./decode.go ./decoder.go ./doc.go ./enc_helpers.go ./encode.go ./encoder.go ./error.go ./type.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ef/ef158e83e9ec9e6515dc749f6aa28a48e1a7f67bebda25c6e43c9f80adf4ed0e-d # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b5/b5ad7ad82baac6fc3f7014390233cadd708290a0290e0356009eff8c744ac850-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/text/unicode/bidi /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid cs-vSEVpK6Ej_9OMpcr-/cs-vSEVpK6Ej_9OMpcr- -goversion go1.12.12 -D "" -importcfg $WORK/b109/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal net mkdir -p $WORK/b039/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b039/ -importpath net -- -I $WORK/b039/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a7/a7c6857991cfd218c81933a3240a1537a0d4d41f12e805f590fe5aba16ee4c12-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/42/421126b3df65ea0341fec3e141adaa6eac17311823374a037460172453ad57c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ef/efe2b78cd75495d02a13cf979677c79888951e25bbb40b206026fe7dfb57d96a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/c9/c955385b00fac1d0f6a473b8de881dccaf575a63efca23d97268c310e2fb5cf4-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a2/a2a39c0a1d547c3070d5898ef4845a40cf1b879b6ed8a7b23c10833585001ee5-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/x/text/transform=$WORK/b108/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/text/secure/bidirule /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid QyzOlDzjfdqLyoQSIGlt/QyzOlDzjfdqLyoQSIGlt -goversion go1.12.12 -D "" -importcfg $WORK/b107/importcfg -pack ./bidirule.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/78/78cc371c33b8d705deab82cf4eb0ce54e179263bbcfd73cf1ebec1b1c4d84320-d # internal compress/gzip mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile compress/flate=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash/crc32=$WORK/b104/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/compress/gzip /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p compress/gzip -std -complete -installsuffix shared -buildid YNHYL6OwTscLtlQPC7Q0/YNHYL6OwTscLtlQPC7Q0 -goversion go1.12.12 -D "" -importcfg $WORK/b102/importcfg -pack ./gunzip.go ./gzip.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/98/98d0fdd67a3b9927b828fd1f8cf0fb3b1fc7482a096429d7a96cc04cd6f81347-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/09/094cec0d9656a6eb11777100e294e2b3a31b5ee520ef275767fd3c3e2fb5cd7d-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f8/f8594c6acd44f48fa1a66a1e91c00ef1052b6a1422b9e80767b798587376f183-d # internal text/template mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b125/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/text/template /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p text/template -std -complete -installsuffix shared -buildid 0ipqpGrT18vdBRa0MnPh/0ipqpGrT18vdBRa0MnPh -goversion go1.12.12 -D "" -importcfg $WORK/b124/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/89/893ef536ba81a24cfdee8cbb680f90a3b5d51b38a57a49ef6346acf41ac9f133-d # internal internal/x/net/idna mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/idna /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid IpKkDDqDGldHVtS9Ofzz/IpKkDDqDGldHVtS9Ofzz -goversion go1.12.12 -D "" -importcfg $WORK/b106/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b039 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/d1/d1edf9b2fd509ccac46237a7dd8e8f305ef92c7cf178b3248096cd47de7c764f-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/4d/4de2b002755f615dbefbc7fc23df629b2cf62d882482e5dd52eb2660f03c5d99-d # internal TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b066 -I $WORK/b066/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/arith_amd64.o ./arith_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/arith_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-d # internal crypto/internal/boring mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b065/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF crypto/dsa mkdir -p $WORK/b083/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o -g -O2 encoding/asn1 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b064/importcfg -pack ./doc.go ./notboring.go mkdir -p $WORK/b072/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b070/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/dsa /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid VEiJB_VDXNfQHpNzQ89E/VEiJB_VDXNfQHpNzQ89E -goversion go1.12.12 -D "" -importcfg $WORK/b083/importcfg -pack ./dsa.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/asn1 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid ry3ujJDkpiUIVb2ni54b/ry3ujJDkpiUIVb2ni54b -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/elliptic mkdir -p $WORK/b069/ cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/elliptic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b069/symabis ./p256_asm_amd64.s cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p crypto/elliptic -std -installsuffix shared -buildid Dz78zQHtWX8_QBAUsOVn/Dz78zQHtWX8_QBAUsOVn -goversion go1.12.12 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/hmac mkdir -p $WORK/b073/ crypto/sha512 mkdir -p $WORK/b071/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/hmac /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid j17arnMLXlVqYGqR0MV8/j17arnMLXlVqYGqR0MV8 -goversion go1.12.12 -D "" -importcfg $WORK/b073/importcfg -pack ./hmac.go crypto/aes cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b060/ crypto/sha256 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b071/symabis ./sha512block_amd64.s mkdir -p $WORK/b081/ cat >$WORK/b060/go_asm.h << 'EOF' # internal EOF cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b060/symabis ./asm_amd64.s ./gcm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b039/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/b039/_cgo_gotypes.go $WORK/b039/cgo_linux.cgo1.go $WORK/b039/cgo_resnew.cgo1.go $WORK/b039/cgo_socknew.cgo1.go $WORK/b039/cgo_unix.cgo1.go $WORK/b039/_cgo_import.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha256 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b081/symabis ./sha256block_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b064/_pkg_.a packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/aes -std -installsuffix shared -buildid e3_HgEB9BsEfUQK87BD5/e3_HgEB9BsEfUQK87BD5 -goversion go1.12.12 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/95/9582ae56cbad3ed1da7c208c2a74ea40ebff9a0012b01fe9d597eda5b5e7af34-d # internal cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p crypto/sha512 -std -installsuffix shared -buildid YzUTug5SSXwboM00_wQ6/YzUTug5SSXwboM00_wQ6 -goversion go1.12.12 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha256 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/sha256 -std -installsuffix shared -buildid msdMP2n4oWAjqspxwqqg/msdMP2n4oWAjqspxwqqg -goversion go1.12.12 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b4/b46554331d92600edd2d969e5c75cc44978b0ff1cea3c4bcd0b9d7bfc3e6c0a1-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b073/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/hkdf /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid 1Po2trRKEiCpEgfBLXlJ/1Po2trRKEiCpEgfBLXlJ -goversion go1.12.12 -D "" -importcfg $WORK/b094/importcfg -pack ./hkdf.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/01/013916aab41eb3c12e4e4c47e421b2ff02daaa03856f2212a836268da53d7247-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/27/2711e1ca385395f878cf75bf370e1e69f80044de931d60679396c6ac4bf6eac6-d # internal html/template mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html=$WORK/b123/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile text/template=$WORK/b124/_pkg_.a packagefile text/template/parse=$WORK/b125/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/html/template /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p html/template -std -complete -installsuffix shared -buildid wtSRX1jWKZSNankckA3R/wtSRX1jWKZSNankckA3R -goversion go1.12.12 -D "" -importcfg $WORK/b122/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 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha256 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b081/sha256block_amd64.o ./sha256block_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b071/sha512block_amd64.o ./sha512block_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/gcm_amd64.o ./gcm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha256 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/sha256block_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/da/dadc5a743ad12ef9c52e31976691a382a635d8d23019f52cb904c3dc8b5dcdd2-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/sha512 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b071/_pkg_.a $WORK/b071/sha512block_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3e/3ea89f3b22b183c18fe7bfbf560fb3f185f3f20743f120355b6952e552162073-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/asm_amd64.o $WORK/b060/gcm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/8a/8abf744466a3060641e60e27b8d62ceef7b87e2ddde3fc071432ec4aeee39054-d # internal crypto/rand mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/internal/boring=$WORK/b064/_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/b004/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9GC4zAvPoCLWDOKI0Lvh/9GC4zAvPoCLWDOKI0Lvh -goversion go1.12.12 -D "" -importcfg $WORK/b076/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d5/d588a379709935b6c454eea1e7446bbd3e8900ce82cf2a28a999cb23b97f85de-d # internal crypto/rsa mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/internal/boring=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rsa /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 8RY59nOKnFQ9uQXOZALh/8RY59nOKnFQ9uQXOZALh -goversion go1.12.12 -D "" -importcfg $WORK/b079/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/elliptic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b069/p256_asm_amd64.o ./p256_asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b069/_pkg_.a $WORK/b069/p256_asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/76/763516f4e602ac8858541fc6386ea3fd6e19b5988fb93b483d3cc92a3aa935f8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/9b/9b308d4b2323c95f5c27469707d7da87cea60996183fd3cd52cb0325567f450d-d # internal crypto/ecdsa mkdir -p $WORK/b068/ crypto/x509/pkix mkdir -p $WORK/b084/ internal/x/crypto/cryptobyte cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/internal/boring=$WORK/b064/_pkg_.a packagefile crypto/internal/randutil=$WORK/b070/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b087/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/ecdsa /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid RF10WcnNXmqoLYvh5Tps/RF10WcnNXmqoLYvh5Tps -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./boring.go ./ecdsa.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/x509/pkix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 7U6fBJskbIO18hulcC59/7U6fBJskbIO18hulcC59 -goversion go1.12.12 -D "" -importcfg $WORK/b084/importcfg -pack ./pkix.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/crypto/cryptobyte /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid nCeF8DUykWR3tkXJWpFz/nCeF8DUykWR3tkXJWpFz -goversion go1.12.12 -D "" -importcfg $WORK/b087/importcfg -pack ./asn1.go ./builder.go ./string.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/72/72c2a4a300425028e688a66301f9f06d82efb146a7cc50b11adffaa6e940a880-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/3b/3be6cc09059ec69e8823ef34abf16d56803981ff42ed3ea3de5cbb4d6a1ed955-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/8c/8c681b0eeec2eac4cbf0c29bca4c0691f86eae616983b59de9267474701bb74f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/02/02145fb41683c0b00bd13ddc5016b731a6f366505a0e142b49caedbe1ea0d6c5-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/c4/c418e85c8175e7262059bb44987dc737424e435ce2ac2d30a6d2c1720ee08835-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b038/ internal/x/net/http/httpproxy mkdir -p $WORK/b112/ github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b038/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b095/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF net/textproto mkdir -p $WORK/b111/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/http/httpproxy /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid oYSKOQNki8iWDSA5rfkz/oYSKOQNki8iWDSA5rfkz -goversion go1.12.12 -D "" -importcfg $WORK/b112/importcfg -pack ./proxy.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4 -complete -installsuffix shared -buildid ZTCAT-S_zPzLqTHvspZJ/ZTCAT-S_zPzLqTHvspZJ -goversion go1.12.12 -D "" -importcfg $WORK/b095/importcfg -pack ./constants.go ./helpers.go ./option.go ./packet.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a EOF crypto/x509 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net/textproto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p net/textproto -std -complete -installsuffix shared -buildid 0NWkC4Y3rfoSbp4EgN2I/0NWkC4Y3rfoSbp4EgN2I -goversion go1.12.12 -D "" -importcfg $WORK/b111/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/md5=$WORK/b075/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/x509/pkix=$WORK/b084/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b087/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/x509 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid OrhbPF3Syp25_bdzjwYG/OrhbPF3Syp25_bdzjwYG -goversion go1.12.12 -D "" -importcfg $WORK/b082/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b053/ cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b053/symabis ./asm_linux_amd64.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/62/629d6e90661bd02376dc2b52917f2040ec2b7622808a08d4721a221732d6f234-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current 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 packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/2b/2b2e94f7104a3e74af859d246305edf808747a7a5fc2a702fccabd8889ece805-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/24/2439124a8e9264f5eb83d96d65097eee792c0798376cf4fca63242a91c40afb0-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b105/ mime/multipart mkdir -p $WORK/b115/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/http/httpguts /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid WR2jMdKH5fW8w7G025zj/WR2jMdKH5fW8w7G025zj -goversion go1.12.12 -D "" -importcfg $WORK/b105/importcfg -pack ./guts.go ./httplex.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/mime/multipart /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p mime/multipart -std -complete -installsuffix shared -buildid et2LQzH_YalBp6pplHH5/et2LQzH_YalBp6pplHH5 -goversion go1.12.12 -D "" -importcfg $WORK/b115/importcfg -pack ./formdata.go ./multipart.go ./writer.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/27/2716ae5190ce4bc2c5d1582b3503a5be074606aca222cff25d5e1af48212c913-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b046/ cat >$WORK/b046/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/b021/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b037/ cat >$WORK/b037/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/b022/_pkg_.a packagefile encoding/json=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/18/180a3fda8c2ecdf13cf918b585d7cf12244b68cd4b2c79b66319a6ede7579e2c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/bc/bc2ad2ca263b63623f537b5bdfaee97d03886a4c3da4af529fe9a36dda176479-d # internal crypto/tls mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b022/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b073/_pkg_.a packagefile crypto/internal/boring=$WORK/b064/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b074/_pkg_.a packagefile crypto/md5=$WORK/b075/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/rc4=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b090/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b087/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b093/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b094/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/tls /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/tls -std -complete -installsuffix shared -buildid isFK0lOMngZWdcnwlLIb/isFK0lOMngZWdcnwlLIb -goversion go1.12.12 -D "" -importcfg $WORK/b056/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b053 -I $WORK/b053/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b053/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b052/ github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client cat >$WORK/b052/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b053/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b096/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./ns_linux.go cat >$WORK/b096/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/b022/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b095/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b053/_pkg_.a packagefile hash/fnv=$WORK/b097/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client -complete -installsuffix shared -buildid 9h7WzDK9UeHOtp0doCZb/9h7WzDK9UeHOtp0doCZb -goversion go1.12.12 -D "" -importcfg $WORK/b096/importcfg -pack ./client.go ./generatexid.go ./inetsock.go ./pktsock_linux.go mkdir -p $WORK/b099/ cat >$WORK/b099/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/b022/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b100/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b053/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -D "" -importcfg $WORK/b099/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/6c/6c896ceaeff2d53548b9a6e0c7c1bcb4bb39044a40edb233e9bdf9ea3955e719-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-d # internal github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink mkdir -p $WORK/b098/ cat >$WORK/b098/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/b022/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b099/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b100/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b053/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -D "" -importcfg $WORK/b098/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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/03/0353a7355ed35b2040a5af582b6e395f7ce27d99566bed69b6cd19f3bf5782ee-d # internal net/http/httptrace mkdir -p $WORK/b117/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation mkdir -p $WORK/b055/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net/http/httptrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 7s7yf1oNIld0tiCN_KLz/7s7yf1oNIld0tiCN_KLz -goversion go1.12.12 -D "" -importcfg $WORK/b117/importcfg -pack ./trace.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid 4p3-MlMbXO-KSDQjyhSA/4p3-MlMbXO-KSDQjyhSA -goversion go1.12.12 -D "" -importcfg $WORK/b055/importcfg -pack ./files.go ./listeners.go ./packetconns.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f4/f4db94280682c3a667755f0a3151eef96de5a276658c7e6aa1917cc9a5ca3a13-d # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/8a/8aa5cf3d6545788254c2993c84a7c9c88d00c5b5027bffbdfd473080a0470513-d # internal net/http mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile compress/gzip=$WORK/b102/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile internal/x/net/idna=$WORK/b106/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile net/http/internal=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path=$WORK/b119/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net/http /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p net/http -std -complete -installsuffix shared -buildid iZNPXFHLA6SW_DsbKZHp/iZNPXFHLA6SW_DsbKZHp -goversion go1.12.12 -D "" -importcfg $WORK/b101/importcfg -pack ./client.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ec/ec6c8f5dab440f18ef49270624184966c36aeca44f41b5d4d64cb83bf33c7e29-d # internal net/rpc mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b077/_pkg_.a packagefile encoding/gob=$WORK/b121/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile html/template=$WORK/b122/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile net/http=$WORK/b101/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net/rpc /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p net/rpc -std -complete -installsuffix shared -buildid 2fMGKg_YDBrF9DUtvCYk/2fMGKg_YDBrF9DUtvCYk -goversion go1.12.12 -D "" -importcfg $WORK/b120/importcfg -pack ./client.go ./debug.go ./server.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/1a/1aa4482665718bcafcb773a54d50ea8b2e5c593cdbf423460d352f5fb600df7a-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/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b095/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b096/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile net/http=$WORK/b101/_pkg_.a packagefile net/rpc=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/ipam/dhcp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid Yg2nB1zd9sSfP630WqaF/Yg2nB1zd9sSfP630WqaF -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./client.go ./daemon.go ./lease.go ./main.go ./options.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9b/9b257f64345721406d81a91d36184b92312d2b5dc0675a6d40e6d29530398b18-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/b021/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/coreos/go-systemd/activation=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4=$WORK/b095/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/d2g/dhcp4client=$WORK/b096/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile net/http=$WORK/b101/_pkg_.a packagefile net/rpc=$WORK/b120/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b008/_pkg_.a packagefile sync=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile io=$WORK/b004/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b017/_pkg_.a packagefile bytes=$WORK/b022/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile crypto/tls=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b076/_pkg_.a packagefile hash/fnv=$WORK/b097/_pkg_.a packagefile encoding/hex=$WORK/b085/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl=$WORK/b099/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns=$WORK/b100/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile internal/bytealg=$WORK/b009/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b077/_pkg_.a packagefile compress/gzip=$WORK/b102/_pkg_.a packagefile container/list=$WORK/b057/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile internal/x/net/idna=$WORK/b106/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net/http/httptrace=$WORK/b117/_pkg_.a packagefile net/http/internal=$WORK/b118/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile net/url=$WORK/b089/_pkg_.a packagefile path=$WORK/b119/_pkg_.a packagefile encoding/gob=$WORK/b121/_pkg_.a packagefile html/template=$WORK/b122/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile internal/cpu=$WORK/b010/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/math=$WORK/b012/_pkg_.a packagefile runtime/internal/sys=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile crypto=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b060/_pkg_.a packagefile crypto/cipher=$WORK/b061/_pkg_.a packagefile crypto/des=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b068/_pkg_.a packagefile crypto/elliptic=$WORK/b069/_pkg_.a packagefile crypto/hmac=$WORK/b073/_pkg_.a packagefile crypto/internal/boring=$WORK/b064/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b074/_pkg_.a packagefile crypto/md5=$WORK/b075/_pkg_.a packagefile crypto/rc4=$WORK/b078/_pkg_.a packagefile crypto/rsa=$WORK/b079/_pkg_.a packagefile crypto/sha1=$WORK/b080/_pkg_.a packagefile crypto/sha256=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b063/_pkg_.a packagefile crypto/x509=$WORK/b082/_pkg_.a packagefile encoding/asn1=$WORK/b072/_pkg_.a packagefile encoding/pem=$WORK/b086/_pkg_.a packagefile hash=$WORK/b059/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b090/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b087/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b093/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b094/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile compress/flate=$WORK/b103/_pkg_.a packagefile hash/crc32=$WORK/b104/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile html=$WORK/b123/_pkg_.a packagefile text/template=$WORK/b124/_pkg_.a packagefile text/template/parse=$WORK/b125/_pkg_.a packagefile crypto/internal/subtle=$WORK/b062/_pkg_.a packagefile crypto/internal/randutil=$WORK/b070/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b065/_pkg_.a packagefile crypto/dsa=$WORK/b083/_pkg_.a packagefile crypto/x509/pkix=$WORK/b084/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b088/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b091/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b092/_pkg_.a packagefile internal/x/text/transform=$WORK/b108/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=jGOT8tZxp7A2I-c4hTcI/Yg2nB1zd9sSfP630WqaF/Cyoc2URX9SKT5YRcxjuP/jGOT8tZxp7A2I-c4hTcI -B 0xbadf48b1d9642f9765af0a3f7620780971599ea9 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0xf027f40e0ceba30c86d9ae386034a22a5bd0da65 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/host-local github.com/containernetworking/plugins/plugins/ipam/host-local WORK=/tmp/go-build980101898 errors crypto/subtle mkdir -p $WORK/b004/ mkdir -p $WORK/b059/ unicode/utf16 mkdir -p $WORK/b036/ math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go runtime/internal/sys cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid dmeSl_oXabqZHhuy4uyy/dmeSl_oXabqZHhuy4uyy -goversion go1.12.12 -D "" -importcfg $WORK/b059/importcfg -pack ./constant_time.go internal/nettrace internal/race internal/cpu mkdir -p $WORK/b014/ mkdir -p $WORK/b041/ encoding cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b010/ mkdir -p $WORK/b006/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b019/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF unicode/utf8 cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./nettrace.go mkdir -p $WORK/b017/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle mkdir -p $WORK/b058/ crypto/internal/boring/sig cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go mkdir -p $WORK/b063/ runtime/internal/atomic mkdir -p $WORK/b012/ sync/atomic cat >$WORK/b063/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b015/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b063 -I $WORK/b063/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b063/symabis ./sig_amd64.s cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/subtle /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Nk-fNRR9ufjOZ_FckV4s/Nk-fNRR9ufjOZ_FckV4s -goversion go1.12.12 -D "" -importcfg $WORK/b058/importcfg -pack ./aliasing.go unicode mkdir -p $WORK/b016/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s runtime/cgo mkdir -p $WORK/b045/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid phjQ98hqLK8v29aYu-UP/phjQ98hqLK8v29aYu-UP -goversion go1.12.12 -symabis $WORK/b063/symabis -D "" -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h ./sig.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b043/ cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/fb/fb33397211de5646ad67ff53a1813d253d397fddd615c496d301475b298795cb-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b063 -I $WORK/b063/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b063/sig_amd64.o ./sig_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal gcc -Qunused-arguments -c -x c - || true cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/50/5049ab66926172d56f2637326636e5ccc06cd80a3378f270c1fffbee8489c336-d # internal gcc -fdebug-prefix-map=a=b -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring/sig /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b063/_pkg_.a $WORK/b063/sig_amd64.o # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b1/b1e5b1ec75daa2cce74c632f86952159f09d42199f39fc51efe8e44bf276caf3-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/dim_amd64.o ./dim_amd64.s cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asin_amd64.o $WORK/b022/asinh_stub.o $WORK/b022/atan2_amd64.o $WORK/b022/atan_amd64.o $WORK/b022/cbrt_stub.o $WORK/b022/dim_amd64.o $WORK/b022/erf_stub.o $WORK/b022/exp2_amd64.o $WORK/b022/exp_amd64.o $WORK/b022/expm1_amd64.o $WORK/b022/floor_amd64.o $WORK/b022/frexp_amd64.o $WORK/b022/hypot_amd64.o $WORK/b022/ldexp_amd64.o $WORK/b022/log10_amd64.o $WORK/b022/log1p_amd64.o $WORK/b022/log_amd64.o $WORK/b022/mod_amd64.o $WORK/b022/modf_amd64.o $WORK/b022/pow_stub.o $WORK/b022/remainder_amd64.o $WORK/b022/sin_amd64.o $WORK/b022/sinh_stub.o $WORK/b022/sqrt_amd64.o $WORK/b022/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x007.o -c gcc_mmap.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-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/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x011.o -c gcc_util.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wall -Werror -o $WORK/b045/_x012.o -c gcc_amd64.S cd $WORK/b045 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -o $WORK/b045/_cgo_.o $WORK/b045/_cgo_main.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o $WORK/b045/_x011.o $WORK/b045/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b045/symabis ./asm_amd64.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b045/_cgo_gotypes.go $WORK/b045/cgo.cgo1.go $WORK/b045/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b045/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_amd64.o $WORK/b045/_x001.o $WORK/b045/_x002.o $WORK/b045/_x003.o $WORK/b045/_x004.o $WORK/b045/_x005.o $WORK/b045/_x006.o $WORK/b045/_x007.o $WORK/b045/_x008.o $WORK/b045/_x009.o $WORK/b045/_x010.o $WORK/b045/_x011.o $WORK/b045/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b042/ io mkdir -p $WORK/b008/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF math/rand mkdir -p $WORK/b044/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./singleflight.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b024/symabis ./asm_amd64.s syscall mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b031/symabis ./asm_linux_amd64.s cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -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 cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal hash mkdir -p $WORK/b062/ bytes mkdir -p $WORK/b003/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF strings mkdir -p $WORK/b035/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/hash /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p hash -std -complete -installsuffix shared -buildid EDojNw9mwWgfF100LkZS/EDojNw9mwWgfF100LkZS -goversion go1.12.12 -D "" -importcfg $WORK/b062/importcfg -pack ./hash.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b035/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b035/symabis ./strings.s cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3d/3d569cc09666425d347792a6200fe653e586bfa508336f5653ca846373462949-d # internal crypto mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b062/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p crypto -std -complete -installsuffix shared -buildid CojVJk5w82enrmxKySBM/CojVJk5w82enrmxKySBM -goversion go1.12.12 -D "" -importcfg $WORK/b061/importcfg -pack ./crypto.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/37/376b97a40804054cad357ea48406e286f7128ca123fcc8fe77dcfccb1936cd12-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-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/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bufio /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid N479CmlS2QFqwYO9oyw8/N479CmlS2QFqwYO9oyw8 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b035/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal path mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p path -std -complete -installsuffix shared -buildid seOThsKpOLzERsc3Mf8B/seOThsKpOLzERsc3Mf8B -goversion go1.12.12 -D "" -importcfg $WORK/b081/importcfg -pack ./match.go ./path.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b9/b938522a7ea23c01fa46768e189ae88afbb960e5f8e815aaefb10091d005f8f6-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/1a/1aee310a463d9f39e9424f3064d7b17de4992693c3f500eb7b8b12dd8607b002-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex mkdir -p $WORK/b080/ internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF time cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go mkdir -p $WORK/b032/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex -complete -installsuffix shared -buildid wBNfiVPoDzadfgXlVcqL/wBNfiVPoDzadfgXlVcqL -goversion go1.12.12 -D "" -importcfg $WORK/b080/importcfg -pack ./filemutex_flock.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/9d/9d8cb844362ee01ae2412f6a7fa9d9690f3a30b4720a77f7817a1e010d910ae6-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b030/importcfg -pack ./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/b024/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b021/ sort mkdir -p $WORK/b028/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.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/b035/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp/syntax /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nNqb8WwviNhujUfdnZAf/nNqb8WwviNhujUfdnZAf -goversion go1.12.12 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-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/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b057/ cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/cipher /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b057/symabis ./xor_amd64.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p crypto/cipher -std -installsuffix shared -buildid TmHUIo5hn6Wmh8rJNBFx/TmHUIo5hn6Wmh8rJNBFx -goversion go1.12.12 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b057/xor_amd64.o ./xor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b057/_pkg_.a $WORK/b057/xor_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d1/d13bb504d5dbb6cccf0c3cd2fce3131afec791b2736b4612e0bdd69a7d20ef8c-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b050/ fmt mkdir -p $WORK/b026/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b008/_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/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/84/8447a50cc7fd54d46e5b4cc92bbb68451c8c9165c5d7d6e6288702653ec60a76-d # internal regexp mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/regexp /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p regexp -std -complete -installsuffix shared -buildid LV45nIfAQaIjaA4BUNoH/LV45nIfAQaIjaA4BUNoH -goversion go1.12.12 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f7/f7f8af20d141351e01c39771fe48f7ac028f29576826be0db553d9a6bb4005ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal context mkdir -p $WORK/b040/ github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b052/ github.com/containernetworking/plugins/pkg/utils/sysctl log mkdir -p $WORK/b051/ encoding/hex github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns mkdir -p $WORK/b068/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b074/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b077/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./context.go encoding/json mkdir -p $WORK/b018/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b052/importcfg -pack ./buildversion.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/hex /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p encoding/hex -std -complete -installsuffix shared -buildid 5cM9RPvAo7b1BFFoLqDH/5cM9RPvAo7b1BFFoLqDH -goversion go1.12.12 -D "" -importcfg $WORK/b074/importcfg -pack ./hex.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./log.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b018/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/b008/_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/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/sysctl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containernetworking/plugins/pkg/utils/sysctl -complete -installsuffix shared -buildid aqFAoRYdJP6y1iiY33_7/aqFAoRYdJP6y1iiY33_7 -goversion go1.12.12 -D "" -importcfg $WORK/b068/importcfg -pack ./sysctl_linux.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid sfZgUvZyLMxGRoWiNVSZ/sfZgUvZyLMxGRoWiNVSZ -goversion go1.12.12 -D "" -importcfg $WORK/b077/importcfg -pack ./netns.go ./netns_linux.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b064/ cat >$WORK/b064/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b064/symabis ./arith_amd64.s cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p math/big -std -installsuffix shared -buildid wOFud6ZWKP7vg3A3xKw8/wOFud6ZWKP7vg3A3xKw8 -goversion go1.12.12 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/00/00365e01a099f2d79513e98733cdceeefd6fb0d330a63f21f8d0d6ffdb069895-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c0/c05520eab30c8a5881dc4ec2a72c8ca5a056feb80c5bbb3dc51073141e94ca3e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # 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/b035/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containernetworking/plugins/vendor/github.com/safchain/ethtool -complete -installsuffix shared -buildid LLNcThUU7cI3zgKXOsIB/LLNcThUU7cI3zgKXOsIB -goversion go1.12.12 -D "" -importcfg $WORK/b073/importcfg -pack ./ethtool.go ./ethtool_cmd.go ./ethtool_msglvl.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal os/exec mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os/exec /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p os/exec -std -complete -installsuffix shared -buildid SQlDKK6q3pkzo9DeDaAv/SQlDKK6q3pkzo9DeDaAv -goversion go1.12.12 -D "" -importcfg $WORK/b070/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go net mkdir -p $WORK/b039/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b039/ -importpath net -- -I $WORK/b039/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c2/c2ab7fb51217a0f6102e59cbeae7c95126e8aab8ef191e5b98d2f6f3d26a419e-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/29/2962ca0fe83a8961e46cbfa5725368e55c050cc75d33978331c3953935527373-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/93/9398d2fb644746182a06e5c47497ad76b1e7bac5e13d57ce5fb6cad2395f7ddf-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b039 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/big /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b064/arith_amd64.o ./arith_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b064/_pkg_.a $WORK/b064/arith_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o -g -O2 cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/66/668f05c0864cf27c62ad4342625ae0b68693e4e3683b489d1a9ae2c4e75beddd-d # internal crypto/internal/boring mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/internal/boring /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid 5w35FeVhDsQ_15t6OPOY/5w35FeVhDsQ_15t6OPOY -goversion go1.12.12 -D "" -importcfg $WORK/b060/importcfg -pack ./doc.go ./notboring.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b040/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b039/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/b039/_cgo_gotypes.go $WORK/b039/cgo_linux.cgo1.go $WORK/b039/cgo_resnew.cgo1.go $WORK/b039/cgo_socknew.cgo1.go $WORK/b039/cgo_unix.cgo1.go $WORK/b039/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b6/b64ce3469bcaf612d22118460c55432ae7f7a983f000e0e30f86aa05df64b869-d # internal crypto/aes mkdir -p $WORK/b056/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/aes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b056/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p crypto/aes -std -installsuffix shared -buildid e3_HgEB9BsEfUQK87BD5/e3_HgEB9BsEfUQK87BD5 -goversion go1.12.12 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b056 -I $WORK/b056/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b056/gcm_amd64.o ./gcm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/asm_amd64.o $WORK/b056/gcm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/8a/8abf744466a3060641e60e27b8d62ceef7b87e2ddde3fc071432ec4aeee39054-d # internal crypto/rand mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/crypto/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 9GC4zAvPoCLWDOKI0Lvh/9GC4zAvPoCLWDOKI0Lvh -goversion go1.12.12 -D "" -importcfg $WORK/b055/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d5/d588a379709935b6c454eea1e7446bbd3e8900ce82cf2a28a999cb23b97f85de-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b038/ github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containernetworking/plugins/plugins/ipam/host-local/backend mkdir -p $WORK/b078/ github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables mkdir -p $WORK/b069/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b067/ cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b038/importcfg -pack ./args.go ./types.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile net=$WORK/b039/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b039/_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/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend -complete -installsuffix shared -buildid v1WC3twg3Tvgcjn3q7vW/v1WC3twg3Tvgcjn3q7vW -goversion go1.12.12 -D "" -importcfg $WORK/b078/importcfg -pack ./store.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/coreos/go-iptables/iptables /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 0VzFhwXiiH2MC-RyNm7l/0VzFhwXiiH2MC-RyNm7l -goversion go1.12.12 -D "" -importcfg $WORK/b069/importcfg -pack ./iptables.go ./lock.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile net=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/hwaddr /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containernetworking/plugins/pkg/utils/hwaddr -complete -installsuffix shared -buildid Irqq4BGCwenwSjsH1YN4/Irqq4BGCwenwSjsH1YN4 -goversion go1.12.12 -D "" -importcfg $WORK/b067/importcfg -pack ./hwaddr.go github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b066 -I $WORK/b066/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./asm_linux_amd64.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix -installsuffix shared -buildid 7QKzSnmWsjDRO9o0-ceL/7QKzSnmWsjDRO9o0-ceL -goversion go1.12.12 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/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_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d7/d759e22dd2ee0dcd758c4b8e89b77f25b87cb2ac80a371d595bffcb322aec17a-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk mkdir -p $WORK/b079/ cat >$WORK/b079/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/b080/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk -complete -installsuffix shared -buildid HWRsGXk2x_5dP-wYhKXX/HWRsGXk2x_5dP-wYhKXX -goversion go1.12.12 -D "" -importcfg $WORK/b079/importcfg -pack ./backend.go ./lock.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ba/badfcee26a4afe6b3ecfd3ecc1d4ff2ce9479dd4e4e1ed334755f490170d5fe8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types 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/b038/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b039/_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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/cc/ccd71121417a72d16604da82a3fa423a454e7e4580826263f55e81d9dae3a648-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current 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 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/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b039/_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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f9/f930d18014f86e989b6debb8a35b629d284257bcd51116adf82bac702f49069a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b046/ cat >$WORK/b046/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/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b037/ cat >$WORK/b037/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/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-d # internal cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b066 -I $WORK/b066/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ba/ba0d255babf9a33bcd6f5ef39ed411f691ac1838d52e9d92bdf0f2ae32fe1a53-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config importmap golang.org/x/sys/unix=github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ns /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid sm5OCJ5I-lfbepm2hIKI/sm5OCJ5I-lfbepm2hIKI -goversion go1.12.12 -D "" -importcfg $WORK/b065/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/b066/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink/nl /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 FGQtuRvw56fG3_yeTkWA/FGQtuRvw56fG3_yeTkWA -goversion go1.12.12 -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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/de/def70aa89ce4eb8e85a7c2d17936a0f3d41766d12a2664bc6c79198f06aa1f3f-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/ee/eedb8b1816e1de06caaa4de778e064dcc53b0dc1ba60072c67f24e224e92494b-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/b066/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/containernetworking/plugins/vendor/github.com/vishvananda/netlink -complete -installsuffix shared -buildid 2wuER_ZiHKy6Bh1g1V56/2wuER_ZiHKy6Bh1g1V56 -goversion go1.12.12 -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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/c8/c8a907e55c30c19cc4dcfd133e62e5e03b57ef012e5754771c6942b47f93e72a-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/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$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/b049/_pkg_.a packagefile math/big=$WORK/b064/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/ip /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/plugins/pkg/ip -complete -installsuffix shared -buildid OTpDGjcECKUnI7x4k9-G/OTpDGjcECKUnI7x4k9-G -goversion go1.12.12 -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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/28/28726e7c19a86d3e85b40fc80a8966d7193f92a696ef3008b42d8d9b41b6011a-d # internal github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/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/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b078/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -complete -installsuffix shared -buildid 32ew4rK1O78HUpFFAQsP/32ew4rK1O78HUpFFAQsP -goversion go1.12.12 -D "" -importcfg $WORK/b053/importcfg -pack ./allocator.go ./config.go ./range.go ./range_set.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e8/e8ce0d7a8e1a2b2eb2d9cd16638404164bc9af4e606873d6247d35d978c2af12-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/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b079/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/ipam/host-local /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 1TonXbbMWoDvUVmvan1X/1TonXbbMWoDvUVmvan1X -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./dns.go ./main.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b7/b7ca2c913d09e1879163bcdda599690ced389e39b76a951dcda6a885a66f8a5a-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/b018/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b038/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator=$WORK/b053/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk=$WORK/b079/_pkg_.a packagefile net=$WORK/b039/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_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/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b036/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ip=$WORK/b054/_pkg_.a packagefile github.com/containernetworking/plugins/plugins/ipam/host-local/backend=$WORK/b078/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/alexflint/go-filemutex=$WORK/b080/_pkg_.a packagefile path=$WORK/b081/_pkg_.a packagefile path/filepath=$WORK/b050/_pkg_.a packagefile context=$WORK/b040/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b030/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile crypto/rand=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=$WORK/b065/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/hwaddr=$WORK/b067/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/sysctl=$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 math/big=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b056/_pkg_.a packagefile crypto/cipher=$WORK/b057/_pkg_.a packagefile crypto/internal/boring=$WORK/b060/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix=$WORK/b066/_pkg_.a packagefile os/exec=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b071/_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 crypto/internal/subtle=$WORK/b058/_pkg_.a packagefile crypto/subtle=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b061/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b063/_pkg_.a packagefile hash=$WORK/b062/_pkg_.a packagefile regexp/syntax=$WORK/b072/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=9e90detLeo8MG3eBauWd/1TonXbbMWoDvUVmvan1X/py9XCZv1t-5SRmScsUBG/9e90detLeo8MG3eBauWd -B 0xf027f40e0ceba30c86d9ae386034a22a5bd0da65 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 + plugin=static + echo ' static' static ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x0e7b998edda5db55adfae082644da6fd4bfeaf67 -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/static github.com/containernetworking/plugins/plugins/ipam/static WORK=/tmp/go-build977681597 errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go unicode/utf16 mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF encoding mkdir -p $WORK/b018/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go math/bits mkdir -p $WORK/b022/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go unicode/utf8 mkdir -p $WORK/b017/ runtime/internal/sys internal/cpu mkdir -p $WORK/b014/ internal/nettrace mkdir -p $WORK/b040/ mkdir -p $WORK/b006/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF unicode cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go mkdir -p $WORK/b016/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF runtime/cgo cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s mkdir -p $WORK/b044/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go runtime/internal/atomic mkdir -p $WORK/b012/ sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF math/rand cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF syscall mkdir -p $WORK/b030/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b034/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF time mkdir -p $WORK/b031/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal encoding/binary mkdir -p $WORK/b020/ sort mkdir -p $WORK/b027/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal log github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b050/ context mkdir -p $WORK/b051/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b039/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF encoding/json mkdir -p $WORK/b002/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./buildversion.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/ipam/static /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 6BVNlTrTazbMUYk9lNRf/6BVNlTrTazbMUYk9lNRf -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/da/da4aecd270cf4942ca5b9afaabb12092afa40c5f02ae6bfee837b9c6c2c3200b-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=WgwZ9LrvMBmVsKexCC-0/6BVNlTrTazbMUYk9lNRf/96VPN8cmeIDI9GT9b_FL/WgwZ9LrvMBmVsKexCC-0 -B 0x0e7b998edda5db55adfae082644da6fd4bfeaf67 -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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 + plugin=sample + echo ' sample' sample ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + scl enable go-toolset-1.12 -- go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl ' -ldflags ' -B 0x33efb7b526ca0b6b7d38cf17c2174ae5509c1d5c -extldflags '\''-Wl,-z,relro '\''' -a -v -x -o /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/bin/sample github.com/containernetworking/plugins/plugins/sample WORK=/tmp/go-build695261258 unicode/utf16 mkdir -p $WORK/b035/ internal/race mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/race /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid gzXCb3cF4OvY_M9sJg6D/gzXCb3cF4OvY_M9sJg6D -goversion go1.12.12 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf16 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid uM57uCf_mxQyRiHZTJLE/uM57uCf_mxQyRiHZTJLE -goversion go1.12.12 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go errors mkdir -p $WORK/b004/ math/bits mkdir -p $WORK/b022/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/errors /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid 0sPsbd8xtFNt5zf1P-BI/0sPsbd8xtFNt5zf1P-BI -goversion go1.12.12 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/bits /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid B3CAtZqg0VUp_NgvbEbo/B3CAtZqg0VUp_NgvbEbo -goversion go1.12.12 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go unicode/utf8 mkdir -p $WORK/b017/ encoding mkdir -p $WORK/b018/ unicode mkdir -p $WORK/b016/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode/utf8 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Hnkc_s7ffqhBKkXQBYxz/Hnkc_s7ffqhBKkXQBYxz -goversion go1.12.12 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid B8i41VKGpuVFOL9BV6r4/B8i41VKGpuVFOL9BV6r4 -goversion go1.12.12 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go internal/nettrace cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/unicode /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid ofp_wA9Fy4UqA95ONqsG/ofp_wA9Fy4UqA95ONqsG -goversion go1.12.12 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b040/ runtime/internal/sys mkdir -p $WORK/b014/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/nettrace /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid pSB5dkvszW-5UytG6frE/pSB5dkvszW-5UytG6frE -goversion go1.12.12 -D "" -importcfg $WORK/b040/importcfg -pack ./nettrace.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/sys /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid 1JmbWby2iXt_wQHDl854/1JmbWby2iXt_wQHDl854 -goversion go1.12.12 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b006/ runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./cpu_x86.s cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./asm_amd64.s runtime/cgo mkdir -p $WORK/b044/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid BqE6EFY1onojLOY3iA-u/BqE6EFY1onojLOY3iA-u -goversion go1.12.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid tLfTOn9QrZRbkYvlArLx/tLfTOn9QrZRbkYvlArLx -goversion go1.12.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Rx8Rj64vTp7JgFztdr5b/Rx8Rj64vTp7JgFztdr5b -goversion go1.12.12 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_amd64x.go ./stubs.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/eb/eb5adbdb85fe247d23713f68970129b2df9c944e9ffdcdb11166cddf41a74709-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/95/952ce324d8bb486774d1fae89079fddd513d76f07ecf78193da37538d7c38ef2-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/f6/f648b5d308cb08ad402cebcdbaf9496063127b8e230affa4ca76ea0cb41f53f1-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b042/ /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/x/net/dns/dnsmessage /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid E4UDvKue6EAhxdFWcO0j/E4UDvKue6EAhxdFWcO0j -goversion go1.12.12 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c2c95e43839dbb6faef694db9266e52e9dfcfaa63e93275cb1126a800f0d64ee-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal gcc -fdebug-prefix-map=a=b -c -x c - || true cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/4e/4e0ad6d78a2e41df50ee94df6f38f253d70c672a60312995375a212051f11354-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/71/71f471272c5bc62efca6db5c7d24e1004b0c3a0dc06a38d37228c2899e27d156-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/asm_amd64.o ./asm_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm.o ./asm.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/7c/7caa1183d570d01390726284614ffe46354b6dda68b9e9b1648f627921f2b7a2-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync/atomic /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ba/ba189823f244956d268d7761d5c51c30956d14e565d7dfec146f0cc7448ab486-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ae/aea994a98756007b649788ebc3385cc06aaab0b0c6790d72fe87ccc774f6af72-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/cpu_x86.o ./cpu_x86.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/cpu /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_x86.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c9/c98ae7b629555d7022f4b5484eb35183ef071cefa08447e734606648406b60db-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/db/db525a676d130f89ac2a6171ce320c7288bf7c2b009d7d2e5e0279617646e9de-d # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b013/ internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/internal/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UBnuhf0cwAFSKHB0tlbN/UBnuhf0cwAFSKHB0tlbN -goversion go1.12.12 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/testlog /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid OQt4qL0yX5v3DYNze9HS/OQt4qL0yX5v3DYNze9HS -goversion go1.12.12 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b005/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b021/symabis ./asin_amd64.s ./asinh_stub.s ./atan2_amd64.s ./atan_amd64.s ./cbrt_stub.s ./dim_amd64.s ./erf_stub.s ./exp2_amd64.s ./exp_amd64.s ./expm1_amd64.s ./floor_amd64.s ./frexp_amd64.s ./hypot_amd64.s ./ldexp_amd64.s ./log10_amd64.s ./log1p_amd64.s ./log_amd64.s ./mod_amd64.s ./modf_amd64.s ./pow_stub.s ./remainder_amd64.s ./sin_amd64.s ./sinh_stub.s ./sqrt_amd64.s ./tan_amd64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VYwiTKSKf8E1Yj994J9H/VYwiTKSKf8E1Yj994J9H -goversion go1.12.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid HtlAsa1y-BD2SDxI_wN0/HtlAsa1y-BD2SDxI_wN0 -goversion go1.12.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./exp_asm.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef2aab699883ad288d3f1dcb54e59feffe55be36246ec15a6470bb96ad01f7f9-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/44/44a55b0047dc751d1dc473cd4ab623744c4320a0d1161b09f66dab746bf25038-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/compare_amd64.o ./compare_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/count_amd64.o ./count_amd64.s cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/bytealg /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/equal_amd64.o ./equal_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/index_amd64.o ./index_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/indexbyte_amd64.o ./indexbyte_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_amd64.o $WORK/b005/count_amd64.o $WORK/b005/equal_amd64.o $WORK/b005/index_amd64.o $WORK/b005/indexbyte_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/92/92a22fd902faf7ca06dfeb06a1d8ee86d7c14e67e901f56ce6f20f4c4bd3881f-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_amd64.s cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.vdsoGettimeofdaySym ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b011/symabis2 ./asm_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid 87KSbcvVbVCahi_jzKsz/87KSbcvVbVCahi_jzKsz -goversion go1.12.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.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_x86.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/88/88d4d9b34771db9f37ed7a137cc31e33f9cecd53901727e2e45e20780ebb3c37-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asin_amd64.o ./asin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asinh_stub.o ./asinh_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan2_amd64.o ./atan2_amd64.s cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/1e/1eee900d81751f18bfe8391000c7fe578130d4ddafd13c7a8aaab8366465aba7-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/atan_amd64.o ./atan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/cbrt_stub.o ./cbrt_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/dim_amd64.o ./dim_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/erf_stub.o ./erf_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp2_amd64.o ./exp2_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/exp_amd64.o ./exp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/expm1_amd64.o ./expm1_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/floor_amd64.o ./floor_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/frexp_amd64.o ./frexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/hypot_amd64.o ./hypot_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/ldexp_amd64.o ./ldexp_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log10_amd64.o ./log10_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log1p_amd64.o ./log1p_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/log_amd64.o ./log_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/mod_amd64.o ./mod_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/modf_amd64.o ./modf_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/pow_stub.o ./pow_stub.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/remainder_amd64.o ./remainder_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sin_amd64.o ./sin_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sinh_stub.o ./sinh_stub.s cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/sqrt_amd64.o ./sqrt_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/tan_amd64.o ./tan_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asin_amd64.o $WORK/b021/asinh_stub.o $WORK/b021/atan2_amd64.o $WORK/b021/atan_amd64.o $WORK/b021/cbrt_stub.o $WORK/b021/dim_amd64.o $WORK/b021/erf_stub.o $WORK/b021/exp2_amd64.o $WORK/b021/exp_amd64.o $WORK/b021/expm1_amd64.o $WORK/b021/floor_amd64.o $WORK/b021/frexp_amd64.o $WORK/b021/hypot_amd64.o $WORK/b021/ldexp_amd64.o $WORK/b021/log10_amd64.o $WORK/b021/log1p_amd64.o $WORK/b021/log_amd64.o $WORK/b021/mod_amd64.o $WORK/b021/modf_amd64.o $WORK/b021/pow_stub.o $WORK/b021/remainder_amd64.o $WORK/b021/sin_amd64.o $WORK/b021/sinh_stub.o $WORK/b021/sqrt_amd64.o $WORK/b021/tan_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ad/ad09d64d7419932a7a2db1bd7da7b2e8bf0d138ac933a82496ab757ac6c9b6d2-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strconv /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid LhblcrTM1LIf_FQLXxwG/LhblcrTM1LIf_FQLXxwG -goversion go1.12.12 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cd $WORK/b044 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ba/ba60c85a4f494cf36704a3cb8637cf4a20d6fb8a247fa90afd3c494f7d7fe547-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p runtime/cgo -std -installsuffix shared -buildid ghTtIeCdbBvRqOIHiucG/ghTtIeCdbBvRqOIHiucG -goversion go1.12.12 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/89/89367b79af74370467939b67ec1c7c0acabac27abae6aac80434554364695837-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/runtime /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm.o ./asm.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/duff_amd64.o ./duff_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memclr_amd64.o ./memclr_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/memmove_amd64.o ./memmove_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/rt0_linux_amd64.o ./rt0_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/sys_linux_amd64.o ./sys_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_amd64.o $WORK/b011/duff_amd64.o $WORK/b011/memclr_amd64.o $WORK/b011/memmove_amd64.o $WORK/b011/rt0_linux_amd64.o $WORK/b011/sys_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/d6/d651dbc9b0c138fd0610ed9a25203c886e24918b6dd46ddcf506952564492f42-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sync /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid LVp3spLJLJubnSh3fMNL/LVp3spLJLJubnSh3fMNL -goversion go1.12.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/8b/8b4a58a2d79d071c418d1bc5feb86731f1602ddb1315fdcf69e6907608fb894a-d # internal internal/singleflight mkdir -p $WORK/b041/ io mkdir -p $WORK/b008/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/singleflight /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid NvvKvNCaYR5x4vjoNEMB/NvvKvNCaYR5x4vjoNEMB -goversion go1.12.12 -D "" -importcfg $WORK/b041/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b043/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid -6ks1llAuLklYJh6YkeR/-6ks1llAuLklYJh6YkeR -goversion go1.12.12 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF reflect mkdir -p $WORK/b023/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/math/rand /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid 8jZogFnvyx7jHBQBCtrw/8jZogFnvyx7jHBQBCtrw -goversion go1.12.12 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./asm_amd64.s syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid VsJB_1O9VR61xAgDpzXv/VsJB_1O9VR61xAgDpzXv -goversion go1.12.12 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid S9O427qw6f5NSBHQan_S/S9O427qw6f5NSBHQan_S -goversion go1.12.12 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/6f/6fb88cc8537cac49fbe203347ea6cc9d14361847fa4b1dfbede42f336e39d9e2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/f5/f52ad7690d4a8d1959be3b5b21424ae9f5ffa271c140c24d7356db2be5531610-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/cc/ccd6bce456e34bc3471d0a37ccd57a9c30220112496a1fe2f3fd1d32cfed98f4-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b034/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/bytes /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid 6pGeajXc7a-qGwnC7nSB/6pGeajXc7a-qGwnC7nSB -goversion go1.12.12 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/go_asm.h << 'EOF' # internal EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/strings /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b034/symabis ./strings.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid l8X0QrrlsOqechpreH-J/l8X0QrrlsOqechpreH-J -goversion go1.12.12 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/76/765ad9a86334f36061db73d6c6cb105ade8eb02b6344ebef8d0db31ea532731a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b034/strings.o ./strings.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/08/08fdbaf1a10cae7fd7a892d0ef5a497a664bbbfe584d1a3618f41b8e069b8c89-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/syscall /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c18ead2b7a2d0d412d60c58a62634391d839c1c055695ec37959cf9751cd83e5-d # internal 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/b030/_pkg_.a EOF time mkdir -p $WORK/b031/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/syscall/unix /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid id_ZVdGFMokHq3Pg_awP/id_ZVdGFMokHq3Pg_awP -goversion go1.12.12 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_amd64.go ./nonblocking.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/time /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid pfOhqrPOAiY5B92LCSIU/pfOhqrPOAiY5B92LCSIU -goversion go1.12.12 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/20/207bd9e402b0043f363a595b78cfebd2b631af92770e573c9cde5fea85784fdf-d # internal cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/reflect /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/asm_amd64.o ./asm_amd64.s /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_amd64.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/42/420dab51ac34a3574f5d65cdae97fea2a6cbfc88bb64190a70412475f2962d30-d # internal sort mkdir -p $WORK/b027/ encoding/binary mkdir -p $WORK/b020/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/sort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid _JvNpwI7AV0Dsm2OG8Dl/_JvNpwI7AV0Dsm2OG8Dl -goversion go1.12.12 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/binary /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid y1HoAipCArqi1Z2pQUED/y1HoAipCArqi1Z2pQUED -goversion go1.12.12 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dc/dc7648730f54dc063b9b08f749e19570fc28140d1fd71c5c83ec70c6d93346b5-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/poll /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid xQFTZ6AmE8h9PIGUjdMR/xQFTZ6AmE8h9PIGUjdMR -goversion go1.12.12 -D "" -importcfg $WORK/b029/importcfg -pack ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/84f4ca08698bfc38207e1de4c348ca838b7faa7f636d407fa425eba3c1bc4a4b-d # internal internal/fmtsort mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/internal/fmtsort /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid f4trDLB4x4y-BAaduhX8/f4trDLB4x4y-BAaduhX8 -goversion go1.12.12 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/c8/c88728348139369c85c0a83b33a1ce2a8a4acca9dffc43f7476954cd848979ad-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5a/5a8ccca7e35c67da8e7df9e9abe6e54f2120440f6ad2dba58c7c15df25b3f4fc-d # internal encoding/base64 mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/base64 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid 9kdYhNmTUt7uonJ3Tw7C/9kdYhNmTUt7uonJ3Tw7C -goversion go1.12.12 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/75/75b6ce971c4ac0714ca76b65f5134fbae4952b8cc15944fbc1131545a92095ca-d # internal os mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/os /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid EUj8gyGJeYZ1pIMyIwym/EUj8gyGJeYZ1pIMyIwym -goversion go1.12.12 -D "" -importcfg $WORK/b028/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./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 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ea/ea5a4b438155d9ea15d05ad073bcf3ba6120de1ff23afdafb942935e3fde6297-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/07/07d49725ed95b1cbe6038c6f0bdd8b7e02f1f44692775b2775610d8496dfa465-d # internal path/filepath mkdir -p $WORK/b049/ fmt mkdir -p $WORK/b025/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/path/filepath /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid K5_m3xY-XGJHSrq6yLdR/K5_m3xY-XGJHSrq6yLdR -goversion go1.12.12 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/fmt /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid XUkCwZR3J_az6VHpduKC/XUkCwZR3J_az6VHpduKC -goversion go1.12.12 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/7a/7a850f6a7a92b73ab6e9d6c79cd5fca8b78de194658d99745c037abf52963502-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/io/ioutil /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p io/ioutil -std -complete -installsuffix shared -buildid K7K0FrPJ5rudK1AeaH1G/K7K0FrPJ5rudK1AeaH1G -goversion go1.12.12 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/32/320b545e97bc87aed64b6e25f66c7bb8951ba7f61c0ab44201bd64abb99375c8-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f0/f0ea416be2f8ffefa0a159a928f76227f5b300af3e127361de19185a332d1de6-d # internal github.com/containernetworking/plugins/pkg/utils/buildversion mkdir -p $WORK/b051/ log context mkdir -p $WORK/b050/ mkdir -p $WORK/b039/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/pkg/utils/buildversion /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/plugins/pkg/utils/buildversion -complete -installsuffix shared -buildid F2LTu4WjKholGHc3l7EG/F2LTu4WjKholGHc3l7EG -goversion go1.12.12 -D "" -importcfg $WORK/b051/importcfg -pack ./buildversion.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/log /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p log -std -complete -installsuffix shared -buildid ytskBUqS54wBx-0da0kC/ytskBUqS54wBx-0da0kC -goversion go1.12.12 -D "" -importcfg $WORK/b050/importcfg -pack ./log.go encoding/json mkdir -p $WORK/b002/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/context /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid 8gPkevZptLdHspeoxSxM/8gPkevZptLdHspeoxSxM -goversion go1.12.12 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/encoding/json /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid ZlsRospAtcppv6DEWaK5/ZlsRospAtcppv6DEWaK5 -goversion go1.12.12 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/95/95979fd51c7a8036c7d7718d7cf82acd9a95beeb7717546882755be7f84a914a-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f4/f47a30dde4ec0b448b6c5f5fc0d930eec7bf3776916d11a837184abe61b987c2-d # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e2/e20c0a297cd6dd02d379bb8b276884f72ef9fea03ef365cfba1039042704e470-d # internal net mkdir -p $WORK/b038/ cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net CGO_LDFLAGS='"-g" "-O2"' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b038/ -importpath net -- -I $WORK/b038/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b4/b49c190a918d65aca7200f6bf44bb728ee73e3d4ddb1c0d550e7b4a141ffca73-d # internal cd $WORK/b038 TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o -g -O2 TERM='dumb' /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p net -std -installsuffix shared -buildid 1PkS5NrO_rOP6lTtLb6G/1PkS5NrO_rOP6lTtLb6G -goversion go1.12.12 -D "" -importcfg $WORK/b038/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/b038/_cgo_gotypes.go $WORK/b038/cgo_linux.cgo1.go $WORK/b038/cgo_resnew.cgo1.go $WORK/b038/cgo_socknew.cgo1.go $WORK/b038/cgo_unix.cgo1.go $WORK/b038/_cgo_import.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o $WORK/b038/_x004.o $WORK/b038/_x005.o # internal /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/aa/aa5d97d13ce81c07238ab1f18d0f3d465d0badb44d0cc09f01e15143ab5c93df-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid hDXpptATt3cTpQ6cUB1i/hDXpptATt3cTpQ6cUB1i -goversion go1.12.12 -D "" -importcfg $WORK/b037/importcfg -pack ./args.go ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/43/434d8920df3cc2e2c2a1b3b4d88afed834885fea265e409d9863aa0c4b958edf-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Hhq9l8S4E7_8XairjwKS/Hhq9l8S4E7_8XairjwKS -goversion go1.12.12 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/89/8939bb6a3e0b768b5448c5493c7ce9c96d2223dff431a95a5e3b18e70f3a7458-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config importmap github.com/containernetworking/cni/pkg/types=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types importmap github.com/containernetworking/cni/pkg/types/020=github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020 packagefile encoding/json=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile os=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid VNLpwsdwBfe2nfFIdU3d/VNLpwsdwBfe2nfFIdU3d -goversion go1.12.12 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6b/6bba341b12591e27a2ad768ad75069edd9ced1534e488a0b443a99fc723cea63-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b045/ cat >$WORK/b045/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Dyam04fhr60qeuRHSvtY/Dyam04fhr60qeuRHSvtY -goversion go1.12.12 -D "" -importcfg $WORK/b045/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/14/148f4656d6e754ac6fdc2314d1e08e60456cc1e0cb5fdb10947c726d91a89f85-d # internal github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel mkdir -p $WORK/b036/ cat >$WORK/b036/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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel -complete -installsuffix shared -buildid lK5sBDfQUUSwAl6cYFm7/lK5sBDfQUUSwAl6cYFm7 -goversion go1.12.12 -D "" -importcfg $WORK/b036/importcfg -pack ./skel.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/da/da32733f31da2eb86025342ad8740a3d7f771fd7d7bddf57732fb420e58271b0-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6/gopath/src/github.com/containernetworking/plugins/plugins/sample /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid mBpg8cMmFHSMaaEbm5rF/mBpg8cMmFHSMaaEbm5rF -goversion go1.12.12 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/34/34edc1a987e2896890cfc7f9dcb12de6de629c071c86e1e96d18a14a47055119-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/b025/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/skel=$WORK/b036/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b037/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b045/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/utils/buildversion=$WORK/b051/_pkg_.a packagefile net=$WORK/b038/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b018/_pkg_.a packagefile encoding/base64=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b021/_pkg_.a packagefile reflect=$WORK/b023/_pkg_.a packagefile sort=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b026/_pkg_.a packagefile os=$WORK/b028/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/plugins/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile context=$WORK/b039/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b040/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/singleflight=$WORK/b041/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile encoding/binary=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b049/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=URpeb4jLsVDBvJn1Z9Jh/mBpg8cMmFHSMaaEbm5rF/1Alfy1dbKRQWxi4iBBjI/URpeb4jLsVDBvJn1Z9Jh -B 0x33efb7b526ca0b6b7d38cf17c2174ae5509c1d5c -extldflags "-Wl,-z,relro " -extld=gcc $WORK/b001/_pkg_.a /opt/rh/go-toolset-1.12/root/usr/lib/go-toolset-1.12-golang/pkg/tool/linux_amd64/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.9p67rS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64 + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + install -d -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/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-3.el7.centos.x86_64//usr/libexec/cni + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m /builddir/build/BUILD/plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/tuning extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/bandwidth extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/macvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/ipvlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/host-device extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/flannel extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/vlan extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/firewall extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/host-local extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/static extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/ptp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/portmap extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/bridge extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/loopback extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/sample extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/dhcp extracting debug info from /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/libexec/cni/sbr /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 17 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5nJ68E + umask 022 + cd /builddir/build/BUILD + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 Processing files: containernetworking-plugins-0.8.3-3.el7.centos.x86_64 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mUprQr + umask 022 + cd /builddir/build/BUILD + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + DOCDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/share/doc/containernetworking-plugins-0.8.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/share/doc/containernetworking-plugins-0.8.3 + cp -pr CONTRIBUTING.md OWNERS.md README.md RELEASING.md /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/share/doc/containernetworking-plugins-0.8.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Fdftye + umask 022 + cd /builddir/build/BUILD + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + LICENSEDIR=/builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/share/licenses/containernetworking-plugins-0.8.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/share/licenses/containernetworking-plugins-0.8.3 + cp -pr LICENSE /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64/usr/share/licenses/containernetworking-plugins-0.8.3 + exit 0 Provides: containernetworking-cni = 0.8.3-3.el7.centos containernetworking-plugins = 0.8.3-3.el7.centos containernetworking-plugins(x86-64) = 0.8.3-3.el7.centos 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.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: containernetworking-plugins-debuginfo-0.8.3-3.el7.centos.x86_64 Provides: containernetworking-plugins-debuginfo = 0.8.3-3.el7.centos containernetworking-plugins-debuginfo(x86-64) = 0.8.3-3.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64 Wrote: /builddir/build/RPMS/containernetworking-plugins-0.8.3-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/containernetworking-plugins-debuginfo-0.8.3-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kujwQj + umask 022 + cd /builddir/build/BUILD + cd plugins-d5efdfe1f6d6e8e9e9494e3f43be54f76c0f8fd6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/containernetworking-plugins-0.8.3-3.el7.centos.x86_64 + exit 0 Child return code was: 0