Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/mongo-tools.spec'], chrootPath='/var/lib/mock/module-mongodb-3.6-8040020210623070731-5e8ab455-build-23671-13033/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'MTR_MAX_PARALLEL': '2'}shell=Falselogger=timeout=86400uid=967gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/mongo-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'MTR_MAX_PARALLEL': '2'} and shell False warning: Macro expanded in comment on line 58: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/mongo-tools-3.6.6-1.module+an8.4.0+10263+83cc1814.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/mongo-tools.spec'], chrootPath='/var/lib/mock/module-mongodb-3.6-8040020210623070731-5e8ab455-build-23671-13033/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'MTR_MAX_PARALLEL': '2'}shell=Falselogger=timeout=86400uid=967gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/mongo-tools.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'MTR_MAX_PARALLEL': '2'} and shell False warning: Macro expanded in comment on line 58: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qPgHem + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30 + /usr/bin/gzip -dc /builddir/build/SOURCES/mongo-tools-bd441aa.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (mongodb-tools-fixparam.patch):' Patch #1 (mongodb-tools-fixparam.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file mongorestore/filepath.go + sed -i.bak -e s/built-without-version-string/3.6.6/ -e s/built-without-git-spec/bd441aa/ common/options/options.go + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WJG0rn + umask 022 + cd /builddir/build/BUILD + cd mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30 + mkdir -p src/github.com/mongodb + ln -s ../../../ src/github.com/mongodb/mongo-tools ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30:/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor:/usr/share/gocode + GOPATH=/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30:/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor:/usr/share/gocode + mkdir bin + binaries=(bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop) + for bin in "${binaries[@]}" ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0xdccd2327b78208419514dc944be457e6585e58bf -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/bsondump -tags ssl bsondump/main/bsondump.go WORK=/tmp/go-build606342206 crypto/internal/subtle mkdir -p $WORK/b049/ math/bits internal/race vendor/golang.org/x/crypto/internal/subtle encoding mkdir -p $WORK/b023/ mkdir -p $WORK/b015/ internal/cpu unicode/utf8 mkdir -p $WORK/b112/ unicode cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b039/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF github.com/mongodb/mongo-tools/common/failpoint mkdir -p $WORK/b132/ vendor/golang.org/x/crypto/cryptobyte/asn1 cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid oXRrPJxxhx3HInaaSzbJ/oXRrPJxxhx3HInaaSzbJ -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./aliasing.go mkdir -p $WORK/b109/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid UQO572ACixN4siI61zIy/UQO572ACixN4siI61zIy -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go runtime/internal/atomic unicode/utf16 mkdir -p $WORK/b018/ sync/atomic internal/nettrace cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid SzxMo8uJLvcGo4Btto18/SzxMo8uJLvcGo4Btto18 -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./aliasing.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Wn7G_RNtHFpNdY0pwjji/Wn7G_RNtHFpNdY0pwjji -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go runtime/internal/sys runtime/cgo cat >$WORK/b132/importcfg << 'EOF' # internal # import config EOF container/list mkdir -p $WORK/b017/ crypto/internal/boring/sig cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding -std -complete -installsuffix shared -buildid xrZz6oHtjAcn6eXKMv13/xrZz6oHtjAcn6eXKMv13 -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./encoding.go crypto/subtle cat >$WORK/b109/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid U6B4WrvzlP6PN-_qm2Wz/U6B4WrvzlP6PN-_qm2Wz -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./failpoint_disabled.go ./failpoints.go mkdir -p $WORK/b008/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ULNevXiXsOMOCmOkNL0a/ULNevXiXsOMOCmOkNL0a -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./asn1.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b010/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid N4DjQ0lklVXbLYjUgWAW/N4DjQ0lklVXbLYjUgWAW -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go mkdir -p $WORK/b059/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid gjPDFV5VwT24KrSCtY4k/gjPDFV5VwT24KrSCtY4k -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b016/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b065/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid x2VP-a28KMqeM38pVvlD/x2VP-a28KMqeM38pVvlD -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b012/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s mkdir -p $WORK/b057/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid XRPe7nTNwN7zs9SsHJ51/XRPe7nTNwN7zs9SsHJ51 -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./utf16.go mkdir -p $WORK/b092/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b057/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b057/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b053/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b050/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid cUz2RnYDuniZp7wFnknm/cUz2RnYDuniZp7wFnknm -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./nettrace.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8J7ueZDmOI6XALQ3b3RQ/8J7ueZDmOI6XALQ3b3RQ -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p container/list -std -complete -installsuffix shared -buildid SpRU2XgzQD-4KLoRT_bk/SpRU2XgzQD-4KLoRT_bk -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./list.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid KGMPy4SblwShilCes6JL/KGMPy4SblwShilCes6JL -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid zmGiqw07dlFoV02MPpah/zmGiqw07dlFoV02MPpah -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b053/symabis ./sig_other.s cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/47/47db1ba35de2a691d5daadc5475b13656bb9c61275641e418ea620593c037fde-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/10/105e615c822da9a68632e8ae359b5bf36a9b9c261b0c4f87462388b39a33b620-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/12/1206223b05639a453c89b976f64f69cdc882d2b0f64e4e6e1b9875e3a1b91e63-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f0/f0052bb34b79f5d578f1d6f89fe2407e82e4aa4c8460a4aaa98e3fd1842ad712-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a0/a0a3814b32029b00c0011c7d51d2fc56c64ecf18b9564b7b8b453d8d5714ec24-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPoZX5PKdFYPX5-kH34a/UPoZX5PKdFYPX5-kH34a -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/2f/2f95720073b90c45cac62490a5a33aa1eabacb8f42d731ee408c4015e411a07b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/cb/cb04d9a5746330adbddd6d1ad33475575b0e728d5b9ebae35048e8db77d8a3c1-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid _4HlHcFwC-eF3OWM3lKG/_4HlHcFwC-eF3OWM3lKG -goversion go1.13.4 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./sig.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/3c/3c19a92402e404ce7a1b9d5ec687dad9018aca89c808cd6ebd1be740574f779d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/33/33cdade3be023518a751ccdd2cd8be7f9cccfe6661ef1c4d1d6c63ca9308a085-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/01/01b7ecd6d79b8f4a55e1d3b4261b05962ef2a33a52d98324fbbf7eaf3c98be1a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/91/91f277f6de37cdc16d7cac0bf7b2a2cf7a2d18aacd58e6afa4d489f8b7564455-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b6/b67f081df245ee61f10f7c7915008872c5fe63562de3bbae139405981ac510de-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b053/sig_other.o ./sig_other.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6d/6d3b782cb0411c824523160747b8569c95abce1e9ff1aecd846b7c1ea67094e0-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/76/769901a6029def317a284813b576c73ad3ebd8be5dd8fbc3fc7fed23515fe978-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/56/56938f990d481490ca5d5a2e046f8eb78d1e930e8ccde92a01422da41ee3f519-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ce/ced6fd9a2acb31189313ea0a088ab16355c88b6999f83a74b3dd35552f65d1bb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/59/594d86c4c8144d7886c21ecf50afd7da71bd88198febf6d20eb77fb53e91c13c-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b011/ internal/testlog crypto/internal/boring/fipstls mkdir -p $WORK/b052/ mkdir -p $WORK/b032/ internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b052/symabis ./dummy.s cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oR5mtgL4CuKomPb_7UPf/oR5mtgL4CuKomPb_7UPf -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 5sf54ABWQlKfaDzl3BJO/5sf54ABWQlKfaDzl3BJO -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 6mEFjvJZFaR7aJzY9Viq/6mEFjvJZFaR7aJzY9Viq -goversion go1.13.4 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./tls.go math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid sM4v8qUmX8HNnxEf2ab_/sM4v8qUmX8HNnxEf2ab_ -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/62/62098113178cd500d64537cb2156b39831be66e68f204a788eb356d0ce85a80d-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid niH_1_4Kh92n2l-ifY69/niH_1_4Kh92n2l-ifY69 -goversion go1.13.4 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b052/dummy.o ./dummy.s cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b052/_pkg_.a $WORK/b052/dummy.o # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/94/94dc64012accfa9b00e5f9e55fd717f762398ba88656ba7abf6a8256ab17edfc-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/29/297da604ddf21cec85c867e02f40c404b879f20b53e2ac8c98dc0aba6b12d4b2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a2/a2db00bc6605d5c9f03a3673bb30a4d3be6c406348f388485c46ee1d87596f48-d # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid wQzV0w5Zl189x6l77ltO/wQzV0w5Zl189x6l77ltO -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.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_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/93/93cbcb9cffe4e9037a02f2db1b926b0e0d9befbeb2321da518e7d0ba212f9a92-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/floor_arm64.o ./floor_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/dim_arm64.o $WORK/b022/exp_arm64.o $WORK/b022/floor_arm64.o $WORK/b022/modf_arm64.o $WORK/b022/sqrt_arm64.o $WORK/b022/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/5c/5c283b9501e753b8f8bdcdaa642e402112b285a5679db22be7b3bada544ab42c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x012.o -c gcc_arm64.S cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -o $WORK/b057/_cgo_.o $WORK/b057/_cgo_main.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o $WORK/b057/_x011.o $WORK/b057/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b057/_cgo_.o -dynout $WORK/b057/_cgo_import.go -dynlinker cat >$WORK/b057/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b057/symabis ./asm_arm64.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p runtime/cgo -std -installsuffix shared -buildid SpCNQGcxHecOeiqdlW-D/SpCNQGcxHecOeiqdlW-D -goversion go1.13.4 -symabis $WORK/b057/symabis -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b057/_cgo_gotypes.go $WORK/b057/cgo.cgo1.go $WORK/b057/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b057/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_arm64.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o $WORK/b057/_x011.o $WORK/b057/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/57/5741f149379ca75368d6ee98be8756f6f08f080670146cd506d2b86212f81f13-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b006/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm64.o $WORK/b006/atomic_arm64.o $WORK/b006/duff_arm64.o $WORK/b006/memclr_arm64.o $WORK/b006/memmove_arm64.o $WORK/b006/rt0_linux_arm64.o $WORK/b006/sys_linux_arm64.o $WORK/b006/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/67/677b5e8188f595aeab488bb55c8a5f3dbc4ca14ced4c11708260b727d1ddec56-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid o3ksrLKDP1_WMlHYa2ol/o3ksrLKDP1_WMlHYa2ol -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid siGWYU0N3houpn3FoDqQ/siGWYU0N3houpn3FoDqQ -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/52/5252a7859cb6564cdcc4b08ce9aa066171ef084dfffc83360bc8b17e9dd6aec0-d # internal internal/singleflight mkdir -p $WORK/b066/ math/rand mkdir -p $WORK/b056/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid UhYmmy7KmhOCbdgDosW8/UhYmmy7KmhOCbdgDosW8 -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./singleflight.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/rand -std -complete -installsuffix shared -buildid XeYpHt-wYb-xjaFafdYv/XeYpHt-wYb-xjaFafdYv -goversion go1.13.4 -D "" -importcfg $WORK/b056/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b5/b5ea6c18b637aba589b9e57c8e67d4fa72142ee2ffaef61a5e019a9620bd62e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/4f/4f4190af26ac7375d2bdc4ce27519c977b4ecd7dda12e6c6e1f9cee7a5c5b8e7-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ae/ae3a66828887cd4d23b9f2f054947f5d04ba214aed801347b8114e0d3b819ad6-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b025/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid eV_omV7_zJZC7a7S6WmP/eV_omV7_zJZC7a7S6WmP -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p sort -std -complete -installsuffix shared -buildid j5XpVI5HQs7DeUvjQ4ji/j5XpVI5HQs7DeUvjQ4ji -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/77/770609388d038de82fcf3a277d9819f4bf3ff5998e6126731262a5d1f5a2a373-d # internal internal/oserror mkdir -p $WORK/b027/ io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b013/ mkdir -p $WORK/b064/ strconv cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b024/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid s2ubjxlMHMmxaQqeSs_A/s2ubjxlMHMmxaQqeSs_A -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid c2tDbJm4sGNG10Kg7Nfp/c2tDbJm4sGNG10Kg7Nfp -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xTCSZ0K_UbsF7QxIjfk0/xTCSZ0K_UbsF7QxIjfk0 -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./message.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid XW2uWZE3tm4OhZVZMp3V/XW2uWZE3tm4OhZVZMp3V -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/26/266aec3818ae7af0720b47be9f9d033780f827a247e9fd94c996a587e1eef717-d # internal syscall mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_linux_arm64.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p syscall -std -installsuffix shared -buildid IMMsBlVMT9NXTGH-adxo/IMMsBlVMT9NXTGH-adxo -goversion go1.13.4 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/97/97a1d7e99ac38e36cec221861f56e05f1680e3157bc204fe9a29bf8ad12d4066-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/e7/e7a6f0f056df23204973c9485d0d7a745cfef4710f943825babdab9563b98e59-d # internal hash mkdir -p $WORK/b045/ crypto/internal/randutil bytes strings mkdir -p $WORK/b037/ mkdir -p $WORK/b097/ mkdir -p $WORK/b003/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid xEUnVdDkRN6DxL0C32x_/xEUnVdDkRN6DxL0C32x_ -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid o4xxcQiWyw8k1fWv2mYi/o4xxcQiWyw8k1fWv2mYi -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid JSIa8a_NrwPImvLgOMt7/JSIa8a_NrwPImvLgOMt7 -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./randutil.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid hahLrYB0QQM4QRClguLV/hahLrYB0QQM4QRClguLV -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/bc/bc6a35688a1d3aa9f721bcc588fb7312dbd9d4afbe62808e9cd3ad2f759ab042-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/bc/bc6b37bd6ea3e9f499b107a46fd856842678d795eac2aa969150e736828f2152-d # internal hash/crc32 mkdir -p $WORK/b091/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b091/symabis ./crc32_arm64.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xVxqaNkaN37qdQVHOxAh/xVxqaNkaN37qdQVHOxAh -goversion go1.13.4 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b091/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b091/_pkg_.a $WORK/b091/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c5/c52c718190a2bb868e4463e13d21baa4e2ac4d6f57cc07b5c1e994c8d18b112a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/03/03587c08fb9448da86c4c7e8c368d210b1f875229cb5268f3c3c32fe9a13d8b5-d # internal reflect mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm_arm64.s crypto mkdir -p $WORK/b044/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal crypto/rc4 mkdir -p $WORK/b101/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto -std -complete -installsuffix shared -buildid sIdLSduZrGlOV9DTLgJj/sIdLSduZrGlOV9DTLgJj -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./crypto.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid LXF2EkjyhYqfRW-W6ZvN/LXF2EkjyhYqfRW-W6ZvN -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./rc4.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid 9cndM2nrDPgixAxoaUUL/9cndM2nrDPgixAxoaUUL -goversion go1.13.4 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/8e/8e2f24cc6b43132af3cf4eeb58eb7952e6bbbe946fb2824acdb6865871a49fac-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b119/ bufio mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p bufio -std -complete -installsuffix shared -buildid Y43CDCGZktko08X2WdrA/Y43CDCGZktko08X2WdrA -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid rpoDbANk45-MU-My8Zeq/rpoDbANk45-MU-My8Zeq -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/66/669241ffbee1aa49c80a2c83e4d4351c73a7d58e132048da3e27033354506321-d # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/c2/c2d5ca145ad3951182ed55e611b81c963e4a4f0d12760d3f7979f7c50bd93d00-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e1/e1768b5191358daa063b2b229e5363aa37f9a37dc9b1cf644d6f0a5790b88f73-d # internal path mkdir -p $WORK/b130/ github.com/10gen/openssl/utils regexp/syntax mkdir -p $WORK/b077/ mkdir -p $WORK/b084/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p path -std -complete -installsuffix shared -buildid bIuBpSo-Yx5SB7Unni-t/bIuBpSo-Yx5SB7Unni-t -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./match.go ./path.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid jGeVdNzQ-XX9STGICM3r/jGeVdNzQ-XX9STGICM3r -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./errors.go ./future.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid rbN1JG7di3hRiFx_NyZP/rbN1JG7di3hRiFx_NyZP -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/be/beb3a965707f2fee8b93065051964b1896058fa18e07fc8f03e553d9255949ff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/96/96dab1e16f78968a6bf62c3f65795f78f8edc6e0cfc4590f231a272180e9cbf1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/72/729015891f65dd331405cccd37a8e2ff6ee2e7b515497a8eb90077f114eec37a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/27/275e998039aaed5dbe0690d389cbfe0c3f8c872450fb93dd4323543439c357e2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/4b/4b24ab9d3a1bf9f01031dcefff5e0de366d8aec15c1762d579dde357e2606c60-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/49/49167064cd0d4ab9b9bb37f5fd1619540a0f0276a39d94826a3ffe30a3b6a79d-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b137/ internal/syscall/unix time mkdir -p $WORK/b030/ mkdir -p $WORK/b031/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 0onBvL9Z7GAcC4GCSc0W/0onBvL9Z7GAcC4GCSc0W -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p time -std -installsuffix shared -buildid 2cEhfHWiiv9SXJMG0Ys8/2cEhfHWiiv9SXJMG0Ys8 -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid NRHndJ3MDDo5FoVxsM8x/NRHndJ3MDDo5FoVxsM8x -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/71/7134cd475f4f725620252d9dbcc0c5396257f5c12acc5bf499c23969eae7d2f8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/db/db62e076782fc3c445283f2b953f800d00ffda5554948c622bd04b0e5f750089-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ac/ac10ea0f835dfc6f42c0b29341d86bd7f7cf5526893850dddfdc47552176e97c-d # internal regexp mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b084/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p regexp -std -complete -installsuffix shared -buildid Q9u6pxd5BwPzr_I8IMgy/Q9u6pxd5BwPzr_I8IMgy -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/3d/3d3a47e0284001e83a8e536cdd631b39171d34a1e76dc3a50c2d51a22f400a32-d # internal context mkdir -p $WORK/b063/ internal/poll mkdir -p $WORK/b028/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p context -std -complete -installsuffix shared -buildid aqRUgo9LHYObWUL2IPyP/aqRUgo9LHYObWUL2IPyP -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./context.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid 4c4K_znwPcrS9bAMejyb/4c4K_znwPcrS9bAMejyb -goversion go1.13.4 -D "" -importcfg $WORK/b028/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/2c/2c679492602eec0ac99bb66e342551e16cf08fa4443b9bfbfb7014050ebc64e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d1/d1c8956ec170d821f5a5da16faf7b67b79a53ce58699377095105f2d83e9b7da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/54/54f58b304f78cdc508dc6c993304f09173ada89d96d43a9cb7418c4a00631ea4-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid d3NxXRZtKGnTOn8GFfkO/d3NxXRZtKGnTOn8GFfkO -goversion go1.13.4 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/3c/3c4282675d9d8e55a3b06eb9c13fab338b64c463491809698fea89bb826800ae-d # internal internal/fmtsort mkdir -p $WORK/b020/ encoding/binary mkdir -p $WORK/b035/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid CoPHZ8Y2Az8Rmdf8qe6w/CoPHZ8Y2Az8Rmdf8qe6w -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QMGGEmZMPxyplD_Ffspg/QMGGEmZMPxyplD_Ffspg -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/4b/4bb70533bca1e3e46be75876cd1592a89bb3612f784acce9876bfc029a7e7acf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/25/25de3b7cdaa4090ca7053c744b94b25856945eb6e63e0c42e63f07831eb4ea0d-d # internal encoding/base64 mkdir -p $WORK/b034/ crypto/md5 vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b114/ crypto/ed25519/internal/edwards25519 vendor/golang.org/x/crypto/poly1305 crypto/cipher mkdir -p $WORK/b043/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b100/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid hXoWHqJFu9HzTK6Wukar/hXoWHqJFu9HzTK6Wukar -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./base64.go mkdir -p $WORK/b113/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b048/ cat >$WORK/b043/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid vINfg-olwRnwoeBi6cYI/vINfg-olwRnwoeBi6cYI -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b043/symabis ./md5block_arm64.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IF7CBiE2mdfeR_GtSxkc/IF7CBiE2mdfeR_GtSxkc -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid IPHPOakpIAfP00K7C5nr/IPHPOakpIAfP00K7C5nr -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid TDqioDIH81zSuDRalJw9/TDqioDIH81zSuDRalJw9 -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/md5 -std -installsuffix shared -buildid LhC0MAc3xLIECdColpiN/LhC0MAc3xLIECdColpiN -goversion go1.13.4 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/a7/a7f156ce54a37ce0b108d3efe87bbfc7a48a63b65ee79b5892434f6ca3b6ec0b-d # internal github.com/howeyc/gopass mkdir -p $WORK/b136/ os/signal path/filepath fmt mkdir -p $WORK/b082/ mkdir -p $WORK/b067/ mkdir -p $WORK/b019/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b137/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid awlAKPT3CIlWCfvouYuF/awlAKPT3CIlWCfvouYuF -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./nix.go ./pass.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./sig.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 5hIGDe6YlrqG2HHu6WTP/5hIGDe6YlrqG2HHu6WTP -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid l0hvCFXv_ijcgQVlswAy/l0hvCFXv_ijcgQVlswAy -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b062/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b062/ -importpath net -- -I $WORK/b062/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p os/signal -std -installsuffix shared -buildid lBkKP6NhAgMD8-rZXkuz/lBkKP6NhAgMD8-rZXkuz -goversion go1.13.4 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/39/399326882376cfd223094813e77d9482935b9c9c36aa7295271b4ebbfecc7d82-d # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/84/841b85748390b5776726e4f4f95efdf7a106f292324c2c78a6e9b0a6a6d010b2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f9/f91f62da61dc4615cfd0bb0a7f22003d0fba4397d8c24acae9ff512f5dd2c561-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b043=>" -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b043/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/76/7693f1956dd5be59bcc73fe40e63a02758fadac6a69fd098d097099e9570a8c6-d # internal encoding/pem mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid BZC2NDE1z_iNY0V4FfFq/BZC2NDE1z_iNY0V4FfFq -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./pem.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/sig.o ./sig.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b043/_pkg_.a $WORK/b043/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cc/ccb567b0e620318f259b16f42e31a6e6b488b3c2145056af3426d31fc23a7840-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/f1/f1148e5c4041661f3e5d17183f01aeb93f0e555a3c032dc2d82620e1590a0e8c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/9e/9ebf85816a34fda28a44fce4be45c7c649e19c024cc1f02f11652b349e32eff3-d # internal crypto/des vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b094/ mkdir -p $WORK/b111/ cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a5/a5cf8187443ef90938cebcd24395eee6030ed7dca7094383f9691aefd3a3c7a6-d # internal cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b111/symabis ./asm_arm64.s cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid yx-6JS4NaEE85GdNu36D/yx-6JS4NaEE85GdNu36D -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b112/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid vjsmL2fQhYKodr2uMnfR/vjsmL2fQhYKodr2uMnfR -goversion go1.13.4 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/9f/9fef6d56ef44bf2663fc695367a5144c580a77267e9f20295996752aa2c42b7c-d # internal io/ioutil mkdir -p $WORK/b086/ os/exec mkdir -p $WORK/b081/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6wSYIK3ma-kDdGtFcuU4/6wSYIK3ma-kDdGtFcuU4 -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p os/exec -std -complete -installsuffix shared -buildid SWLaD8zAHEJZgl7YKkWi/SWLaD8zAHEJZgl7YKkWi -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b111/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b111/_pkg_.a $WORK/b111/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/5a/5a6feefff9c738e7edad2a2c3937e1cda0848dd2b302273f5e4cc867f78a931d-d # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e0/e02350a966679a4b38bd949100586d9cdd6657589dd43422dbce1bd20e952aff-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b113/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 9CuK1fzvFiYOS9fIpND6/9CuK1fzvFiYOS9fIpND6 -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/66/66c71e435e72a5cb318ee524de4137fb31d5c9e7346ac61ea1e0458b4a0f49df-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/24/24444405746024ca4fe275b164e010a2811aa9b34cf160bf7adf23ee4fff7b68-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/33/337539cf660213b883c51563a30d6cde84a770efeea677a62a55b649215c4d54-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e7/e7bab5ee4c372172bb0fc858747d89801471125d06b399ab2471471827b72bc6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/c5/c58d1e012f60b74db695b4ebc263cceda6f51bcec0a3932ec2dce2e9649b3eeb-d # internal encoding/hex mkdir -p $WORK/b036/ net/url mkdir -p $WORK/b061/ encoding/json mkdir -p $WORK/b058/ gopkg.in/mgo.v2/internal/json cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b060/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF math/big mkdir -p $WORK/b055/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p net/url -std -complete -installsuffix shared -buildid v1VyFcg7hgnpfpFlBel_/v1VyFcg7hgnpfpFlBel_ -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./url.go text/template/parse cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rlsr6BnJw33ZBrDqPyJg/rlsr6BnJw33ZBrDqPyJg -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./hex.go log mkdir -p $WORK/b087/ compress/flate cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b059/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b059/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid yRJExpfCwnKL_yg-b3GC/yRJExpfCwnKL_yg-b3GC -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid vV5G7YwAN8b_wA_JYMCP/vV5G7YwAN8b_wA_JYMCP -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cat >$WORK/b055/go_asm.h << 'EOF' # internal EOF vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b124/ mime/quotedprintable net/http/internal mime cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b055/symabis ./arith_arm64.s github.com/mongodb/mongo-tools/common/log cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b127/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid FcjWQjtXasvOpLvZRhSE/FcjWQjtXasvOpLvZRhSE -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b090/ mkdir -p $WORK/b079/ vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b129/ github.com/jessevdk/go-flags mkdir -p $WORK/b125/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b133/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b121/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid NXN_Ok2XtWtm1Ch7ZLXf/NXN_Ok2XtWtm1Ch7ZLXf -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p log -std -complete -installsuffix shared -buildid yASXt_4j742ZTK-eAuQW/yASXt_4j742ZTK-eAuQW -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid XuNSkY-HQXpXjTjs_3zg/XuNSkY-HQXpXjTjs_3zg -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b131/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 9zQq6DsHnm42qKznDgU7/9zQq6DsHnm42qKznDgU7 -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid oWbQ3E8Zyp7ZzuteMAu8/oWbQ3E8Zyp7ZzuteMAu8 -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./chunked.go ./testcert.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid 7xyqRKMIVJb4kEUQVSmQ/7xyqRKMIVJb4kEUQVSmQ -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./tool_logger.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p mime -std -complete -installsuffix shared -buildid OOLWKvFYnKtITMAGtjB5/OOLWKvFYnKtITMAGtjB5 -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b119/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/big -std -installsuffix shared -buildid azutEv3ZAngQ4XXEDQ5A/azutEv3ZAngQ4XXEDQ5A -goversion go1.13.4 -symabis $WORK/b055/symabis -D "" -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bafYT_e-5QtHanPg0KWB/bafYT_e-5QtHanPg0KWB -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid GoYF1-b8d43clYpyGpVm/GoYF1-b8d43clYpyGpVm -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/9e/9ecabdf0ea9bf103398d831ccc5cb68007b367301bfc878427f159afd01a0ec4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/9f/9ff1687ef4d0e649c73729e887613573fa8b8e20a4148b6201142c1159e4f9cb-d # internal github.com/mongodb/mongo-tools/common/password mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/howeyc/gopass=$WORK/b136/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b133/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b137/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid SFY5MHWBg9EvHCxt7eEA/SFY5MHWBg9EvHCxt7eEA -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./pass_util.go ./password.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/04/040656b12013e57e671bdf4928b775b13ef42dd8fe7791a18a54d8368036f5a4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/2f/2fcebbd156cadf9a4ad1b249e82a7bffd30e74655a5793dd5f686bf25f942260-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid lotoTQ7w26YBBWfNTfgA/lotoTQ7w26YBBWfNTfgA -goversion go1.13.4 -D "" -importcfg $WORK/b120/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e3/e3bb3d97616ea5c0171179ef113ec54d01adb9817541877e651a7a1ff08a0151-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/58/58e20a7889e67c0b16c07af81b41e5be5a40f3b4071d38a3aa0f6e576eca9b19-d # internal cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/bf/bfbf6ce066e2bb27fb82e33b2631b077d776608d3cf75f81eedb332d62301c5b-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d0/d08e4f9f0b8062ead7c286697b27b4388016cd6cdba7045561de15ded4b98e84-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ff/ffc4b9ec7ce379153bfac92e860e38dfad88654561c44ec1e7c03c61b6835133-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/72/7271753853cb37846f64bf390e83538e1515a0b248b02c8331e3152a3c1d34fa-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b119/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OXBRGj2crREx-SMPlxxA/OXBRGj2crREx-SMPlxxA -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b062 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/01/019cf451b998a6a08fa6d1c378177456c948b7e37fe1a152ce136eccd7bc16cc-d # internal compress/gzip mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile compress/flate=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b091/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid Qfefqb_absIy_t9kP1A5/Qfefqb_absIy_t9kP1A5 -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o -g -O2 cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f6/f6ff9cb0a4a80e7393f1ea0139c201193d20c5954bf0cc8e92f5fc8ef1fbd0b5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/a5/a50262ce45f89b2fa5c052a0302b7bd7f88be207105881289dee3bb87ddc0f78-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b063/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b064/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b065/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net -std -installsuffix shared -buildid N2vj7PIMqs8J8WDhN_Uc/N2vj7PIMqs8J8WDhN_Uc -goversion go1.13.4 -D "" -importcfg $WORK/b062/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/b062/_cgo_gotypes.go $WORK/b062/cgo_linux.cgo1.go $WORK/b062/cgo_resnew.cgo1.go $WORK/b062/cgo_socknew.cgo1.go $WORK/b062/cgo_unix.cgo1.go $WORK/b062/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/4f/4f407ec5da593beadb991fc1c7b921cd5c4bdb8ccd02d8eff9503ec20466e315-d # internal text/template mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b087/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p text/template -std -complete -installsuffix shared -buildid 61_3z572RXQXxaH51Ol3/61_3z572RXQXxaH51Ol3 -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/9f/9fa4269f58489325f7adbc59acdac144d4a0f1c5854033187678065a40b25141-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GIxhsOUQ2c1DNUk1aCuu/GIxhsOUQ2c1DNUk1aCuu -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/24/24bd331f784cf1e8ba4a78dfd0b90ec68fdb77a395e68bcecfbdc7a4bb010a42-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/1d/1da4c281f73c574cacd9f639bcd847874b540969e93143df632f07373134feea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/9e/9e572009b0ed9f558442399a3b2aa126f01733ecc43a43728cface8ad62b3eb7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/33/3300a30a3ca98b1542893f5625ab23bd9eb65cc49f2d074731712041d41e266e-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b055=>" -I $WORK/b055/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b055/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b055/_pkg_.a $WORK/b055/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/52/52d729fa4839dfb62054cfe43d8153c3246ca945d6c670011de02c6f84fa75b0-d # internal crypto/dsa mkdir -p $WORK/b105/ encoding/asn1 mkdir -p $WORK/b054/ crypto/elliptic mkdir -p $WORK/b096/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5gBTR3oyLoR-f4zWJASt/5gBTR3oyLoR-f4zWJASt -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./dsa.go cat >$WORK/b096/go_asm.h << 'EOF' # internal EOF cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b096/symabis ./p256_asm_arm64.s cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid sYJOjqdaFPuNEM0shbRD/sYJOjqdaFPuNEM0shbRD -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 5QguHs8wWGEg8Z7Ki4s6/5QguHs8wWGEg8Z7Ki4s6 -goversion go1.13.4 -symabis $WORK/b096/symabis -D "" -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/36/369aa9e38cfab9dd5ed57c2095f2eca213946c0a17ee15042909d0750d80c0e9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/76/762bff3c29d4aa971a91be4b2c54426ae5d256fbd8c9ec7b8b004ee9083b1107-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b096/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b096/_pkg_.a $WORK/b096/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/90/90f05c3fff473d824e9ec4a719900833aa467fb9bca20be1a4c1d8cf692e180d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/63/639efd4592da75a4cf045905a9d297293767f0cade6426812f4e6896fc3634b7-d # internal crypto/x509/pkix mkdir -p $WORK/b106/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b108/ crypto/internal/boring mkdir -p $WORK/b051/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b051/ -importpath crypto/internal/boring -- -I $WORK/b051/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid UMJnU9eJCQ4Pfkz_w6Ql/UMJnU9eJCQ4Pfkz_w6Ql -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./pkix.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b109/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 9S5kIlmHOls4j-Ef8Ts2/9S5kIlmHOls4j-Ef8Ts2 -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c8/c8a50d8971d6a6fa38277fb98272de609f6151a318314d0d49238a429bf93d95-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/78/782fef3b80efff62c8d454a9a9f046731d080995adf329b9d428c1a73e9d2a9b-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b062/_pkg_.a $WORK/b062/_x001.o $WORK/b062/_x002.o $WORK/b062/_x003.o $WORK/b062/_x004.o $WORK/b062/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ee/ee5142fb544e162771f4275f5e933b7def8d128da684676b52f4e4b927660b16-d # internal github.com/mongodb/mongo-tools/common/connstring mkdir -p $WORK/b073/ log/syslog vendor/golang.org/x/net/http/httpproxy net/textproto mkdir -p $WORK/b080/ mkdir -p $WORK/b123/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b122/ cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid 8tcJytA14pqnIam5MjaR/8tcJytA14pqnIam5MjaR -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./connstring.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid sk1IRjZAY13HN0UHTbHW/sk1IRjZAY13HN0UHTbHW -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid BXxIlAA0n8Hs6EudIRzL/BXxIlAA0n8Hs6EudIRzL -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./proxy.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid po7Iq3FY0pgNgcmCSBD_/po7Iq3FY0pgNgcmCSBD_ -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/96/96aa0fc6a1ef80f0b28069e0c714f6d69b1a6fb8f8dbdafa5a64a072fb0cb2ce-d # internal github.com/spacemonkeygo/spacelog mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile log/syslog=$WORK/b080/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b081/_pkg_.a packagefile os/signal=$WORK/b082/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile text/template=$WORK/b085/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid mHRWdIhormmURsencRoU/mHRWdIhormmURsencRoU -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a1/a127bcbf2537f63f29f48cfdbef5d140028935c6e9cd0a4e1a73e67e0d33b07c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e2/e280c340826b049e59f3357c425d03dc51cdf0c58244a573adca55bbc0cea18c-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid PPWzK9K-DnWP5V5LmlVA/PPWzK9K-DnWP5V5LmlVA -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3f/3fdcd0160f7bd91c80c5c2a8dad773d8bd102055476a6e0a1c86af65c4af2c89-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/83/83135f923f874727b89f2ed7cb259d59f8dc4d2158de20faaf0de525550f599a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/1a/1ad61d6f2be7f8b74bf5ff878bcae206d65d0784866307a48743ea8edba039fe-d # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -o $WORK/b051/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -o $WORK/b051/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -o $WORK/b051/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -o $WORK/b051/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -o $WORK/b051/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -o $WORK/b051/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -o $WORK/b051/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -o $WORK/b051/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I $WORK/b051/ -g -O2 -o $WORK/b051/_x017.o -c openssl_stub_rand.c cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o $WORK/b051/_x013.o $WORK/b051/_x014.o $WORK/b051/_x015.o $WORK/b051/_x016.o $WORK/b051/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b052/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b053/_pkg_.a packagefile encoding/asn1=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid JjjB7ve43ajFrbjz2wSy/JjjB7ve43ajFrbjz2wSy -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./doc.go $WORK/b051/_cgo_gotypes.go $WORK/b051/aes.cgo1.go $WORK/b051/boring.cgo1.go $WORK/b051/ecdsa.cgo1.go $WORK/b051/hmac.cgo1.go $WORK/b051/rand.cgo1.go $WORK/b051/rsa.cgo1.go $WORK/b051/sha.cgo1.go $WORK/b051/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b051/_pkg_.a $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o $WORK/b051/_x006.o $WORK/b051/_x007.o $WORK/b051/_x008.o $WORK/b051/_x009.o $WORK/b051/_x010.o $WORK/b051/_x011.o $WORK/b051/_x012.o $WORK/b051/_x013.o $WORK/b051/_x014.o $WORK/b051/_x015.o $WORK/b051/_x016.o $WORK/b051/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5b/5bf4e4978ba2044764f284464226c2e075d8ebe00105e4c5a667bcd29cc5eb4b-d # internal crypto/hmac mkdir -p $WORK/b071/ crypto/sha512 crypto/sha1 crypto/aes mkdir -p $WORK/b047/ crypto/sha256 mkdir -p $WORK/b103/ mkdir -p $WORK/b069/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 4rmTtsJqozyK0mmVafHM/4rmTtsJqozyK0mmVafHM -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./hmac.go cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b098/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b047/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b069/symabis ./sha1block_arm64.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid wruB9beFIbMqfHpo0hAd/wruB9beFIbMqfHpo0hAd -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid p1s3l5hLp707y9zhBKKT/p1s3l5hLp707y9zhBKKT -goversion go1.13.4 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid TgFP_sRmqfnb0ZHjTusH/TgFP_sRmqfnb0ZHjTusH -goversion go1.13.4 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/aes -std -installsuffix shared -buildid NqpkhRe9cDgA7SP3fIQ2/NqpkhRe9cDgA7SP3fIQ2 -goversion go1.13.4 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/03/034eeb101b8e98c418497536d039593f89c5f0e6a73972cb809259e9e49b5045-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid VcwZblVBjyON841gIEIt/VcwZblVBjyON841gIEIt -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/6e/6e8a57e90d8b24e89e1b95e1fd5bc8cbc3e96850829fa66563c8190ed361fa90-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b069/sha1block_arm64.o ./sha1block_arm64.s cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f8/f853c7403a0b334e52a3af3026a83d34ac15d947541f00b0b5b7f3ee3f9a8f8a-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b103/_pkg_.a $WORK/b103/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b069/_pkg_.a $WORK/b069/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/09/09b7423821904c0d8e8c8340022dbe7a9ca9dc8a29a157b9ba20fed094207468-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/67/67515595bd96a8d18e17b199e1faac05f883be9144b96d48d1bba6893bf6f7c5-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_arm64.o $WORK/b047/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/45/451785d0a20e2a6c0e8c1b8f78e18a1689241cf820211e5055e4674eb1bef56c-d # internal crypto/ecdsa mkdir -p $WORK/b095/ crypto/rand mkdir -p $WORK/b046/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/elliptic=$WORK/b096/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile encoding/asn1=$WORK/b054/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid -6_dVMw9iTBjHkB7MK9b/-6_dVMw9iTBjHkB7MK9b -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./boring.go ./ecdsa.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2BWK27EY4SBt3iO__6l4/2BWK27EY4SBt3iO__6l4 -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/be/be5247e9fcd3c9376fb491f5c69ce75dbf97a45384e905e59b53358056a973e2-d # internal gopkg.in/mgo.v2/internal/scram mkdir -p $WORK/b070/ gopkg.in/mgo.v2/bson crypto/ed25519 mime/multipart crypto/rsa mkdir -p $WORK/b102/ mkdir -p $WORK/b042/ mkdir -p $WORK/b099/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b126/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid G1S55V4Bz9Jx6RP9_2kZ/G1S55V4Bz9Jx6RP9_2kZ -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./scram.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid sddUP1h56OccyMDaLewz/sddUP1h56OccyMDaLewz -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b060/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid j2soGiUSPGGGJSBSkr-Y/j2soGiUSPGGGJSBSkr-Y -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b100/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid gooYYcQ4W7vUsFJuaH3W/gooYYcQ4W7vUsFJuaH3W -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./ed25519.go cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 7K5GMKqvqBFOE3dpZzjS/7K5GMKqvqBFOE3dpZzjS -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/58/580a3773792b2d5f4ea3a5c5a73f39db5ebcead44d7d342cafedd9645f53b43a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f2/f2b687f36fb494bfadafdbbd002c95286053658cda7dcc761877d322be77aa2a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/88/88e1d3d166ee0d6325310d361a28ecc538196f494b5d40a2024f5de32e2d1a1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/5a/5a6c5a61722a45a6fee688321e2a210fb919f7854a08288c8c7408da7a64f34b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/99/99d91e427c00560f77666c1d7553963a1f144b4de6f8991e2019db52b57ff52e-d # internal crypto/x509 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/des=$WORK/b094/_pkg_.a packagefile crypto/dsa=$WORK/b105/_pkg_.a packagefile crypto/ecdsa=$WORK/b095/_pkg_.a packagefile crypto/ed25519=$WORK/b099/_pkg_.a packagefile crypto/elliptic=$WORK/b096/_pkg_.a packagefile crypto/md5=$WORK/b043/_pkg_.a packagefile crypto/rsa=$WORK/b102/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/x509/pkix=$WORK/b106/_pkg_.a packagefile encoding/asn1=$WORK/b054/_pkg_.a packagefile encoding/hex=$WORK/b036/_pkg_.a packagefile encoding/pem=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid UQkToR4WLX376Gk7n8R9/UQkToR4WLX376Gk7n8R9 -goversion go1.13.4 -D "" -importcfg $WORK/b104/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/18/18bdacc97563f8f6a9364e457cef26188f56153c1bb6b58c540cfab410fcd883-d # internal github.com/mongodb/mongo-tools/common/util mkdir -p $WORK/b040/ gopkg.in/mgo.v2 mkdir -p $WORK/b068/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/md5=$WORK/b043/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile encoding/hex=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b042/_pkg_.a packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b070/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid -IDn3GmP1kPnLPjirRM7/-IDn3GmP1kPnLPjirRM7 -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid KGCJc4sqRLkfjLHgnIud/KGCJc4sqRLkfjLHgnIud -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/35/3500d521ba4537446d896993b342a6327e5004189ed666452d1119421c9ebbc4-d # internal crypto/tls mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b092/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/des=$WORK/b094/_pkg_.a packagefile crypto/ecdsa=$WORK/b095/_pkg_.a packagefile crypto/ed25519=$WORK/b099/_pkg_.a packagefile crypto/elliptic=$WORK/b096/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b052/_pkg_.a packagefile crypto/md5=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/rc4=$WORK/b101/_pkg_.a packagefile crypto/rsa=$WORK/b102/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile crypto/x509=$WORK/b104/_pkg_.a packagefile encoding/asn1=$WORK/b054/_pkg_.a packagefile encoding/pem=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b115/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid P0cp8H3BWGRcrxJdQpn-/P0cp8H3BWGRcrxJdQpn- -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/78/7848599af68fe2b89661e4a0e9f0d02c6aea4d371a86c010354197dbc30b865c-d # internal github.com/mongodb/mongo-tools/common/signals mkdir -p $WORK/b138/ github.com/mongodb/mongo-tools/common/json mkdir -p $WORK/b038/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b082/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid Fos_mi_fqdtP5zard5JT/Fos_mi_fqdtP5zard5JT -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./signals.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b040/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b059/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid E7jsigJzropbM1xytRcV/E7jsigJzropbM1xytRcV -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f4/f4ef00c2355ff0766df9feceedfe237f1269f3465aba9a42383e46326325afa5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/bd/bdf31feb382b524664d96aed3205cc38a0227cca6bff203fb9d92de8e7b177e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7b/7b1f156ac52f8895750a19c6ad04eb7bade22acdefad54dbc40756a868ec917b-d # internal github.com/mongodb/mongo-tools/common/bsonutil mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/hex=$WORK/b036/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b038/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b040/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b068/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/bsonutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/mongodb/mongo-tools/common/bsonutil -complete -installsuffix shared -buildid mHlda28QzpJwSBy-VGXp/mHlda28QzpJwSBy-VGXp -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./bsonutil.go ./converter.go ./marshal_d.go ./number.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/67/67e28f3676efbf26f981a39d36eb6f2968e0fba1f421a7e2cb5889ed093f7f8a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/85/85d1c37105a93dd0511a2fc1c8362d03019a6d95fbf32d094c512313c62ea6f7-d # internal net/http/httptrace mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b093/_pkg_.a packagefile internal/nettrace=$WORK/b065/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid OhqedkxWiRSpo8FokAEZ/OhqedkxWiRSpo8FokAEZ -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/9c/9cf3338e7062b3d440626b24efaded3ee713591e56ac61d8de4fd18c3001b9e1-d # internal net/http mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b089/_pkg_.a packagefile container/list=$WORK/b092/_pkg_.a packagefile context=$WORK/b063/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/tls=$WORK/b093/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p net/http -std -complete -installsuffix shared -buildid n8DzNl8ySD9ekuqHXsZG/n8DzNl8ySD9ekuqHXsZG -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/22/222e358d7d5cf8ea1c5ff1098fb2269c2f07fd79648e796304b0a8c087fc2a3d-d # internal github.com/10gen/openssl mkdir -p $WORK/b076/ cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl pkg-config --cflags -- openssl pkg-config --libs -- openssl CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b076/ -importpath github.com/10gen/openssl -- -I $WORK/b076/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go cd $WORK/b076 TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wno-deprecated-declarations -o $WORK/b076/_x028.o -c hostname.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wno-deprecated-declarations -o $WORK/b076/_x029.o -c password.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wno-deprecated-declarations -o $WORK/b076/_x030.o -c shim.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wno-deprecated-declarations -o $WORK/b076/_x031.o -c sni.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I $WORK/b076/ -g -O2 -Wno-deprecated-declarations -o $WORK/b076/_x032.o -c system_certs.c cd $WORK/b076 TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -o $WORK/b076/_cgo_.o $WORK/b076/_cgo_main.o $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o $WORK/b076/_x006.o $WORK/b076/_x007.o $WORK/b076/_x008.o $WORK/b076/_x009.o $WORK/b076/_x010.o $WORK/b076/_x011.o $WORK/b076/_x012.o $WORK/b076/_x013.o $WORK/b076/_x014.o $WORK/b076/_x015.o $WORK/b076/_x016.o $WORK/b076/_x017.o $WORK/b076/_x018.o $WORK/b076/_x019.o $WORK/b076/_x020.o $WORK/b076/_x021.o $WORK/b076/_x022.o $WORK/b076/_x023.o $WORK/b076/_x024.o $WORK/b076/_x025.o $WORK/b076/_x026.o $WORK/b076/_x027.o $WORK/b076/_x028.o $WORK/b076/_x029.o $WORK/b076/_x030.o $WORK/b076/_x031.o $WORK/b076/_x032.o -g -O2 -lssl -lcrypto TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/10gen/openssl/utils=$WORK/b077/_pkg_.a packagefile github.com/spacemonkeygo/spacelog=$WORK/b078/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile net/http=$WORK/b088/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid uf76u0WQOOLUlt6n3-Cq/uf76u0WQOOLUlt6n3-Cq -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b076/_cgo_gotypes.go $WORK/b076/bio.cgo1.go $WORK/b076/build.cgo1.go $WORK/b076/cert.cgo1.go $WORK/b076/ciphers.cgo1.go $WORK/b076/ciphers_gcm.cgo1.go $WORK/b076/conn.cgo1.go $WORK/b076/ctx.cgo1.go $WORK/b076/dh.cgo1.go $WORK/b076/dhparam.cgo1.go $WORK/b076/digest.cgo1.go $WORK/b076/engine.cgo1.go $WORK/b076/features.cgo1.go $WORK/b076/fips.cgo1.go $WORK/b076/hmac.cgo1.go $WORK/b076/hostname.cgo1.go $WORK/b076/init.cgo1.go $WORK/b076/init_posix.cgo1.go $WORK/b076/key.cgo1.go $WORK/b076/key_1_0.cgo1.go $WORK/b076/mapping.cgo1.go $WORK/b076/sha1.cgo1.go $WORK/b076/sha256.cgo1.go $WORK/b076/ssl.cgo1.go $WORK/b076/system_certs.cgo1.go $WORK/b076/tickets.cgo1.go $WORK/b076/version.cgo1.go $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/_x001.o $WORK/b076/_x002.o $WORK/b076/_x003.o $WORK/b076/_x004.o $WORK/b076/_x005.o $WORK/b076/_x006.o $WORK/b076/_x007.o $WORK/b076/_x008.o $WORK/b076/_x009.o $WORK/b076/_x010.o $WORK/b076/_x011.o $WORK/b076/_x012.o $WORK/b076/_x013.o $WORK/b076/_x014.o $WORK/b076/_x015.o $WORK/b076/_x016.o $WORK/b076/_x017.o $WORK/b076/_x018.o $WORK/b076/_x019.o $WORK/b076/_x020.o $WORK/b076/_x021.o $WORK/b076/_x022.o $WORK/b076/_x023.o $WORK/b076/_x024.o $WORK/b076/_x025.o $WORK/b076/_x026.o $WORK/b076/_x027.o $WORK/b076/_x028.o $WORK/b076/_x029.o $WORK/b076/_x030.o $WORK/b076/_x031.o $WORK/b076/_x032.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/4c/4c83069a5d4e9488b4502380cf5051344c76aabeb23ad22bfdb85b3d72f68973-d # internal github.com/mongodb/mongo-tools/common/options mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/10gen/openssl=$WORK/b076/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b131/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b073/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b132/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid yEUfSaMhf6ugH6ec-Jhh/yEUfSaMhf6ugH6ec-Jhh -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/91/91a14248e09a17391f6cdafe13c7b7ca30eaf056e80a43f0a3bd94745045a388-d # internal github.com/mongodb/mongo-tools/common/db/kerberos mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b075/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b068/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid wexdvC1J3qEYDpwKgDkv/wexdvC1J3qEYDpwKgDkv -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./gssapi.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/6e/6e5e5dcd61f44865e5e9b242d7a2883c6fdd303babea9fe0dd3dc8cf2fba1732-d # internal github.com/mongodb/mongo-tools/common/db/openssl mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/10gen/openssl=$WORK/b076/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b074/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b075/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b040/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b068/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 7ekIltnRa4KLvaNblOjG/7ekIltnRa4KLvaNblOjG -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./openssl.go ./openssl_fips.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ae/ae81ee5aea783c657c02cdd5619c56b164caac0e2df1bd126035f4accae600c4-d # internal github.com/mongodb/mongo-tools/common/db mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b073/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b074/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b134/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b038/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b075/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b135/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b040/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b068/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid cNVZhjIYjv6tEZRjfkqv/cNVZhjIYjv6tEZRjfkqv -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/29/2959851beb622e1d03d4d6af542a5d88cf9de1862de0e001f483556a58a11a2f-d # internal github.com/mongodb/mongo-tools/bsondump mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b033/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b072/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b038/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b075/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b040/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/bsondump /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/mongodb/mongo-tools/bsondump -complete -installsuffix shared -buildid 1sWU3wn6K-BpAo9Ud8V3/1sWU3wn6K-BpAo9Ud8V3 -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./bsondump.go ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5c/5c0b312d0bc91218dd64b3d0f5feda98e35bf68027c8657a266b1a057409bab3-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/mongodb/mongo-tools/bsondump=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b072/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b075/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b138/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/bsondump/main /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid zLgE0Alte4dNp8e-L0mI/zLgE0Alte4dNp8e-L0mI -goversion go1.13.4 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/bsondump/main -importcfg $WORK/b001/importcfg -pack ./bsondump.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/71/71b9a2eed5aebe92e79a56a3ead44b2b9cccf3f5d46ceccd0edf42eb52efbda2-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile github.com/mongodb/mongo-tools/bsondump=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b072/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b075/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b138/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b033/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b038/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile encoding/hex=$WORK/b036/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b073/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b074/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b134/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b135/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b068/_pkg_.a packagefile net=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b030/_pkg_.a packagefile github.com/10gen/openssl=$WORK/b076/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b131/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b083/_pkg_.a packagefile os/signal=$WORK/b082/_pkg_.a packagefile syscall=$WORK/b029/_pkg_.a packagefile bufio=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile path/filepath=$WORK/b067/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/unix=$WORK/b031/_pkg_.a packagefile internal/testlog=$WORK/b032/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b039/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf16=$WORK/b059/_pkg_.a packagefile crypto/md5=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b058/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b060/_pkg_.a packagefile net/url=$WORK/b061/_pkg_.a packagefile github.com/howeyc/gopass=$WORK/b136/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b137/_pkg_.a packagefile crypto/sha1=$WORK/b069/_pkg_.a packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b070/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile context=$WORK/b063/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b064/_pkg_.a packagefile internal/nettrace=$WORK/b065/_pkg_.a packagefile internal/singleflight=$WORK/b066/_pkg_.a packagefile math/rand=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile github.com/10gen/openssl/utils=$WORK/b077/_pkg_.a packagefile github.com/spacemonkeygo/spacelog=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b086/_pkg_.a packagefile math/big=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b088/_pkg_.a packagefile path=$WORK/b130/_pkg_.a packagefile regexp/syntax=$WORK/b084/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/internal/boring=$WORK/b051/_pkg_.a packagefile crypto/hmac=$WORK/b071/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile log/syslog=$WORK/b080/_pkg_.a packagefile os/exec=$WORK/b081/_pkg_.a packagefile text/template=$WORK/b085/_pkg_.a packagefile compress/gzip=$WORK/b089/_pkg_.a packagefile container/list=$WORK/b092/_pkg_.a packagefile crypto/tls=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b123/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b124/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b117/_pkg_.a packagefile mime=$WORK/b125/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net/http/httptrace=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b129/_pkg_.a packagefile net/textproto=$WORK/b122/_pkg_.a packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b052/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b053/_pkg_.a packagefile encoding/asn1=$WORK/b054/_pkg_.a packagefile text/template/parse=$WORK/b087/_pkg_.a packagefile compress/flate=$WORK/b090/_pkg_.a packagefile hash/crc32=$WORK/b091/_pkg_.a packagefile crypto/des=$WORK/b094/_pkg_.a packagefile crypto/ecdsa=$WORK/b095/_pkg_.a packagefile crypto/ed25519=$WORK/b099/_pkg_.a packagefile crypto/elliptic=$WORK/b096/_pkg_.a packagefile crypto/rc4=$WORK/b101/_pkg_.a packagefile crypto/rsa=$WORK/b102/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b098/_pkg_.a packagefile crypto/x509=$WORK/b104/_pkg_.a packagefile encoding/pem=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b121/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile crypto/internal/randutil=$WORK/b097/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b100/_pkg_.a packagefile crypto/dsa=$WORK/b105/_pkg_.a packagefile crypto/x509/pkix=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b119/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Sa0pksKUdCr4c6KTS34D/zLgE0Alte4dNp8e-L0mI/lAOCWgQ7ckTCAKNaggA2/Sa0pksKUdCr4c6KTS34D -B 0xdccd2327b78208419514dc944be457e6585e58bf -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/bsondump rm -r $WORK/b001/ + for bin in "${binaries[@]}" ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0x1371131cdca3405ef6c1c24e9373d40528d0e8d4 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/mongostat -tags ssl mongostat/main/mongostat.go WORK=/tmp/go-build993091807 unicode/utf16 unicode/utf8 mkdir -p $WORK/b125/ internal/cpu mkdir -p $WORK/b018/ internal/nettrace mkdir -p $WORK/b008/ vendor/golang.org/x/crypto/internal/subtle encoding math/bits github.com/mongodb/mongo-tools/common/failpoint mkdir -p $WORK/b043/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b020/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF container/list runtime/internal/sys cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid N4DjQ0lklVXbLYjUgWAW/N4DjQ0lklVXbLYjUgWAW -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid x2VP-a28KMqeM38pVvlD/x2VP-a28KMqeM38pVvlD -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go crypto/internal/subtle mkdir -p $WORK/b099/ crypto/subtle cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid XRPe7nTNwN7zs9SsHJ51/XRPe7nTNwN7zs9SsHJ51 -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./utf16.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig mkdir -p $WORK/b124/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Wn7G_RNtHFpNdY0pwjji/Wn7G_RNtHFpNdY0pwjji -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./norace.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ sync/atomic unicode cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid cUz2RnYDuniZp7wFnknm/cUz2RnYDuniZp7wFnknm -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid SzxMo8uJLvcGo4Btto18/SzxMo8uJLvcGo4Btto18 -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./aliasing.go vendor/golang.org/x/crypto/cryptobyte/asn1 runtime/internal/atomic mkdir -p $WORK/b120/ mkdir -p $WORK/b064/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b012/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p encoding -std -complete -installsuffix shared -buildid xrZz6oHtjAcn6eXKMv13/xrZz6oHtjAcn6eXKMv13 -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./encoding.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math/bits -std -complete -installsuffix shared -buildid UQO572ACixN4siI61zIy/UQO572ACixN4siI61zIy -goversion go1.13.4 -D "" -importcfg $WORK/b016/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b068/ mkdir -p $WORK/b069/ cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid U6B4WrvzlP6PN-_qm2Wz/U6B4WrvzlP6PN-_qm2Wz -goversion go1.13.4 -D "" -importcfg $WORK/b120/importcfg -pack ./failpoint_disabled.go ./failpoints.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p container/list -std -complete -installsuffix shared -buildid SpRU2XgzQD-4KLoRT_bk/SpRU2XgzQD-4KLoRT_bk -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./list.go mkdir -p $WORK/b073/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b021/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid KGMPy4SblwShilCes6JL/KGMPy4SblwShilCes6JL -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid oXRrPJxxhx3HInaaSzbJ/oXRrPJxxhx3HInaaSzbJ -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8J7ueZDmOI6XALQ3b3RQ/8J7ueZDmOI6XALQ3b3RQ -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./constant_time.go mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b073/symabis ./sig_other.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid gjPDFV5VwT24KrSCtY4k/gjPDFV5VwT24KrSCtY4k -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go mkdir -p $WORK/b096/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal mkdir -p $WORK/b010/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cb/cb04d9a5746330adbddd6d1ad33475575b0e728d5b9ebae35048e8db77d8a3c1-d # internal cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b046/ cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/12/1206223b05639a453c89b976f64f69cdc882d2b0f64e4e6e1b9875e3a1b91e63-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2f/2f95720073b90c45cac62490a5a33aa1eabacb8f42d731ee408c4015e411a07b-d # internal cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/3c/3c19a92402e404ce7a1b9d5ec687dad9018aca89c808cd6ebd1be740574f779d-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ULNevXiXsOMOCmOkNL0a/ULNevXiXsOMOCmOkNL0a -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./asn1.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a0/a0a3814b32029b00c0011c7d51d2fc56c64ecf18b9564b7b8b453d8d5714ec24-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b046/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b046/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid _4HlHcFwC-eF3OWM3lKG/_4HlHcFwC-eF3OWM3lKG -goversion go1.13.4 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./sig.go cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/10/105e615c822da9a68632e8ae359b5bf36a9b9c261b0c4f87462388b39a33b620-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f0/f0052bb34b79f5d578f1d6f89fe2407e82e4aa4c8460a4aaa98e3fd1842ad712-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPoZX5PKdFYPX5-kH34a/UPoZX5PKdFYPX5-kH34a -goversion go1.13.4 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid zmGiqw07dlFoV02MPpah/zmGiqw07dlFoV02MPpah -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b6/b67f081df245ee61f10f7c7915008872c5fe63562de3bbae139405981ac510de-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal runtime/internal/math mkdir -p $WORK/b011/ cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/91/91f277f6de37cdc16d7cac0bf7b2a2cf7a2d18aacd58e6afa4d489f8b7564455-d # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6d/6d3b782cb0411c824523160747b8569c95abce1e9ff1aecd846b7c1ea67094e0-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/33/33cdade3be023518a751ccdd2cd8be7f9cccfe6661ef1c4d1d6c63ca9308a085-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 5sf54ABWQlKfaDzl3BJO/5sf54ABWQlKfaDzl3BJO -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go internal/bytealg mkdir -p $WORK/b007/ cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/47/47db1ba35de2a691d5daadc5475b13656bb9c61275641e418ea620593c037fde-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b073/sig_other.o ./sig_other.s cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/sig_other.o # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/62/62098113178cd500d64537cb2156b39831be66e68f204a788eb356d0ce85a80d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid sM4v8qUmX8HNnxEf2ab_/sM4v8qUmX8HNnxEf2ab_ -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/01/01b7ecd6d79b8f4a55e1d3b4261b05962ef2a33a52d98324fbbf7eaf3c98be1a-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm.o # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/76/769901a6029def317a284813b576c73ad3ebd8be5dd8fbc3fc7fed23515fe978-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/59/594d86c4c8144d7886c21ecf50afd7da71bd88198febf6d20eb77fb53e91c13c-d # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/56/56938f990d481490ca5d5a2e046f8eb78d1e930e8ccde92a01422da41ee3f519-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ce/ced6fd9a2acb31189313ea0a088ab16355c88b6999f83a74b3dd35552f65d1bb-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a2/a2db00bc6605d5c9f03a3673bb30a4d3be6c406348f388485c46ee1d87596f48-d # internal cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b031/ crypto/internal/boring/fipstls mkdir -p $WORK/b072/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oR5mtgL4CuKomPb_7UPf/oR5mtgL4CuKomPb_7UPf -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./dummy.s math mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 6mEFjvJZFaR7aJzY9Viq/6mEFjvJZFaR7aJzY9Viq -goversion go1.13.4 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./tls.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF runtime mkdir -p $WORK/b006/ cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math -std -installsuffix shared -buildid niH_1_4Kh92n2l-ifY69/niH_1_4Kh92n2l-ifY69 -goversion go1.13.4 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/94/94dc64012accfa9b00e5f9e55fd717f762398ba88656ba7abf6a8256ab17edfc-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/dummy.o ./dummy.s cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid wQzV0w5Zl189x6l77ltO/wQzV0w5Zl189x6l77ltO -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.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_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/29/297da604ddf21cec85c867e02f40c404b879f20b53e2ac8c98dc0aba6b12d4b2-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/93/93cbcb9cffe4e9037a02f2db1b926b0e0d9befbeb2321da518e7d0ba212f9a92-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/dim_arm64.o $WORK/b015/exp_arm64.o $WORK/b015/floor_arm64.o $WORK/b015/modf_arm64.o $WORK/b015/sqrt_arm64.o $WORK/b015/stubs_arm64.o # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x006.o -c gcc_linux_arm64.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/5c/5c283b9501e753b8f8bdcdaa642e402112b285a5679db22be7b3bada544ab42c-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I $WORK/b046/ -g -O2 -Wall -Werror -o $WORK/b046/_x012.o -c gcc_arm64.S cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go -dynlinker cat >$WORK/b046/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b046/symabis ./asm_arm64.s cat >$WORK/b046/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p runtime/cgo -std -installsuffix shared -buildid SpCNQGcxHecOeiqdlW-D/SpCNQGcxHecOeiqdlW-D -goversion go1.13.4 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo.cgo1.go $WORK/b046/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b046=>" -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b046/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b046/_pkg_.a $WORK/b046/asm_arm64.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o $WORK/b046/_x005.o $WORK/b046/_x006.o $WORK/b046/_x007.o $WORK/b046/_x008.o $WORK/b046/_x009.o $WORK/b046/_x010.o $WORK/b046/_x011.o $WORK/b046/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/57/5741f149379ca75368d6ee98be8756f6f08f080670146cd506d2b86212f81f13-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b006/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm64.o $WORK/b006/atomic_arm64.o $WORK/b006/duff_arm64.o $WORK/b006/memclr_arm64.o $WORK/b006/memmove_arm64.o $WORK/b006/rt0_linux_arm64.o $WORK/b006/sys_linux_arm64.o $WORK/b006/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/67/677b5e8188f595aeab488bb55c8a5f3dbc4ca14ced4c11708260b727d1ddec56-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b019/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p sync -std -installsuffix shared -buildid o3ksrLKDP1_WMlHYa2ol/o3ksrLKDP1_WMlHYa2ol -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid siGWYU0N3houpn3FoDqQ/siGWYU0N3houpn3FoDqQ -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/52/5252a7859cb6564cdcc4b08ce9aa066171ef084dfffc83360bc8b17e9dd6aec0-d # internal internal/singleflight mkdir -p $WORK/b044/ math/rand mkdir -p $WORK/b045/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid UhYmmy7KmhOCbdgDosW8/UhYmmy7KmhOCbdgDosW8 -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./singleflight.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p math/rand -std -complete -installsuffix shared -buildid XeYpHt-wYb-xjaFafdYv/XeYpHt-wYb-xjaFafdYv -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b5/b5ea6c18b637aba589b9e57c8e67d4fa72142ee2ffaef61a5e019a9620bd62e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/4f/4f4190af26ac7375d2bdc4ce27519c977b4ecd7dda12e6c6e1f9cee7a5c5b8e7-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ae/ae3a66828887cd4d23b9f2f054947f5d04ba214aed801347b8114e0d3b819ad6-d # internal errors mkdir -p $WORK/b004/ sort mkdir -p $WORK/b023/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid eV_omV7_zJZC7a7S6WmP/eV_omV7_zJZC7a7S6WmP -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p sort -std -complete -installsuffix shared -buildid j5XpVI5HQs7DeUvjQ4ji/j5XpVI5HQs7DeUvjQ4ji -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/77/770609388d038de82fcf3a277d9819f4bf3ff5998e6126731262a5d1f5a2a373-d # internal internal/oserror mkdir -p $WORK/b026/ io vendor/golang.org/x/net/dns/dnsmessage strconv mkdir -p $WORK/b017/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b024/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid s2ubjxlMHMmxaQqeSs_A/s2ubjxlMHMmxaQqeSs_A -goversion go1.13.4 -D "" -importcfg $WORK/b026/importcfg -pack ./errors.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b042/ cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p strconv -std -complete -installsuffix shared -buildid XW2uWZE3tm4OhZVZMp3V/XW2uWZE3tm4OhZVZMp3V -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xTCSZ0K_UbsF7QxIjfk0/xTCSZ0K_UbsF7QxIjfk0 -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./message.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p io -std -complete -installsuffix shared -buildid c2tDbJm4sGNG10Kg7Nfp/c2tDbJm4sGNG10Kg7Nfp -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/26/266aec3818ae7af0720b47be9f9d033780f827a247e9fd94c996a587e1eef717-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid IMMsBlVMT9NXTGH-adxo/IMMsBlVMT9NXTGH-adxo -goversion go1.13.4 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/97/97a1d7e99ac38e36cec221861f56e05f1680e3157bc204fe9a29bf8ad12d4066-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/e7/e7a6f0f056df23204973c9485d0d7a745cfef4710f943825babdab9563b98e59-d # internal hash mkdir -p $WORK/b063/ crypto/internal/randutil mkdir -p $WORK/b079/ bytes cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF strings mkdir -p $WORK/b035/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p hash -std -complete -installsuffix shared -buildid xEUnVdDkRN6DxL0C32x_/xEUnVdDkRN6DxL0C32x_ -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b037/ cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid JSIa8a_NrwPImvLgOMt7/JSIa8a_NrwPImvLgOMt7 -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./randutil.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid o4xxcQiWyw8k1fWv2mYi/o4xxcQiWyw8k1fWv2mYi -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bytes -std -installsuffix shared -buildid hahLrYB0QQM4QRClguLV/hahLrYB0QQM4QRClguLV -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/bc/bc6a35688a1d3aa9f721bcc588fb7312dbd9d4afbe62808e9cd3ad2f759ab042-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/bc/bc6b37bd6ea3e9f499b107a46fd856842678d795eac2aa969150e736828f2152-d # internal hash/crc32 mkdir -p $WORK/b062/ cat >$WORK/b062/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b062/symabis ./crc32_arm64.s cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xVxqaNkaN37qdQVHOxAh/xVxqaNkaN37qdQVHOxAh -goversion go1.13.4 -symabis $WORK/b062/symabis -D "" -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b062/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b062/_pkg_.a $WORK/b062/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c5/c52c718190a2bb868e4463e13d21baa4e2ac4d6f57cc07b5c1e994c8d18b112a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/03/03587c08fb9448da86c4c7e8c368d210b1f875229cb5268f3c3c32fe9a13d8b5-d # internal crypto mkdir -p $WORK/b071/ crypto/rc4 reflect mkdir -p $WORK/b085/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b014/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto -std -complete -installsuffix shared -buildid sIdLSduZrGlOV9DTLgJj/sIdLSduZrGlOV9DTLgJj -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./crypto.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid LXF2EkjyhYqfRW-W6ZvN/LXF2EkjyhYqfRW-W6ZvN -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./rc4.go cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm_arm64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid 9cndM2nrDPgixAxoaUUL/9cndM2nrDPgixAxoaUUL -goversion go1.13.4 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/8e/8e2f24cc6b43132af3cf4eeb58eb7952e6bbbe946fb2824acdb6865871a49fac-d # internal vendor/golang.org/x/text/transform bufio mkdir -p $WORK/b106/ mkdir -p $WORK/b059/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid rpoDbANk45-MU-My8Zeq/rpoDbANk45-MU-My8Zeq -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./transform.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p bufio -std -complete -installsuffix shared -buildid Y43CDCGZktko08X2WdrA/Y43CDCGZktko08X2WdrA -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/66/669241ffbee1aa49c80a2c83e4d4351c73a7d58e132048da3e27033354506321-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c2/c2d5ca145ad3951182ed55e611b81c963e4a4f0d12760d3f7979f7c50bd93d00-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/e1/e1768b5191358daa063b2b229e5363aa37f9a37dc9b1cf644d6f0a5790b88f73-d # internal github.com/10gen/openssl/utils mkdir -p $WORK/b034/ path regexp/syntax mkdir -p $WORK/b051/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b117/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid jGeVdNzQ-XX9STGICM3r/jGeVdNzQ-XX9STGICM3r -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./errors.go ./future.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid rbN1JG7di3hRiFx_NyZP/rbN1JG7di3hRiFx_NyZP -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p path -std -complete -installsuffix shared -buildid bIuBpSo-Yx5SB7Unni-t/bIuBpSo-Yx5SB7Unni-t -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/be/beb3a965707f2fee8b93065051964b1896058fa18e07fc8f03e553d9255949ff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/96/96dab1e16f78968a6bf62c3f65795f78f8edc6e0cfc4590f231a272180e9cbf1-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/72/729015891f65dd331405cccd37a8e2ff6ee2e7b515497a8eb90077f114eec37a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/27/275e998039aaed5dbe0690d389cbfe0c3f8c872450fb93dd4323543439c357e2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/4b/4b24ab9d3a1bf9f01031dcefff5e0de366d8aec15c1762d579dde357e2606c60-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/49/49167064cd0d4ab9b9bb37f5fd1619540a0f0276a39d94826a3ffe30a3b6a79d-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b129/ internal/syscall/unix time mkdir -p $WORK/b030/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b029/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 0onBvL9Z7GAcC4GCSc0W/0onBvL9Z7GAcC4GCSc0W -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid NRHndJ3MDDo5FoVxsM8x/NRHndJ3MDDo5FoVxsM8x -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid 2cEhfHWiiv9SXJMG0Ys8/2cEhfHWiiv9SXJMG0Ys8 -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/71/7134cd475f4f725620252d9dbcc0c5396257f5c12acc5bf499c23969eae7d2f8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/db/db62e076782fc3c445283f2b953f800d00ffda5554948c622bd04b0e5f750089-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ac/ac10ea0f835dfc6f42c0b29341d86bd7f7cf5526893850dddfdc47552176e97c-d # internal regexp mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b051/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p regexp -std -complete -installsuffix shared -buildid Q9u6pxd5BwPzr_I8IMgy/Q9u6pxd5BwPzr_I8IMgy -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/3d/3d3a47e0284001e83a8e536cdd631b39171d34a1e76dc3a50c2d51a22f400a32-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal context mkdir -p $WORK/b041/ internal/poll cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b027/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p context -std -complete -installsuffix shared -buildid aqRUgo9LHYObWUL2IPyP/aqRUgo9LHYObWUL2IPyP -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/poll -std -installsuffix shared -buildid 4c4K_znwPcrS9bAMejyb/4c4K_znwPcrS9bAMejyb -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/2c/2c679492602eec0ac99bb66e342551e16cf08fa4443b9bfbfb7014050ebc64e1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d1/d1c8956ec170d821f5a5da16faf7b67b79a53ce58699377095105f2d83e9b7da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/54/54f58b304f78cdc508dc6c993304f09173ada89d96d43a9cb7418c4a00631ea4-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p os -std -installsuffix shared -buildid d3NxXRZtKGnTOn8GFfkO/d3NxXRZtKGnTOn8GFfkO -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3c/3c4282675d9d8e55a3b06eb9c13fab338b64c463491809698fea89bb826800ae-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b057/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid CoPHZ8Y2Az8Rmdf8qe6w/CoPHZ8Y2Az8Rmdf8qe6w -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./sort.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QMGGEmZMPxyplD_Ffspg/QMGGEmZMPxyplD_Ffspg -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/4b/4bb70533bca1e3e46be75876cd1592a89bb3612f784acce9876bfc029a7e7acf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/25/25de3b7cdaa4090ca7053c744b94b25856945eb6e63e0c42e63f07831eb4ea0d-d # internal encoding/base64 mkdir -p $WORK/b094/ vendor/golang.org/x/crypto/curve25519 crypto/md5 vendor/golang.org/x/crypto/poly1305 crypto/ed25519/internal/edwards25519 crypto/cipher mkdir -p $WORK/b101/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b084/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid hXoWHqJFu9HzTK6Wukar/hXoWHqJFu9HzTK6Wukar -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./base64.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a EOF mkdir -p $WORK/b100/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid vINfg-olwRnwoeBi6cYI/vINfg-olwRnwoeBi6cYI -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b082/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b084/symabis ./md5block_arm64.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a EOF mkdir -p $WORK/b067/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid IPHPOakpIAfP00K7C5nr/IPHPOakpIAfP00K7C5nr -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b057/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IF7CBiE2mdfeR_GtSxkc/IF7CBiE2mdfeR_GtSxkc -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid TDqioDIH81zSuDRalJw9/TDqioDIH81zSuDRalJw9 -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/md5 -std -installsuffix shared -buildid LhC0MAc3xLIECdColpiN/LhC0MAc3xLIECdColpiN -goversion go1.13.4 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/a7/a7f156ce54a37ce0b108d3efe87bbfc7a48a63b65ee79b5892434f6ca3b6ec0b-d # internal github.com/howeyc/gopass mkdir -p $WORK/b128/ github.com/mattn/go-runewidth fmt path/filepath os/signal mkdir -p $WORK/b143/ mkdir -p $WORK/b003/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b129/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b048/ cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid awlAKPT3CIlWCfvouYuF/awlAKPT3CIlWCfvouYuF -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./nix.go ./pass.go mkdir -p $WORK/b049/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 5hIGDe6YlrqG2HHu6WTP/5hIGDe6YlrqG2HHu6WTP -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b040/ cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid CkBotnAHzk-_Lh_fFBSi/CkBotnAHzk-_Lh_fFBSi -goversion go1.13.4 -D "" -importcfg $WORK/b143/importcfg -pack ./runewidth.go ./runewidth_posix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b049/symabis ./sig.s cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b040/ -importpath net -- -I $WORK/b040/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p fmt -std -complete -installsuffix shared -buildid l0hvCFXv_ijcgQVlswAy/l0hvCFXv_ijcgQVlswAy -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p os/signal -std -installsuffix shared -buildid lBkKP6NhAgMD8-rZXkuz/lBkKP6NhAgMD8-rZXkuz -goversion go1.13.4 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./doc.go ./signal.go ./signal_unix.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/39/399326882376cfd223094813e77d9482935b9c9c36aa7295271b4ebbfecc7d82-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/f9/f91f62da61dc4615cfd0bb0a7f22003d0fba4397d8c24acae9ff512f5dd2c561-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/84/841b85748390b5776726e4f4f95efdf7a106f292324c2c78a6e9b0a6a6d010b2-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b084/md5block_arm64.o ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/76/7693f1956dd5be59bcc73fe40e63a02758fadac6a69fd098d097099e9570a8c6-d # internal encoding/pem mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid BZC2NDE1z_iNY0V4FfFq/BZC2NDE1z_iNY0V4FfFq -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/cc/ccb567b0e620318f259b16f42e31a6e6b488b3c2145056af3426d31fc23a7840-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/7d/7dfba135d98c608091e538b3b17953587befc4fbdeab59c0784ef739786d94a8-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b049/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b049/_pkg_.a $WORK/b049/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/f1/f1148e5c4041661f3e5d17183f01aeb93f0e555a3c032dc2d82620e1590a0e8c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/9e/9ebf85816a34fda28a44fce4be45c7c649e19c024cc1f02f11652b349e32eff3-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a5/a5cf8187443ef90938cebcd24395eee6030ed7dca7094383f9691aefd3a3c7a6-d # internal crypto/des mkdir -p $WORK/b076/ vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b098/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid yx-6JS4NaEE85GdNu36D/yx-6JS4NaEE85GdNu36D -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b098/symabis ./asm_arm64.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid vjsmL2fQhYKodr2uMnfR/vjsmL2fQhYKodr2uMnfR -goversion go1.13.4 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/9f/9fef6d56ef44bf2663fc695367a5144c580a77267e9f20295996752aa2c42b7c-d # internal os/exec io/ioutil mkdir -p $WORK/b047/ mkdir -p $WORK/b053/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p os/exec -std -complete -installsuffix shared -buildid SWLaD8zAHEJZgl7YKkWi/SWLaD8zAHEJZgl7YKkWi -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6wSYIK3ma-kDdGtFcuU4/6wSYIK3ma-kDdGtFcuU4 -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b098/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b098/_pkg_.a $WORK/b098/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e0/e02350a966679a4b38bd949100586d9cdd6657589dd43422dbce1bd20e952aff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b100/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 9CuK1fzvFiYOS9fIpND6/9CuK1fzvFiYOS9fIpND6 -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/66/66c71e435e72a5cb318ee524de4137fb31d5c9e7346ac61ea1e0458b4a0f49df-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/5a/5a6feefff9c738e7edad2a2c3937e1cda0848dd2b302273f5e4cc867f78a931d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/24/24444405746024ca4fe275b164e010a2811aa9b34cf160bf7adf23ee4fff7b68-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/33/337539cf660213b883c51563a30d6cde84a770efeea677a62a55b649215c4d54-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/e7/e7bab5ee4c372172bb0fc858747d89801471125d06b399ab2471471827b72bc6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/c5/c58d1e012f60b74db695b4ebc263cceda6f51bcec0a3932ec2dce2e9649b3eeb-d # internal github.com/mongodb/mongo-tools/common/log mkdir -p $WORK/b002/ log net/url text/template/parse mkdir -p $WORK/b055/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid 7xyqRKMIVJb4kEUQVSmQ/7xyqRKMIVJb4kEUQVSmQ -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./tool_logger.go encoding/hex mkdir -p $WORK/b092/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF math/big compress/flate cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid FcjWQjtXasvOpLvZRhSE/FcjWQjtXasvOpLvZRhSE -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./lex.go ./node.go ./parse.go net/http/internal mime/quotedprintable mkdir -p $WORK/b038/ vendor/golang.org/x/net/http2/hpack github.com/mongodb/mongo-tools/common/text mkdir -p $WORK/b054/ mime cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF encoding/json gopkg.in/mgo.v2/internal/json cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b056/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rlsr6BnJw33ZBrDqPyJg/rlsr6BnJw33ZBrDqPyJg -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./hex.go vendor/golang.org/x/text/unicode/norm github.com/jessevdk/go-flags cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p log -std -complete -installsuffix shared -buildid yASXt_4j742ZTK-eAuQW/yASXt_4j742ZTK-eAuQW -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b061/ mkdir -p $WORK/b116/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net/url -std -complete -installsuffix shared -buildid v1VyFcg7hgnpfpFlBel_/v1VyFcg7hgnpfpFlBel_ -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./url.go cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b114/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b056/symabis ./arith_arm64.s mkdir -p $WORK/b111/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 9zQq6DsHnm42qKznDgU7/9zQq6DsHnm42qKznDgU7 -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid oWbQ3E8Zyp7ZzuteMAu8/oWbQ3E8Zyp7ZzuteMAu8 -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b139/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid XuNSkY-HQXpXjTjs_3zg/XuNSkY-HQXpXjTjs_3zg -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./reader.go ./writer.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b112/ mkdir -p $WORK/b123/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid NXN_Ok2XtWtm1Ch7ZLXf/NXN_Ok2XtWtm1Ch7ZLXf -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b126/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b124/_pkg_.a packagefile encoding/base64=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b125/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p math/big -std -installsuffix shared -buildid azutEv3ZAngQ4XXEDQ5A/azutEv3ZAngQ4XXEDQ5A -goversion go1.13.4 -symabis $WORK/b056/symabis -D "" -importcfg $WORK/b056/importcfg -pack -asmhdr $WORK/b056/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b108/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime -std -complete -installsuffix shared -buildid OOLWKvFYnKtITMAGtjB5/OOLWKvFYnKtITMAGtjB5 -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/text /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/mongodb/mongo-tools/common/text -complete -installsuffix shared -buildid TauVwYmqst-8jChkKfnh/TauVwYmqst-8jChkKfnh -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./grid.go ./units.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b124/_pkg_.a packagefile encoding/base64=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b125/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b118/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid yRJExpfCwnKL_yg-b3GC/yRJExpfCwnKL_yg-b3GC -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b106/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid vV5G7YwAN8b_wA_JYMCP/vV5G7YwAN8b_wA_JYMCP -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bafYT_e-5QtHanPg0KWB/bafYT_e-5QtHanPg0KWB -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid GoYF1-b8d43clYpyGpVm/GoYF1-b8d43clYpyGpVm -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/9f/9ff1687ef4d0e649c73729e887613573fa8b8e20a4148b6201142c1159e4f9cb-d # internal github.com/mongodb/mongo-tools/common/password mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/howeyc/gopass=$WORK/b128/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b129/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid SFY5MHWBg9EvHCxt7eEA/SFY5MHWBg9EvHCxt7eEA -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./pass_util.go ./password.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/9e/9ecabdf0ea9bf103398d831ccc5cb68007b367301bfc878427f159afd01a0ec4-d # internal github.com/nsf/termbox-go mkdir -p $WORK/b142/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b143/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b049/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/nsf/termbox-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/nsf/termbox-go -complete -installsuffix shared -buildid RyWYkUKy-zHznXes0vR0/RyWYkUKy-zHznXes0vR0 -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./api.go ./api_common.go ./syscalls_linux.go ./termbox.go ./termbox_common.go ./terminfo.go ./terminfo_builtin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e3/e3bb3d97616ea5c0171179ef113ec54d01adb9817541877e651a7a1ff08a0151-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/2f/2fcebbd156cadf9a4ad1b249e82a7bffd30e74655a5793dd5f686bf25f942260-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b107/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile log=$WORK/b038/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/04/040656b12013e57e671bdf4928b775b13ef42dd8fe7791a18a54d8368036f5a4-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid lotoTQ7w26YBBWfNTfgA/lotoTQ7w26YBBWfNTfgA -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/17/172fbb66ab575050497a839f707afd0fc06ea7da27ec27918c715835b2598c84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/58/58e20a7889e67c0b16c07af81b41e5be5a40f3b4071d38a3aa0f6e576eca9b19-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/bf/bfbf6ce066e2bb27fb82e33b2631b077d776608d3cf75f81eedb332d62301c5b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/d0/d08e4f9f0b8062ead7c286697b27b4388016cd6cdba7045561de15ded4b98e84-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/eb/ebdfbe2f614bc5c5ef83a4792b5c01365e52b3d01c26a65f6ced38f2697ba19f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ff/ffc4b9ec7ce379153bfac92e860e38dfad88654561c44ec1e7c03c61b6835133-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/72/7271753853cb37846f64bf390e83538e1515a0b248b02c8331e3152a3c1d34fa-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OXBRGj2crREx-SMPlxxA/OXBRGj2crREx-SMPlxxA -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/01/019cf451b998a6a08fa6d1c378177456c948b7e37fe1a152ce136eccd7bc16cc-d # internal compress/gzip mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile compress/flate=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b062/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid Qfefqb_absIy_t9kP1A5/Qfefqb_absIy_t9kP1A5 -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f6/f6ff9cb0a4a80e7393f1ea0139c201193d20c5954bf0cc8e92f5fc8ef1fbd0b5-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a5/a50262ce45f89b2fa5c052a0302b7bd7f88be207105881289dee3bb87ddc0f78-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/4f/4f407ec5da593beadb991fc1c7b921cd5c4bdb8ccd02d8eff9503ec20466e315-d # internal text/template mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile text/template/parse=$WORK/b055/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p text/template -std -complete -installsuffix shared -buildid 61_3z572RXQXxaH51Ol3/61_3z572RXQXxaH51Ol3 -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b041/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid N2vj7PIMqs8J8WDhN_Uc/N2vj7PIMqs8J8WDhN_Uc -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b040/_cgo_gotypes.go $WORK/b040/cgo_linux.cgo1.go $WORK/b040/cgo_resnew.cgo1.go $WORK/b040/cgo_socknew.cgo1.go $WORK/b040/cgo_unix.cgo1.go $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/9f/9fa4269f58489325f7adbc59acdac144d4a0f1c5854033187678065a40b25141-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b108/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GIxhsOUQ2c1DNUk1aCuu/GIxhsOUQ2c1DNUk1aCuu -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/24/24bd331f784cf1e8ba4a78dfd0b90ec68fdb77a395e68bcecfbdc7a4bb010a42-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/9e/9e572009b0ed9f558442399a3b2aa126f01733ecc43a43728cface8ad62b3eb7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/1d/1da4c281f73c574cacd9f639bcd847874b540969e93143df632f07373134feea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/33/3300a30a3ca98b1542893f5625ab23bd9eb65cc49f2d074731712041d41e266e-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b056=>" -I $WORK/b056/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b056/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b056/_pkg_.a $WORK/b056/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/52/52d729fa4839dfb62054cfe43d8153c3246ca945d6c670011de02c6f84fa75b0-d # internal crypto/dsa mkdir -p $WORK/b090/ encoding/asn1 crypto/elliptic mkdir -p $WORK/b074/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a EOF mkdir -p $WORK/b078/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5gBTR3oyLoR-f4zWJASt/5gBTR3oyLoR-f4zWJASt -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./dsa.go cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid sYJOjqdaFPuNEM0shbRD/sYJOjqdaFPuNEM0shbRD -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b078/symabis ./p256_asm_arm64.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 5QguHs8wWGEg8Z7Ki4s6/5QguHs8wWGEg8Z7Ki4s6 -goversion go1.13.4 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/36/369aa9e38cfab9dd5ed57c2095f2eca213946c0a17ee15042909d0750d80c0e9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/76/762bff3c29d4aa971a91be4b2c54426ae5d256fbd8c9ec7b8b004ee9083b1107-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b078/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/90/90f05c3fff473d824e9ec4a719900833aa467fb9bca20be1a4c1d8cf692e180d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/63/639efd4592da75a4cf045905a9d297293767f0cade6426812f4e6896fc3634b7-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b095/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid UMJnU9eJCQ4Pfkz_w6Ql/UMJnU9eJCQ4Pfkz_w6Ql -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./pkix.go crypto/internal/boring mkdir -p $WORK/b070/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 9S5kIlmHOls4j-Ef8Ts2/9S5kIlmHOls4j-Ef8Ts2 -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b070/ -importpath crypto/internal/boring -- -I $WORK/b070/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c8/c8a50d8971d6a6fa38277fb98272de609f6151a318314d0d49238a429bf93d95-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/78/782fef3b80efff62c8d454a9a9f046731d080995adf329b9d428c1a73e9d2a9b-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b040/_pkg_.a $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/ee/ee5142fb544e162771f4275f5e933b7def8d128da684676b52f4e4b927660b16-d # internal log/syslog mkdir -p $WORK/b039/ vendor/golang.org/x/net/http/httpproxy net/textproto github.com/mongodb/mongo-tools/common/connstring mkdir -p $WORK/b110/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile log=$WORK/b038/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b109/ cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid sk1IRjZAY13HN0UHTbHW/sk1IRjZAY13HN0UHTbHW -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b119/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid BXxIlAA0n8Hs6EudIRzL/BXxIlAA0n8Hs6EudIRzL -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./proxy.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid po7Iq3FY0pgNgcmCSBD_/po7Iq3FY0pgNgcmCSBD_ -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid 8tcJytA14pqnIam5MjaR/8tcJytA14pqnIam5MjaR -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./connstring.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/96/96aa0fc6a1ef80f0b28069e0c714f6d69b1a6fb8f8dbdafa5a64a072fb0cb2ce-d # internal github.com/spacemonkeygo/spacelog mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile log=$WORK/b038/_pkg_.a packagefile log/syslog=$WORK/b039/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b047/_pkg_.a packagefile os/signal=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/template=$WORK/b052/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid mHRWdIhormmURsencRoU/mHRWdIhormmURsencRoU -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/a1/a127bcbf2537f63f29f48cfdbef5d140028935c6e9cd0a4e1a73e67e0d33b07c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e2/e280c340826b049e59f3357c425d03dc51cdf0c58244a573adca55bbc0cea18c-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid PPWzK9K-DnWP5V5LmlVA/PPWzK9K-DnWP5V5LmlVA -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/3f/3fdcd0160f7bd91c80c5c2a8dad773d8bd102055476a6e0a1c86af65c4af2c89-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/83/83135f923f874727b89f2ed7cb259d59f8dc4d2158de20faaf0de525550f599a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/1a/1ad61d6f2be7f8b74bf5ff878bcae206d65d0784866307a48743ea8edba039fe-d # internal cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -o $WORK/b070/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -o $WORK/b070/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -o $WORK/b070/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -o $WORK/b070/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -o $WORK/b070/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -o $WORK/b070/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -o $WORK/b070/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -o $WORK/b070/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -o $WORK/b070/_x017.o -c openssl_stub_rand.c cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o $WORK/b070/_x007.o $WORK/b070/_x008.o $WORK/b070/_x009.o $WORK/b070/_x010.o $WORK/b070/_x011.o $WORK/b070/_x012.o $WORK/b070/_x013.o $WORK/b070/_x014.o $WORK/b070/_x015.o $WORK/b070/_x016.o $WORK/b070/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b072/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b073/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid JjjB7ve43ajFrbjz2wSy/JjjB7ve43ajFrbjz2wSy -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./doc.go $WORK/b070/_cgo_gotypes.go $WORK/b070/aes.cgo1.go $WORK/b070/boring.cgo1.go $WORK/b070/ecdsa.cgo1.go $WORK/b070/hmac.cgo1.go $WORK/b070/rand.cgo1.go $WORK/b070/rsa.cgo1.go $WORK/b070/sha.cgo1.go $WORK/b070/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b070/_pkg_.a $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o $WORK/b070/_x007.o $WORK/b070/_x008.o $WORK/b070/_x009.o $WORK/b070/_x010.o $WORK/b070/_x011.o $WORK/b070/_x012.o $WORK/b070/_x013.o $WORK/b070/_x014.o $WORK/b070/_x015.o $WORK/b070/_x016.o $WORK/b070/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/5b/5bf4e4978ba2044764f284464226c2e075d8ebe00105e4c5a667bcd29cc5eb4b-d # internal crypto/hmac mkdir -p $WORK/b083/ crypto/sha512 crypto/sha256 crypto/sha1 crypto/aes mkdir -p $WORK/b066/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a EOF mkdir -p $WORK/b080/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 4rmTtsJqozyK0mmVafHM/4rmTtsJqozyK0mmVafHM -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./hmac.go mkdir -p $WORK/b088/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b066/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b087/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid wruB9beFIbMqfHpo0hAd/wruB9beFIbMqfHpo0hAd -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./sha256block_arm64.s cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b087/symabis ./sha1block_arm64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid p1s3l5hLp707y9zhBKKT/p1s3l5hLp707y9zhBKKT -goversion go1.13.4 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid TgFP_sRmqfnb0ZHjTusH/TgFP_sRmqfnb0ZHjTusH -goversion go1.13.4 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/aes -std -installsuffix shared -buildid NqpkhRe9cDgA7SP3fIQ2/NqpkhRe9cDgA7SP3fIQ2 -goversion go1.13.4 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/03/034eeb101b8e98c418497536d039593f89c5f0e6a73972cb809259e9e49b5045-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid VcwZblVBjyON841gIEIt/VcwZblVBjyON841gIEIt -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/6e/6e8a57e90d8b24e89e1b95e1fd5bc8cbc3e96850829fa66563c8190ed361fa90-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f8/f853c7403a0b334e52a3af3026a83d34ac15d947541f00b0b5b7f3ee3f9a8f8a-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b087/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/67/67515595bd96a8d18e17b199e1faac05f883be9144b96d48d1bba6893bf6f7c5-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/09/09b7423821904c0d8e8c8340022dbe7a9ca9dc8a29a157b9ba20fed094207468-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b066/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_arm64.o $WORK/b066/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/45/451785d0a20e2a6c0e8c1b8f78e18a1689241cf820211e5055e4674eb1bef56c-d # internal crypto/ecdsa mkdir -p $WORK/b077/ crypto/rand mkdir -p $WORK/b065/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid -6_dVMw9iTBjHkB7MK9b/-6_dVMw9iTBjHkB7MK9b -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./boring.go ./ecdsa.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2BWK27EY4SBt3iO__6l4/2BWK27EY4SBt3iO__6l4 -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/be/be5247e9fcd3c9376fb491f5c69ce75dbf97a45384e905e59b53358056a973e2-d # internal crypto/ed25519 mkdir -p $WORK/b081/ mime/multipart mkdir -p $WORK/b113/ gopkg.in/mgo.v2/internal/scram cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF crypto/rsa mkdir -p $WORK/b086/ gopkg.in/mgo.v2/bson mkdir -p $WORK/b135/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid gooYYcQ4W7vUsFJuaH3W/gooYYcQ4W7vUsFJuaH3W -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./ed25519.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/quotedprintable=$WORK/b114/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF mkdir -p $WORK/b122/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 7K5GMKqvqBFOE3dpZzjS/7K5GMKqvqBFOE3dpZzjS -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid sddUP1h56OccyMDaLewz/sddUP1h56OccyMDaLewz -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/json=$WORK/b123/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b126/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net/url=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid G1S55V4Bz9Jx6RP9_2kZ/G1S55V4Bz9Jx6RP9_2kZ -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./scram.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid j2soGiUSPGGGJSBSkr-Y/j2soGiUSPGGGJSBSkr-Y -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/58/580a3773792b2d5f4ea3a5c5a73f39db5ebcead44d7d342cafedd9645f53b43a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f2/f2b687f36fb494bfadafdbbd002c95286053658cda7dcc761877d322be77aa2a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/88/88e1d3d166ee0d6325310d361a28ecc538196f494b5d40a2024f5de32e2d1a1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/5a/5a6c5a61722a45a6fee688321e2a210fb919f7854a08288c8c7408da7a64f34b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/99/99d91e427c00560f77666c1d7553963a1f144b4de6f8991e2019db52b57ff52e-d # internal crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid UQkToR4WLX376Gk7n8R9/UQkToR4WLX376Gk7n8R9 -goversion go1.13.4 -D "" -importcfg $WORK/b089/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/18/18bdacc97563f8f6a9364e457cef26188f56153c1bb6b58c540cfab410fcd883-d # internal github.com/mongodb/mongo-tools/common/util mkdir -p $WORK/b121/ gopkg.in/mgo.v2 mkdir -p $WORK/b134/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b122/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid -IDn3GmP1kPnLPjirRM7/-IDn3GmP1kPnLPjirRM7 -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b122/_pkg_.a packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b135/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid KGCJc4sqRLkfjLHgnIud/KGCJc4sqRLkfjLHgnIud -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/35/3500d521ba4537446d896993b342a6327e5004189ed666452d1119421c9ebbc4-d # internal crypto/tls mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b037/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b072/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid P0cp8H3BWGRcrxJdQpn-/P0cp8H3BWGRcrxJdQpn- -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/78/7848599af68fe2b89661e4a0e9f0d02c6aea4d371a86c010354197dbc30b865c-d # internal github.com/mongodb/mongo-tools/common/signals mkdir -p $WORK/b130/ github.com/mongodb/mongo-tools/mongostat/status mkdir -p $WORK/b141/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b121/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/signal=$WORK/b049/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid Fos_mi_fqdtP5zard5JT/Fos_mi_fqdtP5zard5JT -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./signals.go github.com/mongodb/mongo-tools/common/json mkdir -p $WORK/b137/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b139/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongostat/status /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/mongodb/mongo-tools/mongostat/status -complete -installsuffix shared -buildid aDzApm9BsY7MqBpqyj0g/aDzApm9BsY7MqBpqyj0g -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./readers.go ./server_status.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding=$WORK/b124/_pkg_.a packagefile encoding/base64=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b121/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b122/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b125/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid E7jsigJzropbM1xytRcV/E7jsigJzropbM1xytRcV -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/f4/f4ef00c2355ff0766df9feceedfe237f1269f3465aba9a42383e46326325afa5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/28/28160dbc9b336b96bf1afb3fa05ecd022915e8e559a80406a94f397d0ec8ccc7-d # internal github.com/mongodb/mongo-tools/mongostat/stat_consumer/line mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile github.com/mongodb/mongo-tools/mongostat/status=$WORK/b141/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer/line /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/mongodb/mongo-tools/mongostat/stat_consumer/line -complete -installsuffix shared -buildid vbaYlNTOe71JPO2Ogm7Q/vbaYlNTOe71JPO2Ogm7Q -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./line.go ./stat_headers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/0c/0ca00adaad6061afeef1a7779bc04ae73eddca6084096b97d519ea01a667ef4c-d # internal github.com/mongodb/mongo-tools/mongostat/stat_consumer mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b123/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b139/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b121/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer/line=$WORK/b140/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/status=$WORK/b141/_pkg_.a packagefile github.com/nsf/termbox-go=$WORK/b142/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongostat/stat_consumer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/mongodb/mongo-tools/mongostat/stat_consumer -complete -installsuffix shared -buildid tC6zzaxA1pI9wyMq-nzN/tC6zzaxA1pI9wyMq-nzN -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./formatter.go ./grid_line_formatter.go ./interactive_line_formatter.go ./json_line_formatter.go ./stat_consumer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e3/e3e50afd786aa10175601c5202d05262821a5b4348ee805d5b954737aa9de3fb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/bd/bdf31feb382b524664d96aed3205cc38a0227cca6bff203fb9d92de8e7b177e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/7b/7b1f156ac52f8895750a19c6ad04eb7bade22acdefad54dbc40756a868ec917b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/85/85d1c37105a93dd0511a2fc1c8362d03019a6d95fbf32d094c512313c62ea6f7-d # internal net/http/httptrace mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b041/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid OhqedkxWiRSpo8FokAEZ/OhqedkxWiRSpo8FokAEZ -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/9c/9cf3338e7062b3d440626b24efaded3ee713591e56ac61d8de4fd18c3001b9e1-d # internal net/http mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b059/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b060/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile encoding/base64=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b038/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile net/url=$WORK/b054/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p net/http -std -complete -installsuffix shared -buildid n8DzNl8ySD9ekuqHXsZG/n8DzNl8ySD9ekuqHXsZG -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/22/222e358d7d5cf8ea1c5ff1098fb2269c2f07fd79648e796304b0a8c087fc2a3d-d # internal github.com/10gen/openssl mkdir -p $WORK/b033/ cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl pkg-config --cflags -- openssl pkg-config --libs -- openssl CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b033/ -importpath github.com/10gen/openssl -- -I $WORK/b033/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go cd $WORK/b033 TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wno-deprecated-declarations -o $WORK/b033/_x028.o -c hostname.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wno-deprecated-declarations -o $WORK/b033/_x029.o -c password.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wno-deprecated-declarations -o $WORK/b033/_x030.o -c shim.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wno-deprecated-declarations -o $WORK/b033/_x031.o -c sni.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I $WORK/b033/ -g -O2 -Wno-deprecated-declarations -o $WORK/b033/_x032.o -c system_certs.c cd $WORK/b033 TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b033=/tmp/go-build -gno-record-gcc-switches -o $WORK/b033/_cgo_.o $WORK/b033/_cgo_main.o $WORK/b033/_x001.o $WORK/b033/_x002.o $WORK/b033/_x003.o $WORK/b033/_x004.o $WORK/b033/_x005.o $WORK/b033/_x006.o $WORK/b033/_x007.o $WORK/b033/_x008.o $WORK/b033/_x009.o $WORK/b033/_x010.o $WORK/b033/_x011.o $WORK/b033/_x012.o $WORK/b033/_x013.o $WORK/b033/_x014.o $WORK/b033/_x015.o $WORK/b033/_x016.o $WORK/b033/_x017.o $WORK/b033/_x018.o $WORK/b033/_x019.o $WORK/b033/_x020.o $WORK/b033/_x021.o $WORK/b033/_x022.o $WORK/b033/_x023.o $WORK/b033/_x024.o $WORK/b033/_x025.o $WORK/b033/_x026.o $WORK/b033/_x027.o $WORK/b033/_x028.o $WORK/b033/_x029.o $WORK/b033/_x030.o $WORK/b033/_x031.o $WORK/b033/_x032.o -g -O2 -lssl -lcrypto TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b033/_cgo_.o -dynout $WORK/b033/_cgo_import.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/10gen/openssl/utils=$WORK/b034/_pkg_.a packagefile github.com/spacemonkeygo/spacelog=$WORK/b036/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b058/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid uf76u0WQOOLUlt6n3-Cq/uf76u0WQOOLUlt6n3-Cq -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b033/_cgo_gotypes.go $WORK/b033/bio.cgo1.go $WORK/b033/build.cgo1.go $WORK/b033/cert.cgo1.go $WORK/b033/ciphers.cgo1.go $WORK/b033/ciphers_gcm.cgo1.go $WORK/b033/conn.cgo1.go $WORK/b033/ctx.cgo1.go $WORK/b033/dh.cgo1.go $WORK/b033/dhparam.cgo1.go $WORK/b033/digest.cgo1.go $WORK/b033/engine.cgo1.go $WORK/b033/features.cgo1.go $WORK/b033/fips.cgo1.go $WORK/b033/hmac.cgo1.go $WORK/b033/hostname.cgo1.go $WORK/b033/init.cgo1.go $WORK/b033/init_posix.cgo1.go $WORK/b033/key.cgo1.go $WORK/b033/key_1_0.cgo1.go $WORK/b033/mapping.cgo1.go $WORK/b033/sha1.cgo1.go $WORK/b033/sha256.cgo1.go $WORK/b033/ssl.cgo1.go $WORK/b033/system_certs.cgo1.go $WORK/b033/tickets.cgo1.go $WORK/b033/version.cgo1.go $WORK/b033/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b033/_pkg_.a $WORK/b033/_x001.o $WORK/b033/_x002.o $WORK/b033/_x003.o $WORK/b033/_x004.o $WORK/b033/_x005.o $WORK/b033/_x006.o $WORK/b033/_x007.o $WORK/b033/_x008.o $WORK/b033/_x009.o $WORK/b033/_x010.o $WORK/b033/_x011.o $WORK/b033/_x012.o $WORK/b033/_x013.o $WORK/b033/_x014.o $WORK/b033/_x015.o $WORK/b033/_x016.o $WORK/b033/_x017.o $WORK/b033/_x018.o $WORK/b033/_x019.o $WORK/b033/_x020.o $WORK/b033/_x021.o $WORK/b033/_x022.o $WORK/b033/_x023.o $WORK/b033/_x024.o $WORK/b033/_x025.o $WORK/b033/_x026.o $WORK/b033/_x027.o $WORK/b033/_x028.o $WORK/b033/_x029.o $WORK/b033/_x030.o $WORK/b033/_x031.o $WORK/b033/_x032.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4c/4c83069a5d4e9488b4502380cf5051344c76aabeb23ad22bfdb85b3d72f68973-d # internal github.com/mongodb/mongo-tools/common/options mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/10gen/openssl=$WORK/b033/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b118/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b119/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b120/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b121/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid yEUfSaMhf6ugH6ec-Jhh/yEUfSaMhf6ugH6ec-Jhh -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/91/91a14248e09a17391f6cdafe13c7b7ca30eaf056e80a43f0a3bd94745045a388-d # internal github.com/mongodb/mongo-tools/common/db/kerberos mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b032/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b134/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid wexdvC1J3qEYDpwKgDkv/wexdvC1J3qEYDpwKgDkv -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./gssapi.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/6e/6e5e5dcd61f44865e5e9b242d7a2883c6fdd303babea9fe0dd3dc8cf2fba1732-d # internal github.com/mongodb/mongo-tools/common/db/openssl mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/10gen/openssl=$WORK/b033/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b032/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b121/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b134/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 7ekIltnRa4KLvaNblOjG/7ekIltnRa4KLvaNblOjG -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./openssl.go ./openssl_fips.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ae/ae81ee5aea783c657c02cdd5619c56b164caac0e2df1bd126035f4accae600c4-d # internal github.com/mongodb/mongo-tools/common/db mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b119/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b136/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b137/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b032/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b127/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b121/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b134/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b122/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid cNVZhjIYjv6tEZRjfkqv/cNVZhjIYjv6tEZRjfkqv -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/29/2959851beb622e1d03d4d6af542a5d88cf9de1862de0e001f483556a58a11a2f-d # internal github.com/mongodb/mongo-tools/mongostat mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b132/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b032/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer=$WORK/b138/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer/line=$WORK/b140/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/status=$WORK/b141/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b134/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b122/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongostat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/mongodb/mongo-tools/mongostat -complete -installsuffix shared -buildid 1WUWewN4DemVhpFs1bZa/1WUWewN4DemVhpFs1bZa -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./mongostat.go ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/57/57e2c8ef239e17a5d10de0e72555f2a18070c563d599c16fe7ca8c6a8cbc5aea-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b032/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b127/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b130/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b121/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat=$WORK/b131/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer=$WORK/b138/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer/line=$WORK/b140/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/status=$WORK/b141/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongostat/main /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid F36Q9dmdtO3cmxqI1p2J/F36Q9dmdtO3cmxqI1p2J -goversion go1.13.4 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongostat/main -importcfg $WORK/b001/importcfg -pack ./mongostat.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a8/a84e6204acb80fdda114779fd45f177c21809d97a1b5566259c7392601165ca6-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b032/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b127/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b130/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b121/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat=$WORK/b131/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer=$WORK/b138/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/stat_consumer/line=$WORK/b140/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongostat/status=$WORK/b141/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile github.com/10gen/openssl=$WORK/b033/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b118/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b119/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b120/_pkg_.a packagefile regexp=$WORK/b050/_pkg_.a packagefile github.com/howeyc/gopass=$WORK/b128/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b129/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile os/signal=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b059/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b122/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile path/filepath=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b132/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b134/_pkg_.a packagefile bytes=$WORK/b037/_pkg_.a packagefile encoding/json=$WORK/b123/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/text=$WORK/b139/_pkg_.a packagefile github.com/nsf/termbox-go=$WORK/b142/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile github.com/10gen/openssl/utils=$WORK/b034/_pkg_.a packagefile github.com/spacemonkeygo/spacelog=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b058/_pkg_.a packagefile path=$WORK/b117/_pkg_.a packagefile net/url=$WORK/b054/_pkg_.a packagefile regexp/syntax=$WORK/b051/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile encoding/base64=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b057/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b126/_pkg_.a packagefile context=$WORK/b041/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b042/_pkg_.a packagefile internal/nettrace=$WORK/b043/_pkg_.a packagefile internal/singleflight=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b045/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b136/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b137/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b135/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile encoding=$WORK/b124/_pkg_.a packagefile unicode/utf16=$WORK/b125/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b143/_pkg_.a packagefile log=$WORK/b038/_pkg_.a packagefile log/syslog=$WORK/b039/_pkg_.a packagefile os/exec=$WORK/b047/_pkg_.a packagefile text/template=$WORK/b052/_pkg_.a packagefile compress/gzip=$WORK/b060/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile crypto/tls=$WORK/b075/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile mime=$WORK/b112/_pkg_.a packagefile mime/multipart=$WORK/b113/_pkg_.a packagefile net/http/httptrace=$WORK/b115/_pkg_.a packagefile net/http/internal=$WORK/b116/_pkg_.a packagefile net/textproto=$WORK/b109/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/boring=$WORK/b070/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile text/template/parse=$WORK/b055/_pkg_.a packagefile compress/flate=$WORK/b061/_pkg_.a packagefile hash/crc32=$WORK/b062/_pkg_.a packagefile crypto/des=$WORK/b076/_pkg_.a packagefile crypto/ecdsa=$WORK/b077/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b078/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b072/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b080/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b074/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b108/_pkg_.a packagefile mime/quotedprintable=$WORK/b114/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b079/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b106/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=La7bIi5SsYDc6jVdK-29/F36Q9dmdtO3cmxqI1p2J/XS9rcnZmZGrEAqwBqjUI/La7bIi5SsYDc6jVdK-29 -B 0x1371131cdca3405ef6c1c24e9373d40528d0e8d4 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/mongostat rm -r $WORK/b001/ + for bin in "${binaries[@]}" ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0xca44acef81936eaf8c061638bc5abc71276beaa4 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/mongofiles -tags ssl mongofiles/main/mongofiles.go WORK=/tmp/go-build459653702 unicode/utf16 mkdir -p $WORK/b127/ crypto/subtle unicode/utf8 internal/race mkdir -p $WORK/b072/ internal/cpu mkdir -p $WORK/b017/ math/bits encoding crypto/internal/subtle runtime/internal/sys cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 unicode mkdir -p $WORK/b021/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config EOF internal/nettrace cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b019/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF container/list github.com/mongodb/mongo-tools/common/failpoint cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8J7ueZDmOI6XALQ3b3RQ/8J7ueZDmOI6XALQ3b3RQ -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid XRPe7nTNwN7zs9SsHJ51/XRPe7nTNwN7zs9SsHJ51 -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./utf16.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid N4DjQ0lklVXbLYjUgWAW/N4DjQ0lklVXbLYjUgWAW -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go mkdir -p $WORK/b007/ cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid gjPDFV5VwT24KrSCtY4k/gjPDFV5VwT24KrSCtY4k -goversion go1.13.4 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b015/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig sync/atomic cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Wn7G_RNtHFpNdY0pwjji/Wn7G_RNtHFpNdY0pwjji -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b126/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b071/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid x2VP-a28KMqeM38pVvlD/x2VP-a28KMqeM38pVvlD -goversion go1.13.4 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go mkdir -p $WORK/b011/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid UQO572ACixN4siI61zIy/UQO572ACixN4siI61zIy -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go mkdir -p $WORK/b098/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b038/ cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p encoding -std -complete -installsuffix shared -buildid xrZz6oHtjAcn6eXKMv13/xrZz6oHtjAcn6eXKMv13 -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./encoding.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid oXRrPJxxhx3HInaaSzbJ/oXRrPJxxhx3HInaaSzbJ -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./aliasing.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid KGMPy4SblwShilCes6JL/KGMPy4SblwShilCes6JL -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b067/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ULNevXiXsOMOCmOkNL0a/ULNevXiXsOMOCmOkNL0a -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./asn1.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b121/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid cUz2RnYDuniZp7wFnknm/cUz2RnYDuniZp7wFnknm -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./nettrace.go mkdir -p $WORK/b101/ cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p container/list -std -complete -installsuffix shared -buildid SpRU2XgzQD-4KLoRT_bk/SpRU2XgzQD-4KLoRT_bk -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./list.go mkdir -p $WORK/b076/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b020/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid U6B4WrvzlP6PN-_qm2Wz/U6B4WrvzlP6PN-_qm2Wz -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./failpoint_disabled.go ./failpoints.go cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b009/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid SzxMo8uJLvcGo4Btto18/SzxMo8uJLvcGo4Btto18 -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./aliasing.go mkdir -p $WORK/b041/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/33/33cdade3be023518a751ccdd2cd8be7f9cccfe6661ef1c4d1d6c63ca9308a085-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b041/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b041/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/2f/2f95720073b90c45cac62490a5a33aa1eabacb8f42d731ee408c4015e411a07b-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/cb/cb04d9a5746330adbddd6d1ad33475575b0e728d5b9ebae35048e8db77d8a3c1-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/3c/3c19a92402e404ce7a1b9d5ec687dad9018aca89c808cd6ebd1be740574f779d-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid _4HlHcFwC-eF3OWM3lKG/_4HlHcFwC-eF3OWM3lKG -goversion go1.13.4 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./sig.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/47/47db1ba35de2a691d5daadc5475b13656bb9c61275641e418ea620593c037fde-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/10/105e615c822da9a68632e8ae359b5bf36a9b9c261b0c4f87462388b39a33b620-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid zmGiqw07dlFoV02MPpah/zmGiqw07dlFoV02MPpah -goversion go1.13.4 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a0/a0a3814b32029b00c0011c7d51d2fc56c64ecf18b9564b7b8b453d8d5714ec24-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b6/b67f081df245ee61f10f7c7915008872c5fe63562de3bbae139405981ac510de-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPoZX5PKdFYPX5-kH34a/UPoZX5PKdFYPX5-kH34a -goversion go1.13.4 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go runtime/internal/math mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/12/1206223b05639a453c89b976f64f69cdc882d2b0f64e4e6e1b9875e3a1b91e63-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f0/f0052bb34b79f5d578f1d6f89fe2407e82e4aa4c8460a4aaa98e3fd1842ad712-d # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 5sf54ABWQlKfaDzl3BJO/5sf54ABWQlKfaDzl3BJO -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/sig_other.o ./sig_other.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/91/91f277f6de37cdc16d7cac0bf7b2a2cf7a2d18aacd58e6afa4d489f8b7564455-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6d/6d3b782cb0411c824523160747b8569c95abce1e9ff1aecd846b7c1ea67094e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/01/01b7ecd6d79b8f4a55e1d3b4261b05962ef2a33a52d98324fbbf7eaf3c98be1a-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/62/62098113178cd500d64537cb2156b39831be66e68f204a788eb356d0ce85a80d-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/76/769901a6029def317a284813b576c73ad3ebd8be5dd8fbc3fc7fed23515fe978-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ce/ced6fd9a2acb31189313ea0a088ab16355c88b6999f83a74b3dd35552f65d1bb-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/59/594d86c4c8144d7886c21ecf50afd7da71bd88198febf6d20eb77fb53e91c13c-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/56/56938f990d481490ca5d5a2e046f8eb78d1e930e8ccde92a01422da41ee3f519-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b030/ crypto/internal/boring/fipstls mkdir -p $WORK/b075/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b075/symabis ./dummy.s cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oR5mtgL4CuKomPb_7UPf/oR5mtgL4CuKomPb_7UPf -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./log.go internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s math mkdir -p $WORK/b014/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 6mEFjvJZFaR7aJzY9Viq/6mEFjvJZFaR7aJzY9Viq -goversion go1.13.4 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./tls.go cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid sM4v8qUmX8HNnxEf2ab_/sM4v8qUmX8HNnxEf2ab_ -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid niH_1_4Kh92n2l-ifY69/niH_1_4Kh92n2l-ifY69 -goversion go1.13.4 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/94/94dc64012accfa9b00e5f9e55fd717f762398ba88656ba7abf6a8256ab17edfc-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/29/297da604ddf21cec85c867e02f40c404b879f20b53e2ac8c98dc0aba6b12d4b2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/a2/a2db00bc6605d5c9f03a3673bb30a4d3be6c406348f388485c46ee1d87596f48-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid wQzV0w5Zl189x6l77ltO/wQzV0w5Zl189x6l77ltO -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.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_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/93/93cbcb9cffe4e9037a02f2db1b926b0e0d9befbeb2321da518e7d0ba212f9a92-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/exp_arm64.o ./exp_arm64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x006.o -c gcc_linux_arm64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/dim_arm64.o $WORK/b014/exp_arm64.o $WORK/b014/floor_arm64.o $WORK/b014/modf_arm64.o $WORK/b014/sqrt_arm64.o $WORK/b014/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/5c/5c283b9501e753b8f8bdcdaa642e402112b285a5679db22be7b3bada544ab42c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x012.o -c gcc_arm64.S cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o $WORK/b041/_x006.o $WORK/b041/_x007.o $WORK/b041/_x008.o $WORK/b041/_x009.o $WORK/b041/_x010.o $WORK/b041/_x011.o $WORK/b041/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go -dynlinker cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b041/symabis ./asm_arm64.s cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p runtime/cgo -std -installsuffix shared -buildid SpCNQGcxHecOeiqdlW-D/SpCNQGcxHecOeiqdlW-D -goversion go1.13.4 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b041/_cgo_gotypes.go $WORK/b041/cgo.cgo1.go $WORK/b041/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b041/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_arm64.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o $WORK/b041/_x006.o $WORK/b041/_x007.o $WORK/b041/_x008.o $WORK/b041/_x009.o $WORK/b041/_x010.o $WORK/b041/_x011.o $WORK/b041/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/57/5741f149379ca75368d6ee98be8756f6f08f080670146cd506d2b86212f81f13-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/67/677b5e8188f595aeab488bb55c8a5f3dbc4ca14ced4c11708260b727d1ddec56-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid o3ksrLKDP1_WMlHYa2ol/o3ksrLKDP1_WMlHYa2ol -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid siGWYU0N3houpn3FoDqQ/siGWYU0N3houpn3FoDqQ -goversion go1.13.4 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/52/5252a7859cb6564cdcc4b08ce9aa066171ef084dfffc83360bc8b17e9dd6aec0-d # internal internal/singleflight mkdir -p $WORK/b039/ math/rand mkdir -p $WORK/b040/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid UhYmmy7KmhOCbdgDosW8/UhYmmy7KmhOCbdgDosW8 -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./singleflight.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p math/rand -std -complete -installsuffix shared -buildid XeYpHt-wYb-xjaFafdYv/XeYpHt-wYb-xjaFafdYv -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b5/b5ea6c18b637aba589b9e57c8e67d4fa72142ee2ffaef61a5e019a9620bd62e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/4f/4f4190af26ac7375d2bdc4ce27519c977b4ecd7dda12e6c6e1f9cee7a5c5b8e7-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ae/ae3a66828887cd4d23b9f2f054947f5d04ba214aed801347b8114e0d3b819ad6-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid eV_omV7_zJZC7a7S6WmP/eV_omV7_zJZC7a7S6WmP -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid j5XpVI5HQs7DeUvjQ4ji/j5XpVI5HQs7DeUvjQ4ji -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/77/770609388d038de82fcf3a277d9819f4bf3ff5998e6126731262a5d1f5a2a373-d # internal internal/oserror mkdir -p $WORK/b025/ io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b037/ strconv mkdir -p $WORK/b016/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b023/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid s2ubjxlMHMmxaQqeSs_A/s2ubjxlMHMmxaQqeSs_A -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid xTCSZ0K_UbsF7QxIjfk0/xTCSZ0K_UbsF7QxIjfk0 -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./message.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid XW2uWZE3tm4OhZVZMp3V/XW2uWZE3tm4OhZVZMp3V -goversion go1.13.4 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid c2tDbJm4sGNG10Kg7Nfp/c2tDbJm4sGNG10Kg7Nfp -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/26/266aec3818ae7af0720b47be9f9d033780f827a247e9fd94c996a587e1eef717-d # internal syscall mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_arm64.s cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p syscall -std -installsuffix shared -buildid IMMsBlVMT9NXTGH-adxo/IMMsBlVMT9NXTGH-adxo -goversion go1.13.4 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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_arm64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/97/97a1d7e99ac38e36cec221861f56e05f1680e3157bc204fe9a29bf8ad12d4066-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e7/e7a6f0f056df23204973c9485d0d7a745cfef4710f943825babdab9563b98e59-d # internal bytes mkdir -p $WORK/b048/ crypto/internal/randutil hash strings mkdir -p $WORK/b082/ mkdir -p $WORK/b066/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b033/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p bytes -std -installsuffix shared -buildid hahLrYB0QQM4QRClguLV/hahLrYB0QQM4QRClguLV -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash -std -complete -installsuffix shared -buildid xEUnVdDkRN6DxL0C32x_/xEUnVdDkRN6DxL0C32x_ -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./hash.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid JSIa8a_NrwPImvLgOMt7/JSIa8a_NrwPImvLgOMt7 -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./randutil.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p strings -std -complete -installsuffix shared -buildid o4xxcQiWyw8k1fWv2mYi/o4xxcQiWyw8k1fWv2mYi -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/bc/bc6a35688a1d3aa9f721bcc588fb7312dbd9d4afbe62808e9cd3ad2f759ab042-d # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/bc/bc6b37bd6ea3e9f499b107a46fd856842678d795eac2aa969150e736828f2152-d # internal hash/crc32 mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b065/symabis ./crc32_arm64.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xVxqaNkaN37qdQVHOxAh/xVxqaNkaN37qdQVHOxAh -goversion go1.13.4 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b065/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b065/_pkg_.a $WORK/b065/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c5/c52c718190a2bb868e4463e13d21baa4e2ac4d6f57cc07b5c1e994c8d18b112a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/03/03587c08fb9448da86c4c7e8c368d210b1f875229cb5268f3c3c32fe9a13d8b5-d # internal crypto mkdir -p $WORK/b074/ crypto/rc4 reflect mkdir -p $WORK/b088/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b013/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto -std -complete -installsuffix shared -buildid sIdLSduZrGlOV9DTLgJj/sIdLSduZrGlOV9DTLgJj -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./crypto.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid LXF2EkjyhYqfRW-W6ZvN/LXF2EkjyhYqfRW-W6ZvN -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./rc4.go cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./asm_arm64.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid 9cndM2nrDPgixAxoaUUL/9cndM2nrDPgixAxoaUUL -goversion go1.13.4 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/8e/8e2f24cc6b43132af3cf4eeb58eb7952e6bbbe946fb2824acdb6865871a49fac-d # internal bufio vendor/golang.org/x/text/transform mkdir -p $WORK/b062/ mkdir -p $WORK/b108/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p bufio -std -complete -installsuffix shared -buildid Y43CDCGZktko08X2WdrA/Y43CDCGZktko08X2WdrA -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid rpoDbANk45-MU-My8Zeq/rpoDbANk45-MU-My8Zeq -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/66/669241ffbee1aa49c80a2c83e4d4351c73a7d58e132048da3e27033354506321-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/c2/c2d5ca145ad3951182ed55e611b81c963e4a4f0d12760d3f7979f7c50bd93d00-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e1/e1768b5191358daa063b2b229e5363aa37f9a37dc9b1cf644d6f0a5790b88f73-d # internal github.com/10gen/openssl/utils mkdir -p $WORK/b046/ path mkdir -p $WORK/b119/ regexp/syntax cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/10gen/openssl/utils -complete -installsuffix shared -buildid jGeVdNzQ-XX9STGICM3r/jGeVdNzQ-XX9STGICM3r -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./errors.go ./future.go mkdir -p $WORK/b055/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p path -std -complete -installsuffix shared -buildid bIuBpSo-Yx5SB7Unni-t/bIuBpSo-Yx5SB7Unni-t -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./match.go ./path.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid rbN1JG7di3hRiFx_NyZP/rbN1JG7di3hRiFx_NyZP -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/be/beb3a965707f2fee8b93065051964b1896058fa18e07fc8f03e553d9255949ff-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/72/729015891f65dd331405cccd37a8e2ff6ee2e7b515497a8eb90077f114eec37a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/96/96dab1e16f78968a6bf62c3f65795f78f8edc6e0cfc4590f231a272180e9cbf1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/27/275e998039aaed5dbe0690d389cbfe0c3f8c872450fb93dd4323543439c357e2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/4b/4b24ab9d3a1bf9f01031dcefff5e0de366d8aec15c1762d579dde357e2606c60-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/49/49167064cd0d4ab9b9bb37f5fd1619540a0f0276a39d94826a3ffe30a3b6a79d-d # internal internal/syscall/unix golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b029/ time mkdir -p $WORK/b135/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b028/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid NRHndJ3MDDo5FoVxsM8x/NRHndJ3MDDo5FoVxsM8x -goversion go1.13.4 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 0onBvL9Z7GAcC4GCSc0W/0onBvL9Z7GAcC4GCSc0W -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./terminal.go ./util.go ./util_linux.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p time -std -installsuffix shared -buildid 2cEhfHWiiv9SXJMG0Ys8/2cEhfHWiiv9SXJMG0Ys8 -goversion go1.13.4 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/71/7134cd475f4f725620252d9dbcc0c5396257f5c12acc5bf499c23969eae7d2f8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/db/db62e076782fc3c445283f2b953f800d00ffda5554948c622bd04b0e5f750089-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ac/ac10ea0f835dfc6f42c0b29341d86bd7f7cf5526893850dddfdc47552176e97c-d # internal regexp mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p regexp -std -complete -installsuffix shared -buildid Q9u6pxd5BwPzr_I8IMgy/Q9u6pxd5BwPzr_I8IMgy -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/3d/3d3a47e0284001e83a8e536cdd631b39171d34a1e76dc3a50c2d51a22f400a32-d # internal context mkdir -p $WORK/b036/ internal/poll mkdir -p $WORK/b026/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p context -std -complete -installsuffix shared -buildid aqRUgo9LHYObWUL2IPyP/aqRUgo9LHYObWUL2IPyP -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./context.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid 4c4K_znwPcrS9bAMejyb/4c4K_znwPcrS9bAMejyb -goversion go1.13.4 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/2c/2c679492602eec0ac99bb66e342551e16cf08fa4443b9bfbfb7014050ebc64e1-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d1/d1c8956ec170d821f5a5da16faf7b67b79a53ce58699377095105f2d83e9b7da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/54/54f58b304f78cdc508dc6c993304f09173ada89d96d43a9cb7418c4a00631ea4-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid d3NxXRZtKGnTOn8GFfkO/d3NxXRZtKGnTOn8GFfkO -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/3c/3c4282675d9d8e55a3b06eb9c13fab338b64c463491809698fea89bb826800ae-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b060/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid CoPHZ8Y2Az8Rmdf8qe6w/CoPHZ8Y2Az8Rmdf8qe6w -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QMGGEmZMPxyplD_Ffspg/QMGGEmZMPxyplD_Ffspg -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/4b/4bb70533bca1e3e46be75876cd1592a89bb3612f784acce9876bfc029a7e7acf-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/25/25de3b7cdaa4090ca7053c744b94b25856945eb6e63e0c42e63f07831eb4ea0d-d # internal encoding/base64 mkdir -p $WORK/b096/ crypto/ed25519/internal/edwards25519 vendor/golang.org/x/crypto/curve25519 crypto/md5 vendor/golang.org/x/crypto/poly1305 crypto/cipher mkdir -p $WORK/b070/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b085/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid hXoWHqJFu9HzTK6Wukar/hXoWHqJFu9HzTK6Wukar -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./base64.go mkdir -p $WORK/b103/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid TDqioDIH81zSuDRalJw9/TDqioDIH81zSuDRalJw9 -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b060/_pkg_.a EOF mkdir -p $WORK/b087/ cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IF7CBiE2mdfeR_GtSxkc/IF7CBiE2mdfeR_GtSxkc -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./const.go ./edwards25519.go mkdir -p $WORK/b102/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b060/_pkg_.a EOF cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid vINfg-olwRnwoeBi6cYI/vINfg-olwRnwoeBi6cYI -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b087/symabis ./md5block_arm64.s cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid IPHPOakpIAfP00K7C5nr/IPHPOakpIAfP00K7C5nr -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/md5 -std -installsuffix shared -buildid LhC0MAc3xLIECdColpiN/LhC0MAc3xLIECdColpiN -goversion go1.13.4 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a7/a7f156ce54a37ce0b108d3efe87bbfc7a48a63b65ee79b5892434f6ca3b6ec0b-d # internal github.com/howeyc/gopass mkdir -p $WORK/b134/ fmt os/signal path/filepath mkdir -p $WORK/b002/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b135/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b053/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/howeyc/gopass /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/howeyc/gopass -complete -installsuffix shared -buildid awlAKPT3CIlWCfvouYuF/awlAKPT3CIlWCfvouYuF -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./nix.go ./pass.go mkdir -p $WORK/b052/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid l0hvCFXv_ijcgQVlswAy/l0hvCFXv_ijcgQVlswAy -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b053/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b053/symabis ./sig.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid 5hIGDe6YlrqG2HHu6WTP/5hIGDe6YlrqG2HHu6WTP -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go net mkdir -p $WORK/b035/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b035/ -importpath net -- -I $WORK/b035/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p os/signal -std -installsuffix shared -buildid lBkKP6NhAgMD8-rZXkuz/lBkKP6NhAgMD8-rZXkuz -goversion go1.13.4 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/84/841b85748390b5776726e4f4f95efdf7a106f292324c2c78a6e9b0a6a6d010b2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/39/399326882376cfd223094813e77d9482935b9c9c36aa7295271b4ebbfecc7d82-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/f9/f91f62da61dc4615cfd0bb0a7f22003d0fba4397d8c24acae9ff512f5dd2c561-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b087/md5block_arm64.o ./md5block_arm64.s cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/76/7693f1956dd5be59bcc73fe40e63a02758fadac6a69fd098d097099e9570a8c6-d # internal encoding/pem mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid BZC2NDE1z_iNY0V4FfFq/BZC2NDE1z_iNY0V4FfFq -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./pem.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b053/sig.o ./sig.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/cc/ccb567b0e620318f259b16f42e31a6e6b488b3c2145056af3426d31fc23a7840-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f1/f1148e5c4041661f3e5d17183f01aeb93f0e555a3c032dc2d82620e1590a0e8c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/9e/9ebf85816a34fda28a44fce4be45c7c649e19c024cc1f02f11652b349e32eff3-d # internal crypto/des mkdir -p $WORK/b079/ vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b100/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid yx-6JS4NaEE85GdNu36D/yx-6JS4NaEE85GdNu36D -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b100/symabis ./asm_arm64.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid vjsmL2fQhYKodr2uMnfR/vjsmL2fQhYKodr2uMnfR -goversion go1.13.4 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a5/a5cf8187443ef90938cebcd24395eee6030ed7dca7094383f9691aefd3a3c7a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/9f/9fef6d56ef44bf2663fc695367a5144c580a77267e9f20295996752aa2c42b7c-d # internal os/exec mkdir -p $WORK/b051/ io/ioutil mkdir -p $WORK/b057/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p os/exec -std -complete -installsuffix shared -buildid SWLaD8zAHEJZgl7YKkWi/SWLaD8zAHEJZgl7YKkWi -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6wSYIK3ma-kDdGtFcuU4/6wSYIK3ma-kDdGtFcuU4 -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e0/e02350a966679a4b38bd949100586d9cdd6657589dd43422dbce1bd20e952aff-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a EOF cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/66/66c71e435e72a5cb318ee524de4137fb31d5c9e7346ac61ea1e0458b4a0f49df-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 9CuK1fzvFiYOS9fIpND6/9CuK1fzvFiYOS9fIpND6 -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5a/5a6feefff9c738e7edad2a2c3937e1cda0848dd2b302273f5e4cc867f78a931d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/24/24444405746024ca4fe275b164e010a2811aa9b34cf160bf7adf23ee4fff7b68-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/33/337539cf660213b883c51563a30d6cde84a770efeea677a62a55b649215c4d54-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e7/e7bab5ee4c372172bb0fc858747d89801471125d06b399ab2471471827b72bc6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/c5/c58d1e012f60b74db695b4ebc263cceda6f51bcec0a3932ec2dce2e9649b3eeb-d # internal encoding/hex mkdir -p $WORK/b032/ log net/url text/template/parse cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rlsr6BnJw33ZBrDqPyJg/rlsr6BnJw33ZBrDqPyJg -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./hex.go compress/flate mkdir -p $WORK/b064/ mime/quotedprintable vendor/golang.org/x/net/http2/hpack mime net/http/internal mkdir -p $WORK/b116/ math/big mkdir -p $WORK/b049/ mkdir -p $WORK/b042/ github.com/mongodb/mongo-tools/common/log vendor/golang.org/x/text/unicode/norm cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b058/ github.com/jessevdk/go-flags cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF encoding/json mkdir -p $WORK/b125/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid XuNSkY-HQXpXjTjs_3zg/XuNSkY-HQXpXjTjs_3zg -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p net/url -std -complete -installsuffix shared -buildid v1VyFcg7hgnpfpFlBel_/v1VyFcg7hgnpfpFlBel_ -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./url.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 9zQq6DsHnm42qKznDgU7/9zQq6DsHnm42qKznDgU7 -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b113/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p log -std -complete -installsuffix shared -buildid yASXt_4j742ZTK-eAuQW/yASXt_4j742ZTK-eAuQW -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./log.go mkdir -p $WORK/b114/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b127/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid FcjWQjtXasvOpLvZRhSE/FcjWQjtXasvOpLvZRhSE -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF gopkg.in/mgo.v2/internal/json mkdir -p $WORK/b118/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid yRJExpfCwnKL_yg-b3GC/yRJExpfCwnKL_yg-b3GC -goversion go1.13.4 -D "" -importcfg $WORK/b125/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid NXN_Ok2XtWtm1Ch7ZLXf/NXN_Ok2XtWtm1Ch7ZLXf -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b059/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b122/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime -std -complete -installsuffix shared -buildid OOLWKvFYnKtITMAGtjB5/OOLWKvFYnKtITMAGtjB5 -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid oWbQ3E8Zyp7ZzuteMAu8/oWbQ3E8Zyp7ZzuteMAu8 -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./chunked.go ./testcert.go cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b110/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b059/symabis ./arith_arm64.s mkdir -p $WORK/b120/ cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/mongodb/mongo-tools/common/log -complete -installsuffix shared -buildid 7xyqRKMIVJb4kEUQVSmQ/7xyqRKMIVJb4kEUQVSmQ -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./tool_logger.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b128/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bafYT_e-5QtHanPg0KWB/bafYT_e-5QtHanPg0KWB -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b119/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b127/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid vV5G7YwAN8b_wA_JYMCP/vV5G7YwAN8b_wA_JYMCP -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid GoYF1-b8d43clYpyGpVm/GoYF1-b8d43clYpyGpVm -goversion go1.13.4 -D "" -importcfg $WORK/b120/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./termsize_linux.go cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p math/big -std -installsuffix shared -buildid azutEv3ZAngQ4XXEDQ5A/azutEv3ZAngQ4XXEDQ5A -goversion go1.13.4 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/9e/9ecabdf0ea9bf103398d831ccc5cb68007b367301bfc878427f159afd01a0ec4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/04/040656b12013e57e671bdf4928b775b13ef42dd8fe7791a18a54d8368036f5a4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/e3/e3bb3d97616ea5c0171179ef113ec54d01adb9817541877e651a7a1ff08a0151-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2f/2fcebbd156cadf9a4ad1b249e82a7bffd30e74655a5793dd5f686bf25f942260-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b109/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid lotoTQ7w26YBBWfNTfgA/lotoTQ7w26YBBWfNTfgA -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9f/9ff1687ef4d0e649c73729e887613573fa8b8e20a4148b6201142c1159e4f9cb-d # internal github.com/mongodb/mongo-tools/common/password mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/howeyc/gopass=$WORK/b134/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b122/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b135/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/password /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/mongodb/mongo-tools/common/password -complete -installsuffix shared -buildid SFY5MHWBg9EvHCxt7eEA/SFY5MHWBg9EvHCxt7eEA -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./pass_util.go ./password.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/58/58e20a7889e67c0b16c07af81b41e5be5a40f3b4071d38a3aa0f6e576eca9b19-d # internal cd $WORK/b035 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/bf/bfbf6ce066e2bb27fb82e33b2631b077d776608d3cf75f81eedb332d62301c5b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d0/d08e4f9f0b8062ead7c286697b27b4388016cd6cdba7045561de15ded4b98e84-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ff/ffc4b9ec7ce379153bfac92e860e38dfad88654561c44ec1e7c03c61b6835133-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/72/7271753853cb37846f64bf390e83538e1515a0b248b02c8331e3152a3c1d34fa-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b107/ TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid OXBRGj2crREx-SMPlxxA/OXBRGj2crREx-SMPlxxA -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/01/019cf451b998a6a08fa6d1c378177456c948b7e37fe1a152ce136eccd7bc16cc-d # internal compress/gzip mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid Qfefqb_absIy_t9kP1A5/Qfefqb_absIy_t9kP1A5 -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/f6/f6ff9cb0a4a80e7393f1ea0139c201193d20c5954bf0cc8e92f5fc8ef1fbd0b5-d # internal cd $WORK/b035 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/a5/a50262ce45f89b2fa5c052a0302b7bd7f88be207105881289dee3bb87ddc0f78-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -o $WORK/b035/_cgo_.o $WORK/b035/_cgo_main.o $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/4f/4f407ec5da593beadb991fc1c7b921cd5c4bdb8ccd02d8eff9503ec20466e315-d # internal text/template mkdir -p $WORK/b056/ TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b035/_cgo_.o -dynout $WORK/b035/_cgo_import.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile net/url=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b058/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p text/template -std -complete -installsuffix shared -buildid 61_3z572RXQXxaH51Ol3/61_3z572RXQXxaH51Ol3 -goversion go1.13.4 -D "" -importcfg $WORK/b056/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b037/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b038/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b039/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p net -std -installsuffix shared -buildid N2vj7PIMqs8J8WDhN_Uc/N2vj7PIMqs8J8WDhN_Uc -goversion go1.13.4 -D "" -importcfg $WORK/b035/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/b035/_cgo_gotypes.go $WORK/b035/cgo_linux.cgo1.go $WORK/b035/cgo_resnew.cgo1.go $WORK/b035/cgo_socknew.cgo1.go $WORK/b035/cgo_unix.cgo1.go $WORK/b035/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9f/9fa4269f58489325f7adbc59acdac144d4a0f1c5854033187678065a40b25141-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GIxhsOUQ2c1DNUk1aCuu/GIxhsOUQ2c1DNUk1aCuu -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/24/24bd331f784cf1e8ba4a78dfd0b90ec68fdb77a395e68bcecfbdc7a4bb010a42-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/1d/1da4c281f73c574cacd9f639bcd847874b540969e93143df632f07373134feea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/9e/9e572009b0ed9f558442399a3b2aa126f01733ecc43a43728cface8ad62b3eb7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/33/3300a30a3ca98b1542893f5625ab23bd9eb65cc49f2d074731712041d41e266e-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b059/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b059/_pkg_.a $WORK/b059/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/52/52d729fa4839dfb62054cfe43d8153c3246ca945d6c670011de02c6f84fa75b0-d # internal crypto/dsa mkdir -p $WORK/b093/ encoding/asn1 crypto/elliptic mkdir -p $WORK/b077/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a EOF mkdir -p $WORK/b081/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5gBTR3oyLoR-f4zWJASt/5gBTR3oyLoR-f4zWJASt -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./dsa.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid sYJOjqdaFPuNEM0shbRD/sYJOjqdaFPuNEM0shbRD -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b081/symabis ./p256_asm_arm64.s cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 5QguHs8wWGEg8Z7Ki4s6/5QguHs8wWGEg8Z7Ki4s6 -goversion go1.13.4 -symabis $WORK/b081/symabis -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/36/369aa9e38cfab9dd5ed57c2095f2eca213946c0a17ee15042909d0750d80c0e9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/76/762bff3c29d4aa971a91be4b2c54426ae5d256fbd8c9ec7b8b004ee9083b1107-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b081/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b081/_pkg_.a $WORK/b081/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/90/90f05c3fff473d824e9ec4a719900833aa467fb9bca20be1a4c1d8cf692e180d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/63/639efd4592da75a4cf045905a9d297293767f0cade6426812f4e6896fc3634b7-d # internal crypto/x509/pkix mkdir -p $WORK/b094/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b097/ crypto/internal/boring cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b073/ cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid UMJnU9eJCQ4Pfkz_w6Ql/UMJnU9eJCQ4Pfkz_w6Ql -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./pkix.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b073/ -importpath crypto/internal/boring -- -I $WORK/b073/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 9S5kIlmHOls4j-Ef8Ts2/9S5kIlmHOls4j-Ef8Ts2 -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/c8/c8a50d8971d6a6fa38277fb98272de609f6151a318314d0d49238a429bf93d95-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/78/782fef3b80efff62c8d454a9a9f046731d080995adf329b9d428c1a73e9d2a9b-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b035/_pkg_.a $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/ee/ee5142fb544e162771f4275f5e933b7def8d128da684676b52f4e4b927660b16-d # internal github.com/mongodb/mongo-tools/common/connstring mkdir -p $WORK/b034/ log/syslog mkdir -p $WORK/b050/ vendor/golang.org/x/net/http/httpproxy net/textproto mkdir -p $WORK/b112/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF mkdir -p $WORK/b111/ cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid sk1IRjZAY13HN0UHTbHW/sk1IRjZAY13HN0UHTbHW -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/connstring /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p github.com/mongodb/mongo-tools/common/connstring -complete -installsuffix shared -buildid 8tcJytA14pqnIam5MjaR/8tcJytA14pqnIam5MjaR -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./connstring.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b042/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid BXxIlAA0n8Hs6EudIRzL/BXxIlAA0n8Hs6EudIRzL -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./proxy.go cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid po7Iq3FY0pgNgcmCSBD_/po7Iq3FY0pgNgcmCSBD_ -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/96/96aa0fc6a1ef80f0b28069e0c714f6d69b1a6fb8f8dbdafa5a64a072fb0cb2ce-d # internal github.com/spacemonkeygo/spacelog mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile log/syslog=$WORK/b050/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b051/_pkg_.a packagefile os/signal=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile text/template=$WORK/b056/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/spacemonkeygo/spacelog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p github.com/spacemonkeygo/spacelog -complete -installsuffix shared -buildid mHRWdIhormmURsencRoU/mHRWdIhormmURsencRoU -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./capture.go ./capture_linux.go ./collection.go ./convenience.go ./doc.go ./event.go ./handler.go ./level.go ./logger.go ./output.go ./output_other.go ./setup.go ./syslog.go ./templates.go ./templates_others.go ./text.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/a1/a127bcbf2537f63f29f48cfdbef5d140028935c6e9cd0a4e1a73e67e0d33b07c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e2/e280c340826b049e59f3357c425d03dc51cdf0c58244a573adca55bbc0cea18c-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid PPWzK9K-DnWP5V5LmlVA/PPWzK9K-DnWP5V5LmlVA -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3f/3fdcd0160f7bd91c80c5c2a8dad773d8bd102055476a6e0a1c86af65c4af2c89-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/83/83135f923f874727b89f2ed7cb259d59f8dc4d2158de20faaf0de525550f599a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/1a/1ad61d6f2be7f8b74bf5ff878bcae206d65d0784866307a48743ea8edba039fe-d # internal cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -o $WORK/b073/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -o $WORK/b073/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -o $WORK/b073/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -o $WORK/b073/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -o $WORK/b073/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -o $WORK/b073/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -o $WORK/b073/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -o $WORK/b073/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -o $WORK/b073/_x017.o -c openssl_stub_rand.c cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o $WORK/b073/_x007.o $WORK/b073/_x008.o $WORK/b073/_x009.o $WORK/b073/_x010.o $WORK/b073/_x011.o $WORK/b073/_x012.o $WORK/b073/_x013.o $WORK/b073/_x014.o $WORK/b073/_x015.o $WORK/b073/_x016.o $WORK/b073/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b075/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b076/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid JjjB7ve43ajFrbjz2wSy/JjjB7ve43ajFrbjz2wSy -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./doc.go $WORK/b073/_cgo_gotypes.go $WORK/b073/aes.cgo1.go $WORK/b073/boring.cgo1.go $WORK/b073/ecdsa.cgo1.go $WORK/b073/hmac.cgo1.go $WORK/b073/rand.cgo1.go $WORK/b073/rsa.cgo1.go $WORK/b073/sha.cgo1.go $WORK/b073/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b073/_pkg_.a $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o $WORK/b073/_x007.o $WORK/b073/_x008.o $WORK/b073/_x009.o $WORK/b073/_x010.o $WORK/b073/_x011.o $WORK/b073/_x012.o $WORK/b073/_x013.o $WORK/b073/_x014.o $WORK/b073/_x015.o $WORK/b073/_x016.o $WORK/b073/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/5b/5bf4e4978ba2044764f284464226c2e075d8ebe00105e4c5a667bcd29cc5eb4b-d # internal crypto/hmac crypto/aes crypto/sha512 crypto/sha256 mkdir -p $WORK/b086/ crypto/sha1 mkdir -p $WORK/b069/ mkdir -p $WORK/b083/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a EOF mkdir -p $WORK/b091/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 4rmTtsJqozyK0mmVafHM/4rmTtsJqozyK0mmVafHM -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./hmac.go cat >$WORK/b069/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b090/ cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b069/symabis ./asm_arm64.s ./gcm_arm64.s cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b091/symabis ./sha256block_arm64.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b090/symabis ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid wruB9beFIbMqfHpo0hAd/wruB9beFIbMqfHpo0hAd -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid p1s3l5hLp707y9zhBKKT/p1s3l5hLp707y9zhBKKT -goversion go1.13.4 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid TgFP_sRmqfnb0ZHjTusH/TgFP_sRmqfnb0ZHjTusH -goversion go1.13.4 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/aes -std -installsuffix shared -buildid NqpkhRe9cDgA7SP3fIQ2/NqpkhRe9cDgA7SP3fIQ2 -goversion go1.13.4 -symabis $WORK/b069/symabis -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/03/034eeb101b8e98c418497536d039593f89c5f0e6a73972cb809259e9e49b5045-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid VcwZblVBjyON841gIEIt/VcwZblVBjyON841gIEIt -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6e/6e8a57e90d8b24e89e1b95e1fd5bc8cbc3e96850829fa66563c8190ed361fa90-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f8/f853c7403a0b334e52a3af3026a83d34ac15d947541f00b0b5b7f3ee3f9a8f8a-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b091/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b090/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b091/_pkg_.a $WORK/b091/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b090/_pkg_.a $WORK/b090/sha1block_arm64.o # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/09/09b7423821904c0d8e8c8340022dbe7a9ca9dc8a29a157b9ba20fed094207468-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/67/67515595bd96a8d18e17b199e1faac05f883be9144b96d48d1bba6893bf6f7c5-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b069/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b069/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_arm64.o $WORK/b069/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/45/451785d0a20e2a6c0e8c1b8f78e18a1689241cf820211e5055e4674eb1bef56c-d # internal crypto/ecdsa crypto/rand mkdir -p $WORK/b080/ mkdir -p $WORK/b068/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid -6_dVMw9iTBjHkB7MK9b/-6_dVMw9iTBjHkB7MK9b -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./boring.go ./ecdsa.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 2BWK27EY4SBt3iO__6l4/2BWK27EY4SBt3iO__6l4 -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/be/be5247e9fcd3c9376fb491f5c69ce75dbf97a45384e905e59b53358056a973e2-d # internal crypto/ed25519 mkdir -p $WORK/b084/ crypto/rsa mkdir -p $WORK/b089/ mime/multipart gopkg.in/mgo.v2/bson cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b115/ cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid gooYYcQ4W7vUsFJuaH3W/gooYYcQ4W7vUsFJuaH3W -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./ed25519.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b124/ cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid sddUP1h56OccyMDaLewz/sddUP1h56OccyMDaLewz -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go gopkg.in/mgo.v2/internal/scram cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b057/_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/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b130/ cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 7K5GMKqvqBFOE3dpZzjS/7K5GMKqvqBFOE3dpZzjS -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile encoding/hex=$WORK/b032/_pkg_.a packagefile encoding/json=$WORK/b125/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b128/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b042/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/internal/scram /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p gopkg.in/mgo.v2/internal/scram -complete -installsuffix shared -buildid G1S55V4Bz9Jx6RP9_2kZ/G1S55V4Bz9Jx6RP9_2kZ -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./scram.go cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2/bson /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid j2soGiUSPGGGJSBSkr-Y/j2soGiUSPGGGJSBSkr-Y -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/58/580a3773792b2d5f4ea3a5c5a73f39db5ebcead44d7d342cafedd9645f53b43a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/f2/f2b687f36fb494bfadafdbbd002c95286053658cda7dcc761877d322be77aa2a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/88/88e1d3d166ee0d6325310d361a28ecc538196f494b5d40a2024f5de32e2d1a1f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5a/5a6c5a61722a45a6fee688321e2a210fb919f7854a08288c8c7408da7a64f34b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/99/99d91e427c00560f77666c1d7553963a1f144b4de6f8991e2019db52b57ff52e-d # internal crypto/x509 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/ecdsa=$WORK/b080/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/hex=$WORK/b032/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b042/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid UQkToR4WLX376Gk7n8R9/UQkToR4WLX376Gk7n8R9 -goversion go1.13.4 -D "" -importcfg $WORK/b092/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/18/18bdacc97563f8f6a9364e457cef26188f56153c1bb6b58c540cfab410fcd883-d # internal github.com/mongodb/mongo-tools/common/util mkdir -p $WORK/b123/ gopkg.in/mgo.v2 mkdir -p $WORK/b129/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b062/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/mongodb/mongo-tools/common/util -complete -installsuffix shared -buildid -IDn3GmP1kPnLPjirRM7/-IDn3GmP1kPnLPjirRM7 -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./bool.go ./exit_code.go ./file.go ./format_date.go ./math.go ./mongo.go ./net.go ./slice.go ./strings.go ./util.go cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile encoding/hex=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b130/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b042/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/gopkg.in/mgo.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p gopkg.in/mgo.v2 -complete -installsuffix shared -buildid KGCJc4sqRLkfjLHgnIud/KGCJc4sqRLkfjLHgnIud -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./auth.go ./bulk.go ./cluster.go ./doc.go ./gridfs.go ./log.go ./queue.go ./raceoff.go ./saslstub.go ./server.go ./session.go ./socket.go ./stats.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/35/3500d521ba4537446d896993b342a6327e5004189ed666452d1119421c9ebbc4-d # internal crypto/tls mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b048/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/ecdsa=$WORK/b080/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b075/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid P0cp8H3BWGRcrxJdQpn-/P0cp8H3BWGRcrxJdQpn- -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/78/7848599af68fe2b89661e4a0e9f0d02c6aea4d371a86c010354197dbc30b865c-d # internal github.com/mongodb/mongo-tools/common/signals mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b122/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/signal=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/signals /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/mongodb/mongo-tools/common/signals -complete -installsuffix shared -buildid Fos_mi_fqdtP5zard5JT/Fos_mi_fqdtP5zard5JT -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./signals.go github.com/mongodb/mongo-tools/common/json mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b096/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b127/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/mongodb/mongo-tools/common/json -complete -installsuffix shared -buildid E7jsigJzropbM1xytRcV/E7jsigJzropbM1xytRcV -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./bindata.go ./boolean.go ./constructor.go ./consts.go ./csv_format.go ./date.go ./dbpointer.go ./dbref.go ./decode.go ./encode.go ./fold.go ./helpers.go ./hex.go ./indent.go ./infinity.go ./iso_date.go ./json_format.go ./maxkey.go ./minkey.go ./mongo_extjson.go ./nan.go ./new.go ./number.go ./objectid.go ./regexp.go ./scanner.go ./single_quoted.go ./stream.go ./tags.go ./timestamp.go ./undefined.go ./unquoted.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/f4/f4ef00c2355ff0766df9feceedfe237f1269f3465aba9a42383e46326325afa5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/bd/bdf31feb382b524664d96aed3205cc38a0227cca6bff203fb9d92de8e7b177e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7b/7b1f156ac52f8895750a19c6ad04eb7bade22acdefad54dbc40756a868ec917b-d # internal github.com/mongodb/mongo-tools/common/bsonutil mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding/base64=$WORK/b096/_pkg_.a packagefile encoding/hex=$WORK/b032/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b132/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b129/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/bsonutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/mongodb/mongo-tools/common/bsonutil -complete -installsuffix shared -buildid mHlda28QzpJwSBy-VGXp/mHlda28QzpJwSBy-VGXp -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./bsonutil.go ./converter.go ./marshal_d.go ./number.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/67/67e28f3676efbf26f981a39d36eb6f2968e0fba1f421a7e2cb5889ed093f7f8a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/85/85d1c37105a93dd0511a2fc1c8362d03019a6d95fbf32d094c512313c62ea6f7-d # internal net/http/httptrace mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile internal/nettrace=$WORK/b038/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/textproto=$WORK/b111/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid OhqedkxWiRSpo8FokAEZ/OhqedkxWiRSpo8FokAEZ -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/9c/9cf3338e7062b3d440626b24efaded3ee713591e56ac61d8de4fd18c3001b9e1-d # internal net/http mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b062/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile encoding/base64=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b106/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile mime=$WORK/b114/_pkg_.a packagefile mime/multipart=$WORK/b115/_pkg_.a packagefile net=$WORK/b035/_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/b042/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b119/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p net/http -std -complete -installsuffix shared -buildid n8DzNl8ySD9ekuqHXsZG/n8DzNl8ySD9ekuqHXsZG -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/22/222e358d7d5cf8ea1c5ff1098fb2269c2f07fd79648e796304b0a8c087fc2a3d-d # internal github.com/10gen/openssl mkdir -p $WORK/b045/ cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl pkg-config --cflags -- openssl pkg-config --libs -- openssl CGO_LDFLAGS='"-g" "-O2" "-lssl" "-lcrypto"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b045/ -importpath github.com/10gen/openssl -- -I $WORK/b045/ -g -O2 -Wno-deprecated-declarations ./bio.go ./build.go ./cert.go ./ciphers.go ./ciphers_gcm.go ./conn.go ./ctx.go ./dh.go ./dhparam.go ./digest.go ./engine.go ./features.go ./fips.go ./hmac.go ./hostname.go ./init.go ./init_posix.go ./key.go ./key_1_0.go ./mapping.go ./sha1.go ./sha256.go ./ssl.go ./system_certs.go ./tickets.go ./version.go cd $WORK/b045 TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x002.o -c bio.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x003.o -c build.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x004.o -c cert.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x005.o -c ciphers.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x006.o -c ciphers_gcm.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x007.o -c conn.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x008.o -c ctx.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x009.o -c dh.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x010.o -c dhparam.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x011.o -c digest.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x012.o -c engine.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x013.o -c features.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x014.o -c fips.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x015.o -c hmac.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x016.o -c hostname.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x017.o -c init.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x018.o -c init_posix.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x019.o -c key.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x020.o -c key_1_0.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x021.o -c mapping.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x022.o -c sha1.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x023.o -c sha256.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x024.o -c ssl.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x025.o -c system_certs.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x026.o -c tickets.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_x027.o -c version.cgo2.c cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wno-deprecated-declarations -o $WORK/b045/_x028.o -c hostname.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wno-deprecated-declarations -o $WORK/b045/_x029.o -c password.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wno-deprecated-declarations -o $WORK/b045/_x030.o -c shim.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wno-deprecated-declarations -o $WORK/b045/_x031.o -c sni.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I $WORK/b045/ -g -O2 -Wno-deprecated-declarations -o $WORK/b045/_x032.o -c system_certs.c cd $WORK/b045 TERM='dumb' gcc -I /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b045=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wno-deprecated-declarations -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/vendor/src/github.com/10gen/openssl TERM='dumb' gcc -I . -fPIC -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 $WORK/b045/_x013.o $WORK/b045/_x014.o $WORK/b045/_x015.o $WORK/b045/_x016.o $WORK/b045/_x017.o $WORK/b045/_x018.o $WORK/b045/_x019.o $WORK/b045/_x020.o $WORK/b045/_x021.o $WORK/b045/_x022.o $WORK/b045/_x023.o $WORK/b045/_x024.o $WORK/b045/_x025.o $WORK/b045/_x026.o $WORK/b045/_x027.o $WORK/b045/_x028.o $WORK/b045/_x029.o $WORK/b045/_x030.o $WORK/b045/_x031.o $WORK/b045/_x032.o -g -O2 -lssl -lcrypto TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage openssl -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/10gen/openssl/utils=$WORK/b046/_pkg_.a packagefile github.com/spacemonkeygo/spacelog=$WORK/b047/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/10gen/openssl -installsuffix shared -buildid uf76u0WQOOLUlt6n3-Cq/uf76u0WQOOLUlt6n3-Cq -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./http.go ./net.go ./nid.go ./pem.go $WORK/b045/_cgo_gotypes.go $WORK/b045/bio.cgo1.go $WORK/b045/build.cgo1.go $WORK/b045/cert.cgo1.go $WORK/b045/ciphers.cgo1.go $WORK/b045/ciphers_gcm.cgo1.go $WORK/b045/conn.cgo1.go $WORK/b045/ctx.cgo1.go $WORK/b045/dh.cgo1.go $WORK/b045/dhparam.cgo1.go $WORK/b045/digest.cgo1.go $WORK/b045/engine.cgo1.go $WORK/b045/features.cgo1.go $WORK/b045/fips.cgo1.go $WORK/b045/hmac.cgo1.go $WORK/b045/hostname.cgo1.go $WORK/b045/init.cgo1.go $WORK/b045/init_posix.cgo1.go $WORK/b045/key.cgo1.go $WORK/b045/key_1_0.cgo1.go $WORK/b045/mapping.cgo1.go $WORK/b045/sha1.cgo1.go $WORK/b045/sha256.cgo1.go $WORK/b045/ssl.cgo1.go $WORK/b045/system_certs.cgo1.go $WORK/b045/tickets.cgo1.go $WORK/b045/version.cgo1.go $WORK/b045/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b045/_pkg_.a $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 $WORK/b045/_x013.o $WORK/b045/_x014.o $WORK/b045/_x015.o $WORK/b045/_x016.o $WORK/b045/_x017.o $WORK/b045/_x018.o $WORK/b045/_x019.o $WORK/b045/_x020.o $WORK/b045/_x021.o $WORK/b045/_x022.o $WORK/b045/_x023.o $WORK/b045/_x024.o $WORK/b045/_x025.o $WORK/b045/_x026.o $WORK/b045/_x027.o $WORK/b045/_x028.o $WORK/b045/_x029.o $WORK/b045/_x030.o $WORK/b045/_x031.o $WORK/b045/_x032.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/4c/4c83069a5d4e9488b4502380cf5051344c76aabeb23ad22bfdb85b3d72f68973-d # internal github.com/mongodb/mongo-tools/common/options mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/10gen/openssl=$WORK/b045/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b120/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b034/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b121/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b122/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/options /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/mongodb/mongo-tools/common/options -complete -installsuffix shared -buildid yEUfSaMhf6ugH6ec-Jhh/yEUfSaMhf6ugH6ec-Jhh -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./options.go ./options_fp_disabled.go ./options_openssl.go ./options_ssl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/91/91a14248e09a17391f6cdafe13c7b7ca30eaf056e80a43f0a3bd94745045a388-d # internal github.com/mongodb/mongo-tools/common/db/kerberos mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b044/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b129/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/kerberos /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/mongodb/mongo-tools/common/db/kerberos -complete -installsuffix shared -buildid wexdvC1J3qEYDpwKgDkv/wexdvC1J3qEYDpwKgDkv -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./gssapi.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6e/6e5e5dcd61f44865e5e9b242d7a2883c6fdd303babea9fe0dd3dc8cf2fba1732-d # internal github.com/mongodb/mongo-tools/common/db/openssl mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/10gen/openssl=$WORK/b045/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b043/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b122/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b044/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b129/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db/openssl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/mongodb/mongo-tools/common/db/openssl -complete -installsuffix shared -buildid 7ekIltnRa4KLvaNblOjG/7ekIltnRa4KLvaNblOjG -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./openssl.go ./openssl_fips.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ae/ae81ee5aea783c657c02cdd5619c56b164caac0e2df1bd126035f4accae600c4-d # internal github.com/mongodb/mongo-tools/common/db mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b034/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b043/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b131/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b132/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b122/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b044/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b133/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b129/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/db /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p github.com/mongodb/mongo-tools/common/db -complete -installsuffix shared -buildid cNVZhjIYjv6tEZRjfkqv/cNVZhjIYjv6tEZRjfkqv -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./bson_stream.go ./buffered_bulk.go ./command.go ./connector.go ./db.go ./db_openssl.go ./namespaces.go ./read_preferences.go ./write_concern.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/2959851beb622e1d03d4d6af542a5d88cf9de1862de0e001f483556a58a11a2f-d # internal github.com/mongodb/mongo-tools/mongofiles mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b138/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b031/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b132/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b122/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b044/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b129/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile time=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/mongofiles /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/mongodb/mongo-tools/mongofiles -complete -installsuffix shared -buildid latlcUc15Kif_XR_y6-X/latlcUc15Kif_XR_y6-X -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./mongofiles.go ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/12/12ee9e9ce0d1d012f7672d79bd07f755d2b1a82ab1b90ea14a3ec8ab17bf1ec4-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b031/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b122/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b044/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b136/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongofiles=$WORK/b137/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongofiles/main /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 6Zmv609LLRhTclZ4FrMh/6Zmv609LLRhTclZ4FrMh -goversion go1.13.4 -D _/builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/mongofiles/main -importcfg $WORK/b001/importcfg -pack ./mongofiles.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b7/b7ec8205c8b944beb936cd4e946aa96879450510f12e34f2bad7beb2dfb703a9-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db=$WORK/b031/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/log=$WORK/b122/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/options=$WORK/b044/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/signals=$WORK/b136/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/util=$WORK/b123/_pkg_.a packagefile github.com/mongodb/mongo-tools/mongofiles=$WORK/b137/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b041/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile encoding/hex=$WORK/b032/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/connstring=$WORK/b034/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/kerberos=$WORK/b043/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/db/openssl=$WORK/b131/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/json=$WORK/b132/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/password=$WORK/b133/_pkg_.a packagefile gopkg.in/mgo.v2=$WORK/b129/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b124/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strings=$WORK/b033/_pkg_.a packagefile time=$WORK/b028/_pkg_.a packagefile github.com/10gen/openssl=$WORK/b045/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b120/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/failpoint=$WORK/b121/_pkg_.a packagefile regexp=$WORK/b054/_pkg_.a packagefile os/signal=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b027/_pkg_.a packagefile bufio=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b052/_pkg_.a packagefile github.com/mongodb/mongo-tools/common/bsonutil=$WORK/b138/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b030/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b042/_pkg_.a packagefile bytes=$WORK/b048/_pkg_.a packagefile encoding=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b096/_pkg_.a packagefile unicode/utf16=$WORK/b127/_pkg_.a packagefile github.com/howeyc/gopass=$WORK/b134/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b135/_pkg_.a packagefile crypto/md5=$WORK/b087/_pkg_.a packagefile crypto/sha1=$WORK/b090/_pkg_.a packagefile gopkg.in/mgo.v2/internal/scram=$WORK/b130/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile crypto/rand=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b125/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b128/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b037/_pkg_.a packagefile internal/nettrace=$WORK/b038/_pkg_.a packagefile internal/singleflight=$WORK/b039/_pkg_.a packagefile math/rand=$WORK/b040/_pkg_.a packagefile github.com/10gen/openssl/utils=$WORK/b046/_pkg_.a packagefile github.com/spacemonkeygo/spacelog=$WORK/b047/_pkg_.a packagefile io/ioutil=$WORK/b057/_pkg_.a packagefile math/big=$WORK/b059/_pkg_.a packagefile net/http=$WORK/b061/_pkg_.a packagefile path=$WORK/b119/_pkg_.a packagefile regexp/syntax=$WORK/b055/_pkg_.a packagefile crypto=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/hmac=$WORK/b086/_pkg_.a packagefile crypto/aes=$WORK/b069/_pkg_.a packagefile crypto/cipher=$WORK/b070/_pkg_.a packagefile log=$WORK/b049/_pkg_.a packagefile log/syslog=$WORK/b050/_pkg_.a packagefile os/exec=$WORK/b051/_pkg_.a packagefile text/template=$WORK/b056/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b067/_pkg_.a packagefile crypto/tls=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b113/_pkg_.a packagefile vendor/golang.org/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 crypto/internal/boring/fipstls=$WORK/b075/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b076/_pkg_.a packagefile encoding/asn1=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b072/_pkg_.a packagefile crypto/internal/subtle=$WORK/b071/_pkg_.a packagefile text/template/parse=$WORK/b058/_pkg_.a packagefile compress/flate=$WORK/b064/_pkg_.a packagefile hash/crc32=$WORK/b065/_pkg_.a packagefile crypto/des=$WORK/b079/_pkg_.a packagefile crypto/ecdsa=$WORK/b080/_pkg_.a packagefile crypto/ed25519=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b081/_pkg_.a packagefile crypto/rc4=$WORK/b088/_pkg_.a packagefile crypto/rsa=$WORK/b089/_pkg_.a packagefile crypto/sha256=$WORK/b091/_pkg_.a packagefile crypto/sha512=$WORK/b083/_pkg_.a packagefile crypto/x509=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b110/_pkg_.a packagefile mime/quotedprintable=$WORK/b116/_pkg_.a packagefile crypto/internal/randutil=$WORK/b082/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b085/_pkg_.a packagefile crypto/dsa=$WORK/b093/_pkg_.a packagefile crypto/x509/pkix=$WORK/b094/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b108/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=MK07WhkntMnHJMoGUAjw/6Zmv609LLRhTclZ4FrMh/lNHRYPWObCY9ivXuKh87/MK07WhkntMnHJMoGUAjw -B 0xca44acef81936eaf8c061638bc5abc71276beaa4 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/mongofiles rm -r $WORK/b001/ + for bin in "${binaries[@]}" ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0xe0968e0b6239aa21e4c511e7009b4417a04082fe -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/mongoexport -tags ssl mongoexport/main/mongoexport.go WORK=/tmp/go-build130474862 unicode/utf8 mkdir -p $WORK/b019/ internal/nettrace mkdir -p $WORK/b038/ crypto/internal/subtle mkdir -p $WORK/b071/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF internal/race internal/cpu math/bits cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b021/ encoding cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid N4DjQ0lklVXbLYjUgWAW/N4DjQ0lklVXbLYjUgWAW -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go unicode/utf16 cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid cUz2RnYDuniZp7wFnknm/cUz2RnYDuniZp7wFnknm -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./nettrace.go mkdir -p $WORK/b008/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic vendor/golang.org/x/crypto/cryptobyte/asn1 runtime/internal/sys mkdir -p $WORK/b017/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b126/ sync/atomic cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid oXRrPJxxhx3HInaaSzbJ/oXRrPJxxhx3HInaaSzbJ -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./aliasing.go vendor/golang.org/x/crypto/internal/subtle crypto/internal/boring/sig github.com/mongodb/mongo-tools/common/failpoint cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid Wn7G_RNtHFpNdY0pwjji/Wn7G_RNtHFpNdY0pwjji -goversion go1.13.4 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b127/ container/list cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid UQO572ACixN4siI61zIy/UQO572ACixN4siI61zIy -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b010/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid x2VP-a28KMqeM38pVvlD/x2VP-a28KMqeM38pVvlD -goversion go1.13.4 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm64.go mkdir -p $WORK/b098/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b127/importcfg << 'EOF' # internal # import config EOF crypto/subtle unicode cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p encoding -std -complete -installsuffix shared -buildid xrZz6oHtjAcn6eXKMv13/xrZz6oHtjAcn6eXKMv13 -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./encoding.go mkdir -p $WORK/b072/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid XRPe7nTNwN7zs9SsHJ51/XRPe7nTNwN7zs9SsHJ51 -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s mkdir -p $WORK/b023/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b022/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF runtime/cgo mkdir -p $WORK/b101/ cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/cb/cb04d9a5746330adbddd6d1ad33475575b0e728d5b9ebae35048e8db77d8a3c1-d # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8J7ueZDmOI6XALQ3b3RQ/8J7ueZDmOI6XALQ3b3RQ -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid gjPDFV5VwT24KrSCtY4k/gjPDFV5VwT24KrSCtY4k -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b076/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ULNevXiXsOMOCmOkNL0a/ULNevXiXsOMOCmOkNL0a -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b076/symabis ./sig_other.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/10/105e615c822da9a68632e8ae359b5bf36a9b9c261b0c4f87462388b39a33b620-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b121/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid SzxMo8uJLvcGo4Btto18/SzxMo8uJLvcGo4Btto18 -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./aliasing.go cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a0/a0a3814b32029b00c0011c7d51d2fc56c64ecf18b9564b7b8b453d8d5714ec24-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid zmGiqw07dlFoV02MPpah/zmGiqw07dlFoV02MPpah -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2f/2f95720073b90c45cac62490a5a33aa1eabacb8f42d731ee408c4015e411a07b-d # internal mkdir -p $WORK/b067/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid UPoZX5PKdFYPX5-kH34a/UPoZX5PKdFYPX5-kH34a -goversion go1.13.4 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go mkdir -p $WORK/b041/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/mongo-tools-bd441aa9f15a804220bb2f69835d627df90e7e30/src/github.com/mongodb/mongo-tools/common/failpoint /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/mongodb/mongo-tools/common/failpoint -complete -installsuffix shared -buildid U6B4WrvzlP6PN-_qm2Wz/U6B4WrvzlP6PN-_qm2Wz -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./failpoint_disabled.go ./failpoints.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p container/list -std -complete -installsuffix shared -buildid SpRU2XgzQD-4KLoRT_bk/SpRU2XgzQD-4KLoRT_bk -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./list.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b041/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b041/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid _4HlHcFwC-eF3OWM3lKG/_4HlHcFwC-eF3OWM3lKG -goversion go1.13.4 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./sig.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid KGMPy4SblwShilCes6JL/KGMPy4SblwShilCes6JL -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/47/47db1ba35de2a691d5daadc5475b13656bb9c61275641e418ea620593c037fde-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/3c/3c19a92402e404ce7a1b9d5ec687dad9018aca89c808cd6ebd1be740574f779d-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/33/33cdade3be023518a751ccdd2cd8be7f9cccfe6661ef1c4d1d6c63ca9308a085-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/91/91f277f6de37cdc16d7cac0bf7b2a2cf7a2d18aacd58e6afa4d489f8b7564455-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f0/f0052bb34b79f5d578f1d6f89fe2407e82e4aa4c8460a4aaa98e3fd1842ad712-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/12/1206223b05639a453c89b976f64f69cdc882d2b0f64e4e6e1b9875e3a1b91e63-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6d/6d3b782cb0411c824523160747b8569c95abce1e9ff1aecd846b7c1ea67094e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b076=>" -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b076/sig_other.o ./sig_other.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s internal/bytealg mkdir -p $WORK/b007/ cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/01/01b7ecd6d79b8f4a55e1d3b4261b05962ef2a33a52d98324fbbf7eaf3c98be1a-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b022/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/76/769901a6029def317a284813b576c73ad3ebd8be5dd8fbc3fc7fed23515fe978-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ce/ced6fd9a2acb31189313ea0a088ab16355c88b6999f83a74b3dd35552f65d1bb-d # internal math cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/56/56938f990d481490ca5d5a2e046f8eb78d1e930e8ccde92a01422da41ee3f519-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid sM4v8qUmX8HNnxEf2ab_/sM4v8qUmX8HNnxEf2ab_ -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_arm64.go ./index_native.go ./indexbyte_native.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b6/b67f081df245ee61f10f7c7915008872c5fe63562de3bbae139405981ac510de-d # internal mkdir -p $WORK/b016/ gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/59/594d86c4c8144d7886c21ecf50afd7da71bd88198febf6d20eb77fb53e91c13c-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid niH_1_4Kh92n2l-ifY69/niH_1_4Kh92n2l-ifY69 -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/equal_arm64.o ./equal_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_arm64.o $WORK/b007/count_arm64.o $WORK/b007/equal_arm64.o $WORK/b007/index_arm64.o $WORK/b007/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/a2/a2db00bc6605d5c9f03a3673bb30a4d3be6c406348f388485c46ee1d87596f48-d # internal cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b011/ internal/testlog crypto/internal/boring/fipstls mkdir -p $WORK/b032/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b075/ cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 5sf54ABWQlKfaDzl3BJO/5sf54ABWQlKfaDzl3BJO -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid oR5mtgL4CuKomPb_7UPf/oR5mtgL4CuKomPb_7UPf -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b075/symabis ./dummy.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 6mEFjvJZFaR7aJzY9Viq/6mEFjvJZFaR7aJzY9Viq -goversion go1.13.4 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./tls.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/62/62098113178cd500d64537cb2156b39831be66e68f204a788eb356d0ce85a80d-d # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/94/94dc64012accfa9b00e5f9e55fd717f762398ba88656ba7abf6a8256ab17edfc-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b075/dummy.o ./dummy.s cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b075/_pkg_.a $WORK/b075/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/29/297da604ddf21cec85c867e02f40c404b879f20b53e2ac8c98dc0aba6b12d4b2-d # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid wQzV0w5Zl189x6l77ltO/wQzV0w5Zl189x6l77ltO -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm64.go ./os_linux_generic.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_arm64.go ./signal_linux_arm64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_arm64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/93/93cbcb9cffe4e9037a02f2db1b926b0e0d9befbeb2321da518e7d0ba212f9a92-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_arm64.o $WORK/b016/exp_arm64.o $WORK/b016/floor_arm64.o $WORK/b016/modf_arm64.o $WORK/b016/sqrt_arm64.o $WORK/b016/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5c/5c283b9501e753b8f8bdcdaa642e402112b285a5679db22be7b3bada544ab42c-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I $WORK/b041/ -g -O2 -Wall -Werror -o $WORK/b041/_x012.o -c gcc_arm64.S cd $WORK/b041 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o $WORK/b041/_x006.o $WORK/b041/_x007.o $WORK/b041/_x008.o $WORK/b041/_x009.o $WORK/b041/_x010.o $WORK/b041/_x011.o $WORK/b041/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go -dynlinker cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b041/symabis ./asm_arm64.s cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p runtime/cgo -std -installsuffix shared -buildid SpCNQGcxHecOeiqdlW-D/SpCNQGcxHecOeiqdlW-D -goversion go1.13.4 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b041/_cgo_gotypes.go $WORK/b041/cgo.cgo1.go $WORK/b041/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b041/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_arm64.o $WORK/b041/_x001.o $WORK/b041/_x002.o $WORK/b041/_x003.o $WORK/b041/_x004.o $WORK/b041/_x005.o $WORK/b041/_x006.o $WORK/b041/_x007.o $WORK/b041/_x008.o $WORK/b041/_x009.o $WORK/b041/_x010.o $WORK/b041/_x011.o $WORK/b041/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/57/5741f149379ca75368d6ee98be8756f6f08f080670146cd506d2b86212f81f13-d # internal