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/golang-x-mod.spec'], chrootPath='/var/lib/mock/dist-an8-dep-build-17000-2873/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'}shell=Falselogger=timeout=86400uid=967gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/golang-x-mod.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'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/golang-x-mod-0.4.0-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/golang-x-mod.spec'], chrootPath='/var/lib/mock/dist-an8-dep-build-17000-2873/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'}shell=Falselogger=timeout=86400uid=967gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/golang-x-mod.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'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fdPFfy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mod-0.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/mod-0.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mod-0.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + install -m 0755 -vd /builddir/build/BUILD/mod-0.4.0/_build/bin install: creating directory '/builddir/build/BUILD/mod-0.4.0/_build' install: creating directory '/builddir/build/BUILD/mod-0.4.0/_build/bin' + export GOPATH=/builddir/build/BUILD/mod-0.4.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/mod-0.4.0/_build:/usr/share/gocode + install -m 0755 -vd /builddir/build/BUILD/mod-0.4.0/_build/src/golang.org/x install: creating directory '/builddir/build/BUILD/mod-0.4.0/_build/src' install: creating directory '/builddir/build/BUILD/mod-0.4.0/_build/src/golang.org' install: creating directory '/builddir/build/BUILD/mod-0.4.0/_build/src/golang.org/x' + ln -fs /builddir/build/BUILD/mod-0.4.0 /builddir/build/BUILD/mod-0.4.0/_build/src/golang.org/x/mod + rm /builddir/build/BUILD/mod-0.4.0/go.mod + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cydzmZ + umask 022 + cd /builddir/build/BUILD + cd mod-0.4.0 + export GOPROXY=https://goproxy.cn + GOPROXY=https://goproxy.cn + for cmd in gosumcheck + export GOPATH=/builddir/build/BUILD/mod-0.4.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/mod-0.4.0/_build:/usr/share/gocode ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename gosumcheck + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xa40e76b962f89ec00a8d7818f2aa784962dae235 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/mod-0.4.0/_build/bin/gosumcheck golang.org/x/mod/gosumcheck WORK=/tmp/go-build009979009 unicode/utf8 mkdir -p $WORK/b018/ golang.org/x/xerrors/internal container/list golang.org/x/mod/semver internal/cpu vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b072/ mkdir -p $WORK/b042/ mkdir -p $WORK/b040/ crypto/internal/subtle vendor/golang.org/x/crypto/cryptobyte/asn1 math/bits internal/race internal/nettrace runtime/internal/sys crypto/subtle unicode cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p container/list -std -complete -installsuffix shared -buildid SpRU2XgzQD-4KLoRT_bk/SpRU2XgzQD-4KLoRT_bk -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./list.go 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 cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p golang.org/x/xerrors/internal -complete -installsuffix shared -buildid 7NZ5y59UQyqhh6ewaiBJ/7NZ5y59UQyqhh6ewaiBJ -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./internal.go crypto/internal/boring/sig sync/atomic runtime/internal/atomic runtime/cgo /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal mkdir -p $WORK/b099/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal mkdir -p $WORK/b007/ mkdir -p $WORK/b050/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b016/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF 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 cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b8/b8018c5f10738a27796c3a9900090e66ddaeb4e75c6f1b877476bfb328f228fe-d # internal 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 cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/59/594d86c4c8144d7886c21ecf50afd7da71bd88198febf6d20eb77fb53e91c13c-d # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid oXRrPJxxhx3HInaaSzbJ/oXRrPJxxhx3HInaaSzbJ -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/10/105e615c822da9a68632e8ae359b5bf36a9b9c261b0c4f87462388b39a33b620-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cd /builddir/build/BUILD/mod-0.4.0/_build/src/golang.org/x/mod/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p golang.org/x/mod/semver -complete -installsuffix shared -buildid OAcijZh8Cj_VL5m4k1jx/OAcijZh8Cj_VL5m4k1jx -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./semver.go mkdir -p $WORK/b089/ cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/12/1206223b05639a453c89b976f64f69cdc882d2b0f64e4e6e1b9875e3a1b91e63-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/91/91f277f6de37cdc16d7cac0bf7b2a2cf7a2d18aacd58e6afa4d489f8b7564455-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6d/6d3b782cb0411c824523160747b8569c95abce1e9ff1aecd846b7c1ea67094e0-d # internal mkdir -p $WORK/b020/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b094/ mkdir -p $WORK/b011/ cat >$WORK/b089/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/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid ULNevXiXsOMOCmOkNL0a/ULNevXiXsOMOCmOkNL0a -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./asn1.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid cUz2RnYDuniZp7wFnknm/cUz2RnYDuniZp7wFnknm -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal 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 mkdir -p $WORK/b051/ mkdir -p $WORK/b022/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b054/ 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 cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/47/47db1ba35de2a691d5daadc5475b13656bb9c61275641e418ea620593c037fde-d # internal mkdir -p $WORK/b021/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/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 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 cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8J7ueZDmOI6XALQ3b3RQ/8J7ueZDmOI6XALQ3b3RQ -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./constant_time.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/cb/cb04d9a5746330adbddd6d1ad33475575b0e728d5b9ebae35048e8db77d8a3c1-d # internal cat >$WORK/b054/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/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b054/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/2c/2cb14317e0966607ec4ba92e554db3a8cd4d09421664f0415679b5a34bc543a6-d # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid _4HlHcFwC-eF3OWM3lKG/_4HlHcFwC-eF3OWM3lKG -goversion go1.13.4 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./sig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b054=>" -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b054/sig_other.o ./sig_other.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal mkdir -p $WORK/b009/ mkdir -p $WORK/b058/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b058/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b058/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/76/769901a6029def317a284813b576c73ad3ebd8be5dd8fbc3fc7fed23515fe978-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2f/2f95720073b90c45cac62490a5a33aa1eabacb8f42d731ee408c4015e411a07b-d # internal cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF /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 -gensymabis -o $WORK/b021/symabis ./asm.s 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 cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/33/33cdade3be023518a751ccdd2cd8be7f9cccfe6661ef1c4d1d6c63ca9308a085-d # internal internal/bytealg mkdir -p $WORK/b006/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/b6/b67f081df245ee61f10f7c7915008872c5fe63562de3bbae139405981ac510de-d # internal cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF runtime/internal/math mkdir -p $WORK/b010/ 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 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 cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/01/01b7ecd6d79b8f4a55e1d3b4261b05962ef2a33a52d98324fbbf7eaf3c98be1a-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a 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 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 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 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 cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_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 -o $WORK/b009/asm_arm64.o ./asm_arm64.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b016/_pkg_.a EOF cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/62/62098113178cd500d64537cb2156b39831be66e68f204a788eb356d0ce85a80d-d # internal 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 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 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/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 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal 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 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/56/56938f990d481490ca5d5a2e046f8eb78d1e930e8ccde92a01422da41ee3f519-d # 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/count_arm64.o ./count_arm64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ce/ced6fd9a2acb31189313ea0a088ab16355c88b6999f83a74b3dd35552f65d1bb-d # 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/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 /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 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/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 cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/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/b053/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cat >$WORK/b053/go_asm.h << 'EOF' # internal 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 cd /usr/lib/golang/src/crypto/internal/boring/fipstls /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 ./dummy.s cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 6mEFjvJZFaR7aJzY9Viq/6mEFjvJZFaR7aJzY9Viq -goversion go1.13.4 -symabis $WORK/b053/symabis -D "" -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/go_asm.h ./tls.go 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /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/dummy.o ./dummy.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/94/94dc64012accfa9b00e5f9e55fd717f762398ba88656ba7abf6a8256ab17edfc-d # internal cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/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/b022/_pkg_.a # internal cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b053/_pkg_.a $WORK/b053/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid 1wwrzzxHBZJcuf0CseVG/1wwrzzxHBZJcuf0CseVG -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 ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./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 cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/29/297da604ddf21cec85c867e02f40c404b879f20b53e2ac8c98dc0aba6b12d4b2-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/93/93cbcb9cffe4e9037a02f2db1b926b0e0d9befbeb2321da518e7d0ba212f9a92-d # internal 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 /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 cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -g -O2 -Wall -Werror -o $WORK/b058/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -g -O2 -Wall -Werror -o $WORK/b058/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -g -O2 -Wall -Werror -o $WORK/b058/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -g -O2 -Wall -Werror -o $WORK/b058/_x006.o -c gcc_linux_arm64.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -g -O2 -Wall -Werror -o $WORK/b058/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -g -O2 -Wall -Werror -o $WORK/b058/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -g -O2 -Wall -Werror -o $WORK/b058/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -g -O2 -Wall -Werror -o $WORK/b058/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -g -O2 -Wall -Werror -o $WORK/b058/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -g -O2 -Wall -Werror -o $WORK/b058/_x012.o -c gcc_arm64.S cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/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/b058=/tmp/go-build -gno-record-gcc-switches -o $WORK/b058/_cgo_.o $WORK/b058/_cgo_main.o $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o $WORK/b058/_x005.o $WORK/b058/_x006.o $WORK/b058/_x007.o $WORK/b058/_x008.o $WORK/b058/_x009.o $WORK/b058/_x010.o $WORK/b058/_x011.o $WORK/b058/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b058/_cgo_.o -dynout $WORK/b058/_cgo_import.go -dynlinker cat >$WORK/b058/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./asm_arm64.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p runtime/cgo -std -installsuffix shared -buildid SpCNQGcxHecOeiqdlW-D/SpCNQGcxHecOeiqdlW-D -goversion go1.13.4 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b058/_cgo_gotypes.go $WORK/b058/cgo.cgo1.go $WORK/b058/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_arm64.o $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o $WORK/b058/_x005.o $WORK/b058/_x006.o $WORK/b058/_x007.o $WORK/b058/_x008.o $WORK/b058/_x009.o $WORK/b058/_x010.o $WORK/b058/_x011.o $WORK/b058/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a5/a5dea0df891ebabd09e2bbc0891b9cea000f465eea3bac60e60f467cba372c13-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/19/199f6f30464b1b14d9a55fbd023ed2db3f8e5a999dc13ce4474883f6db5ea662-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b019/ 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/b019/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_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 w8cU-XUhe-CyyeojZ6pS/w8cU-XUhe-CyyeojZ6pS -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/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 e1l2QzFL6kM_unPpzEqf/e1l2QzFL6kM_unPpzEqf -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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/4b/4bd4514ca008e837dc87455e8e99c557c72e368ffdb4139c60a657c3862cb4ce-d # internal internal/singleflight mkdir -p $WORK/b095/ math/rand mkdir -p $WORK/b057/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b015/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid UhYmmy7KmhOCbdgDosW8/UhYmmy7KmhOCbdgDosW8 -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./singleflight.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/rand -std -complete -installsuffix shared -buildid XeYpHt-wYb-xjaFafdYv/XeYpHt-wYb-xjaFafdYv -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b5/b5ea6c18b637aba589b9e57c8e67d4fa72142ee2ffaef61a5e019a9620bd62e0-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/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/5e/5e8a49252b05c1a6bc610eaa38c9044fa90ab63fb57e05d35a0ce19b20b1cc8f-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b023/ 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/b023/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/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/b003/_pkg_.a # internal cp $WORK/b003/_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/b024/ mkdir -p $WORK/b093/ mkdir -p $WORK/b017/ cat >$WORK/b026/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/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/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_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 cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -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/b093/importcfg -pack ./message.go 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 /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 /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 cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b026/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_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 _CIRKnYAyv7UuzXL84mt/_CIRKnYAyv7UuzXL84mt -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/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/e7/e7a6f0f056df23204973c9485d0d7a745cfef4710f943825babdab9563b98e59-d # internal crypto/internal/randutil mkdir -p $WORK/b077/ hash bytes strings mkdir -p $WORK/b032/ mkdir -p $WORK/b047/ mkdir -p $WORK/b034/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_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 cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/03/03587c08fb9448da86c4c7e8c368d210b1f875229cb5268f3c3c32fe9a13d8b5-d # internal cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid JSIa8a_NrwPImvLgOMt7/JSIa8a_NrwPImvLgOMt7 -goversion go1.13.4 -D "" -importcfg $WORK/b077/importcfg -pack ./randutil.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b024/_pkg_.a EOF crypto/rc4 cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p strings -std -complete -installsuffix shared -buildid o4xxcQiWyw8k1fWv2mYi/o4xxcQiWyw8k1fWv2mYi -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go mkdir -p $WORK/b080/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p hash -std -complete -installsuffix shared -buildid xEUnVdDkRN6DxL0C32x_/xEUnVdDkRN6DxL0C32x_ -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./hash.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF reflect mkdir -p $WORK/b014/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid hahLrYB0QQM4QRClguLV/hahLrYB0QQM4QRClguLV -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid LXF2EkjyhYqfRW-W6ZvN/LXF2EkjyhYqfRW-W6ZvN -goversion go1.13.4 -D "" -importcfg $WORK/b080/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/b005/_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/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p reflect -std -installsuffix shared -buildid mZd8lWFunyPOffmaxDD0/mZd8lWFunyPOffmaxDD0 -goversion go1.13.4 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/bc/bc6a35688a1d3aa9f721bcc588fb7312dbd9d4afbe62808e9cd3ad2f759ab042-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/72/729015891f65dd331405cccd37a8e2ff6ee2e7b515497a8eb90077f114eec37a-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/bc/bc6b37bd6ea3e9f499b107a46fd856842678d795eac2aa969150e736828f2152-d # internal crypto mkdir -p $WORK/b046/ hash/crc32 mkdir -p $WORK/b071/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b047/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto -std -complete -installsuffix shared -buildid sIdLSduZrGlOV9DTLgJj/sIdLSduZrGlOV9DTLgJj -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/66/669241ffbee1aa49c80a2c83e4d4351c73a7d58e132048da3e27033354506321-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/c2/c2d5ca145ad3951182ed55e611b81c963e4a4f0d12760d3f7979f7c50bd93d00-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b071/symabis ./crc32_arm64.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p hash/crc32 -std -installsuffix shared -buildid xVxqaNkaN37qdQVHOxAh/xVxqaNkaN37qdQVHOxAh -goversion go1.13.4 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8e/8e2f24cc6b43132af3cf4eeb58eb7952e6bbbe946fb2824acdb6865871a49fac-d # internal bufio mkdir -p $WORK/b064/ vendor/golang.org/x/text/transform mkdir -p $WORK/b106/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_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/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p bufio -std -complete -installsuffix shared -buildid Y43CDCGZktko08X2WdrA/Y43CDCGZktko08X2WdrA -goversion go1.13.4 -D "" -importcfg $WORK/b064/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/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 cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b071/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b071/_pkg_.a $WORK/b071/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c5/c52c718190a2bb868e4463e13d21baa4e2ac4d6f57cc07b5c1e994c8d18b112a-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/51/5111849f7ad0dee88299cc33b3408a97c974d15a14bf6ccd84c42d4fdca13f35-d # internal internal/syscall/unix mkdir -p $WORK/b030/ time 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 cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF 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 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 z7Iu4-TyZ7gGxq0lhGrq/z7Iu4-TyZ7gGxq0lhGrq -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/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/e1/e1768b5191358daa063b2b229e5363aa37f9a37dc9b1cf644d6f0a5790b88f73-d # internal path mkdir -p $WORK/b043/ regexp/syntax mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b032/_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/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid rbN1JG7di3hRiFx_NyZP/rbN1JG7di3hRiFx_NyZP -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p path -std -complete -installsuffix shared -buildid bIuBpSo-Yx5SB7Unni-t/bIuBpSo-Yx5SB7Unni-t -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./match.go ./path.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/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/96/96dab1e16f78968a6bf62c3f65795f78f8edc6e0cfc4590f231a272180e9cbf1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/27/275e998039aaed5dbe0690d389cbfe0c3f8c872450fb93dd4323543439c357e2-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/4b/4b24ab9d3a1bf9f01031dcefff5e0de366d8aec15c1762d579dde357e2606c60-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/ac/ac10ea0f835dfc6f42c0b29341d86bd7f7cf5526893850dddfdc47552176e97c-d # internal regexp mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile regexp/syntax=$WORK/b038/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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/b029/_pkg_.a # internal cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p regexp -std -complete -installsuffix shared -buildid Q9u6pxd5BwPzr_I8IMgy/Q9u6pxd5BwPzr_I8IMgy -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/fa/fa2d1dc4a714a2664cee7ac2ce97bd28090bec81127a1cff6f0efda169e51e25-d # internal context mkdir -p $WORK/b035/ internal/poll mkdir -p $WORK/b027/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p context -std -complete -installsuffix shared -buildid aqRUgo9LHYObWUL2IPyP/aqRUgo9LHYObWUL2IPyP -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./context.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_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 Sd4VkqwanUuN2JLQWsMx/Sd4VkqwanUuN2JLQWsMx -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_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/9b/9bacd74f70861507f143af3bc8b55dc4609aae49e55d5c0d7d4a9d6a920944ff-d # internal os mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/b005/_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 ioKlA_9T8maHcjMTocpX/ioKlA_9T8maHcjMTocpX -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2c/2c679492602eec0ac99bb66e342551e16cf08fa4443b9bfbfb7014050ebc64e1-d # internal 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/ae/aed775e7e7fa7e69dcae8d677bf59f2eecf9dafa77848a1c2e517e14d2ca5ccf-d # internal internal/fmtsort mkdir -p $WORK/b013/ encoding/binary mkdir -p $WORK/b052/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/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 cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid QMGGEmZMPxyplD_Ffspg/QMGGEmZMPxyplD_Ffspg -goversion go1.13.4 -D "" -importcfg $WORK/b052/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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/25/25de3b7cdaa4090ca7053c744b94b25856945eb6e63e0c42e63f07831eb4ea0d-d # internal encoding/base64 mkdir -p $WORK/b059/ vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b101/ crypto/ed25519/internal/edwards25519 vendor/golang.org/x/crypto/poly1305 crypto/md5 crypto/cipher mkdir -p $WORK/b049/ mkdir -p $WORK/b062/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b100/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid hXoWHqJFu9HzTK6Wukar/hXoWHqJFu9HzTK6Wukar -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./base64.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a EOF mkdir -p $WORK/b079/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b052/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid IF7CBiE2mdfeR_GtSxkc/IF7CBiE2mdfeR_GtSxkc -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./const.go ./edwards25519.go 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/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid VSWvndUJhkLlZXIqt5Jd/VSWvndUJhkLlZXIqt5Jd -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go 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/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b079/symabis ./md5block_arm64.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p crypto/md5 -std -installsuffix shared -buildid LhC0MAc3xLIECdColpiN/LhC0MAc3xLIECdColpiN -goversion go1.13.4 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/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/24/242c3499d910d96774ee67893334cd8a5dbea3512147d2b8366d4b8a4444d13a-d # internal golang.org/x/mod/internal/lazyregexp mkdir -p $WORK/b036/ path/filepath fmt net /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_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/f9/f91f62da61dc4615cfd0bb0a7f22003d0fba4397d8c24acae9ff512f5dd2c561-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/39/399326882376cfd223094813e77d9482935b9c9c36aa7295271b4ebbfecc7d82-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b079/md5block_arm64.o ./md5block_arm64.s cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/76/7693f1956dd5be59bcc73fe40e63a02758fadac6a69fd098d097099e9570a8c6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b079/_pkg_.a $WORK/b079/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/cc/ccb567b0e620318f259b16f42e31a6e6b488b3c2145056af3426d31fc23a7840-d # internal mkdir -p $WORK/b091/ mkdir -p $WORK/b012/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid YNrhy9hi_8fwvXvXGWG_/YNrhy9hi_8fwvXvXGWG_ -goversion go1.13.4 -D "" -importcfg $WORK/b091/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b092/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b025/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b092/ -importpath net -- -I $WORK/b092/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /builddir/build/BUILD/mod-0.4.0/_build/src/golang.org/x/mod/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p golang.org/x/mod/internal/lazyregexp -complete -installsuffix shared -buildid 4pNIGZxyWFf5MpsXM9P_/4pNIGZxyWFf5MpsXM9P_ -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./lazyre.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_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/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p fmt -std -complete -installsuffix shared -buildid l0hvCFXv_ijcgQVlswAy/l0hvCFXv_ijcgQVlswAy -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go encoding/pem mkdir -p $WORK/b087/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid BZC2NDE1z_iNY0V4FfFq/BZC2NDE1z_iNY0V4FfFq -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./pem.go cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/be/be010be68cb496ad53a74e5a65a95f77ce3838bc7685e825b131eb042a6cea44-d # internal crypto/des mkdir -p $WORK/b074/ vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b098/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b052/_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/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid yx-6JS4NaEE85GdNu36D/yx-6JS4NaEE85GdNu36D -goversion go1.13.4 -D "" -importcfg $WORK/b074/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/89/89c92a69867f29669f044e05b2f86db49328098c35be1db8df252c595a3acf08-d # internal 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/b049/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b099/_pkg_.a packagefile runtime=$WORK/b005/_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 lfViRX6WCYjdsyMHNr8i/lfViRX6WCYjdsyMHNr8i -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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5a/5a6feefff9c738e7edad2a2c3937e1cda0848dd2b302273f5e4cc867f78a931d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/a5/a5cf8187443ef90938cebcd24395eee6030ed7dca7094383f9691aefd3a3c7a6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal /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 cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/66/66c71e435e72a5cb318ee524de4137fb31d5c9e7346ac61ea1e0458b4a0f49df-d # internal /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/03/0325c907ee8f73b1e8043fd7f44128141d0a8a5967d61c51d6d37fd7f0ec45da-d # 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/b049/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/4c/4c9481f67db2d19b6b448d361f12ca6da9517ccc7e1a6361ce28d439221f641d-d # internal io/ioutil mkdir -p $WORK/b090/ os/exec mkdir -p $WORK/b118/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b091/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b091/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 6wSYIK3ma-kDdGtFcuU4/6wSYIK3ma-kDdGtFcuU4 -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p os/exec -std -complete -installsuffix shared -buildid jPys0k_6viRoTaGjMBIH/jPys0k_6viRoTaGjMBIH -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /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/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/24/24444405746024ca4fe275b164e010a2811aa9b34cf160bf7adf23ee4fff7b68-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/af/af379ed5fd0dcd818c2f1feeb2521d96b9e031da19dc1d04a86494b525af35e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/c5/c58d1e012f60b74db695b4ebc263cceda6f51bcec0a3932ec2dce2e9649b3eeb-d # internal flag mkdir -p $WORK/b002/ encoding/hex golang.org/x/xerrors mkdir -p $WORK/b041/ compress/flate mkdir -p $WORK/b070/ net/url mkdir -p $WORK/b096/ log cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_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/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF math/big mkdir -p $WORK/b086/ mime/quotedprintable cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b012/_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 mime cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid 4FUmcPZVMVr4MTrnLtYP/4FUmcPZVMVr4MTrnLtYP -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go mkdir -p $WORK/b108/ vendor/golang.org/x/net/http2/hpack cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF net/http/internal cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 9zQq6DsHnm42qKznDgU7/9zQq6DsHnm42qKznDgU7 -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b042/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b056/ vendor/golang.org/x/text/unicode/norm cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p net/url -std -complete -installsuffix shared -buildid v1VyFcg7hgnpfpFlBel_/v1VyFcg7hgnpfpFlBel_ -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./url.go cd /usr/share/gocode/src/golang.org/x/xerrors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p golang.org/x/xerrors -complete -installsuffix shared -buildid BFdSJ-3zFwceHHTLpm-F/BFdSJ-3zFwceHHTLpm-F -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b115/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rlsr6BnJw33ZBrDqPyJg/rlsr6BnJw33ZBrDqPyJg -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./hex.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b113/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p log -std -complete -installsuffix shared -buildid sQL9fiYs7BJ6jK9j8C6a/sQL9fiYs7BJ6jK9j8C6a -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./log.go mkdir -p $WORK/b112/ cat >$WORK/b056/go_asm.h << 'EOF' # internal EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_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 cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid XuNSkY-HQXpXjTjs_3zg/XuNSkY-HQXpXjTjs_3zg -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./reader.go ./writer.go cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_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/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime -std -complete -installsuffix shared -buildid OOLWKvFYnKtITMAGtjB5/OOLWKvFYnKtITMAGtjB5 -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_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/b057/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal mkdir -p $WORK/b117/ mkdir -p $WORK/b109/ cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/04/040656b12013e57e671bdf4928b775b13ef42dd8fe7791a18a54d8368036f5a4-d # internal cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/d8/d881d8c42f5f2eae11b5f0ef3b8ac6a63ecfbad4ca5d65780750a13370b31a07-d # internal cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid oWbQ3E8Zyp7ZzuteMAu8/oWbQ3E8Zyp7ZzuteMAu8 -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./chunked.go ./testcert.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/9e/9ecabdf0ea9bf103398d831ccc5cb68007b367301bfc878427f159afd01a0ec4-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b107/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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/b117/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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/b113/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -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/b112/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b012/_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 cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/90/909c3dfbe118cc9e1b340670929cfbce4d31a75dafa5a99268e599105cda50f2-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/65/65357c2f2a0810781ebe5899669a1baba7a1b4570f2c356b6419e57736b911d6-d # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b072/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF golang.org/x/mod/module mkdir -p $WORK/b039/ 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 cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ff/ffc4b9ec7ce379153bfac92e860e38dfad88654561c44ec1e7c03c61b6835133-d # internal cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b040/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b041/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/e3/e3bb3d97616ea5c0171179ef113ec54d01adb9817541877e651a7a1ff08a0151-d # internal cd /builddir/build/BUILD/mod-0.4.0/_build/src/golang.org/x/mod/module /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p golang.org/x/mod/module -complete -installsuffix shared -buildid vFNIGJqlgnsWgP8sfOej/vFNIGJqlgnsWgP8sfOej -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./module.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d0/d08e4f9f0b8062ead7c286697b27b4388016cd6cdba7045561de15ded4b98e84-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -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/b109/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/01/019cf451b998a6a08fa6d1c378177456c948b7e37fe1a152ce136eccd7bc16cc-d # internal compress/gzip mkdir -p $WORK/b069/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile compress/flate=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile hash/crc32=$WORK/b071/_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/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid Qfefqb_absIy_t9kP1A5/Qfefqb_absIy_t9kP1A5 -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/29/29f7a5cc78e7c0f5b03730b2993d506a039b55a3cf7e9261229d11fd75e30bc9-d # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/bf/bfbf6ce066e2bb27fb82e33b2631b077d776608d3cf75f81eedb332d62301c5b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a5/a50262ce45f89b2fa5c052a0302b7bd7f88be207105881289dee3bb87ddc0f78-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/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/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/b003/_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 cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/f6/f6ff9cb0a4a80e7393f1ea0139c201193d20c5954bf0cc8e92f5fc8ef1fbd0b5-d # internal cat >$WORK/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b093/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b095/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_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/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p net -std -installsuffix shared -buildid PDljR8IFdz0A1IjyXt5v/PDljR8IFdz0A1IjyXt5v -goversion go1.13.4 -D "" -importcfg $WORK/b092/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/b092/_cgo_gotypes.go $WORK/b092/cgo_linux.cgo1.go $WORK/b092/cgo_resnew.cgo1.go $WORK/b092/cgo_socknew.cgo1.go $WORK/b092/cgo_unix.cgo1.go $WORK/b092/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # 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/b084/ encoding/asn1 crypto/elliptic mkdir -p $WORK/b055/ cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/9f/9fa4269f58489325f7adbc59acdac144d4a0f1c5854033187678065a40b25141-d # internal mkdir -p $WORK/b076/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 5gBTR3oyLoR-f4zWJASt/5gBTR3oyLoR-f4zWJASt -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./dsa.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_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/b032/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF 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/b012/_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/b109/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile strings=$WORK/b032/_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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b092/_pkg_.a $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid sYJOjqdaFPuNEM0shbRD/sYJOjqdaFPuNEM0shbRD -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b076/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /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 ./p256_asm_arm64.s cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/4e/4eaf0b5cff23837f2786d43ee8c7a3c51f5d5313fa00cd63406f17fe31bc0e8e-d # internal net/textproto mkdir -p $WORK/b110/ cat >$WORK/b076/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/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 5QguHs8wWGEg8Z7Ki4s6/5QguHs8wWGEg8Z7Ki4s6 -goversion go1.13.4 -symabis $WORK/b076/symabis -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b090/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a EOF cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/36/369aa9e38cfab9dd5ed57c2095f2eca213946c0a17ee15042909d0750d80c0e9-d # internal cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid -qIa5AfuU0tHSC2gweCa/-qIa5AfuU0tHSC2gweCa -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/17/17574e753683013971245e1ea6d752fd6899f4aa9c46537658873ac823da7991-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 vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b103/ vendor/golang.org/x/net/http/httpproxy cd /usr/lib/golang/src/crypto/elliptic /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/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b076/_pkg_.a $WORK/b076/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal mkdir -p $WORK/b111/ cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/90/90f05c3fff473d824e9ec4a719900833aa467fb9bca20be1a4c1d8cf692e180d-d # internal 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/b092/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b111/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/b012/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strings=$WORK/b032/_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 1TnjDQxVXSzvlr4oQEg0/1TnjDQxVXSzvlr4oQEg0 -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid lIbnoDAVamIepS-3uM78/lIbnoDAVamIepS-3uM78 -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/63/639efd4592da75a4cf045905a9d297293767f0cade6426812f4e6896fc3634b7-d # internal crypto/x509/pkix mkdir -p $WORK/b085/ vendor/golang.org/x/crypto/cryptobyte crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/21/2131a721c8ee91602c47598cdcd47f24d9076cce9c801523ff5b1878712379df-d # internal mkdir -p $WORK/b088/ mkdir -p $WORK/b048/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile time=$WORK/b029/_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/b048/ -importpath crypto/internal/boring -- -I $WORK/b048/ -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/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid UMJnU9eJCQ4Pfkz_w6Ql/UMJnU9eJCQ4Pfkz_w6Ql -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./pkix.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b089/_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/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 9S5kIlmHOls4j-Ef8Ts2/9S5kIlmHOls4j-Ef8Ts2 -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/d5/d5676cf034a1f86d56896d05e32a900d3c0d7cc41dfc0ab330d17730a7cb7c49-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/c8/c8a50d8971d6a6fa38277fb98272de609f6151a318314d0d49238a429bf93d95-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/78/782fef3b80efff62c8d454a9a9f046731d080995adf329b9d428c1a73e9d2a9b-d # internal cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/b048=/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/b048=/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/b048=/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/b048=/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/b048=/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/b048=/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/b048=/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/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -o $WORK/b048/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -o $WORK/b048/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -o $WORK/b048/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -o $WORK/b048/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -o $WORK/b048/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -o $WORK/b048/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -o $WORK/b048/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -o $WORK/b048/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -o $WORK/b048/_x017.o -c openssl_stub_rand.c cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/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/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o $WORK/b048/_x011.o $WORK/b048/_x012.o $WORK/b048/_x013.o $WORK/b048/_x014.o $WORK/b048/_x015.o $WORK/b048/_x016.o $WORK/b048/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage boring -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b053/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b054/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid GqfxYQieaFhW0dhjEnzL/GqfxYQieaFhW0dhjEnzL -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./doc.go $WORK/b048/_cgo_gotypes.go $WORK/b048/aes.cgo1.go $WORK/b048/boring.cgo1.go $WORK/b048/ecdsa.cgo1.go $WORK/b048/hmac.cgo1.go $WORK/b048/rand.cgo1.go $WORK/b048/rsa.cgo1.go $WORK/b048/sha.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o $WORK/b048/_x011.o $WORK/b048/_x012.o $WORK/b048/_x013.o $WORK/b048/_x014.o $WORK/b048/_x015.o $WORK/b048/_x016.o $WORK/b048/_x017.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/9b/9b50cfca77d08570c9b83071e275d450bf9f332d86b9efd2d9e3b0b6c462ae5e-d # internal crypto/sha256 mkdir -p $WORK/b045/ crypto/sha512 crypto/hmac crypto/sha1 crypto/aes mkdir -p $WORK/b065/ mkdir -p $WORK/b066/ mkdir -p $WORK/b078/ cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b045/symabis ./sha256block_arm64.s mkdir -p $WORK/b082/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/boring=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid OfsTO8HTMf0VbLZjgCX8/OfsTO8HTMf0VbLZjgCX8 -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b048/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /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 ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/crypto/sha1 /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 ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 8J8mYwurycCAjtevz3Mu/8J8mYwurycCAjtevz3Mu -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./hmac.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/boring=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b007/_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/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid JceJvwJ0PowyJr5_tBua/JceJvwJ0PowyJr5_tBua -goversion go1.13.4 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/boring=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_pkg_.a packagefile internal/cpu=$WORK/b007/_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/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 2Th2n1Tqva3DuaAQCgPl/2Th2n1Tqva3DuaAQCgPl -goversion go1.13.4 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/boring=$WORK/b048/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_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/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/aes -std -installsuffix shared -buildid iqbcbefdHay57zngzx2I/iqbcbefdHay57zngzx2I -goversion go1.13.4 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/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/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/28/28e131664f2b335781a4df46fd35b346283c9d5f7d9103147e5ce5963a94c75a-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_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/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/44/44b5865f96bfe2d1a98004ed88ee609a7c223ca8d9e0665b42512b243557dfdf-d # internal cd /usr/lib/golang/src/crypto/sha1 /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/sha1block_arm64.o ./sha1block_arm64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/sha256block_arm64.o ./sha256block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b045/_pkg_.a $WORK/b045/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/86/86bc00ea62afa472d1f05bc4137410d82ba0a57107b7bc18975a1ade45627b3b-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/61/61101489adc2cae1d1c6ff012f9f7df6d30b427d8b68d27ce362f066626e5531-d # internal golang.org/x/mod/sumdb/tlog mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/sha256=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mod-0.4.0/_build/src/golang.org/x/mod/sumdb/tlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p golang.org/x/mod/sumdb/tlog -complete -installsuffix shared -buildid OEeSFyAR4tz20E42Sah-/OEeSFyAR4tz20E42Sah- -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./note.go ./tile.go ./tlog.go cd /usr/lib/golang/src/crypto/aes /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/asm_arm64.o ./asm_arm64.s /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/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b065/_pkg_.a $WORK/b065/asm_arm64.o $WORK/b065/gcm_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/a3/a39dc282c03d7bfc886d1d4b51f568d7689f84979f84d204b2e57fc1fb5c9b9e-d # internal crypto/ecdsa mkdir -p $WORK/b075/ crypto/rand mkdir -p $WORK/b063/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/elliptic=$WORK/b076/_pkg_.a packagefile crypto/internal/boring=$WORK/b048/_pkg_.a packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_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/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid V_jIeDbnQgMwKmlku-0M/V_jIeDbnQgMwKmlku-0M -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./boring.go ./ecdsa.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/boring=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_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/b005/_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/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid RK_jPCRfNQLkWe5mYnFU/RK_jPCRfNQLkWe5mYnFU -goversion go1.13.4 -D "" -importcfg $WORK/b063/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/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/58/5869e01d19249cb862a8658a45f7ac39f6a8968c5bac2ea0a356df1e7237abb7-d # internal crypto/ed25519 mkdir -p $WORK/b061/ mime/multipart mkdir -p $WORK/b114/ crypto/rsa mkdir -p $WORK/b081/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile crypto/rand=$WORK/b063/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid gooYYcQ4W7vUsFJuaH3W/gooYYcQ4W7vUsFJuaH3W -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./ed25519.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b064/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b090/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile mime/quotedprintable=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 7K5GMKqvqBFOE3dpZzjS/7K5GMKqvqBFOE3dpZzjS -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./formdata.go ./multipart.go ./writer.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/internal/boring=$WORK/b048/_pkg_.a packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a packagefile crypto/rand=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b047/_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/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 3MSvV6ygZTCbxUISFUZS/3MSvV6ygZTCbxUISFUZS -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/1b/1b8b0a70bf1ceeba82213031fa03608fbb35ba13f2aad5aa997657f80dfc195c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e3/e3c1c6ed947ea8252dabd52dc69d76b56229c61cb80e14c24f36994581aadc89-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f2/f2b687f36fb494bfadafdbbd002c95286053658cda7dcc761877d322be77aa2a-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile io=$WORK/b024/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid US6FmnNx9w9lD6F1-3wa/US6FmnNx9w9lD6F1-3wa -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/08/08abde661d4b65a42f0da7353ff7be4d82d4c839dad15535d6d25e9dfccf3e3e-d # internal golang.org/x/mod/sumdb/note mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/sha256=$WORK/b045/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b060/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/mod-0.4.0/_build/src/golang.org/x/mod/sumdb/note /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p golang.org/x/mod/sumdb/note -complete -installsuffix shared -buildid IJLXAHT8m5-CX1mKyHaz/IJLXAHT8m5-CX1mKyHaz -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./note.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/5a/5a6c5a61722a45a6fee688321e2a210fb919f7854a08288c8c7408da7a64f34b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/72/72e2b3486ea7f700e26b75b5667aa19dce2e96ba7c7d7448558562a455d8d8af-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/ee/eefc0f32614409f634b31519bacac634df7ed8c47e63a0babd1874346f45be54-d # internal crypto/x509 mkdir -p $WORK/b083/ cat >$WORK/b083/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/b034/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b074/_pkg_.a packagefile crypto/dsa=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b075/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b076/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b045/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b089/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b090/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid sLvSMvitbOr8n_255DOh/sLvSMvitbOr8n_255DOh -goversion go1.13.4 -D "" -importcfg $WORK/b083/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/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f8/f817ef9a78c13a610044ebe21e5b071920610b4e4da5bd1821b5946cce15434c-d # internal crypto/tls mkdir -p $WORK/b073/ cat >$WORK/b073/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/b034/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/des=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b075/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b076/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/internal/boring=$WORK/b048/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rand=$WORK/b063/_pkg_.a packagefile crypto/rc4=$WORK/b080/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b045/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_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/b047/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b090/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid nddFEK79vS9vOs1yjEm2/nddFEK79vS9vOs1yjEm2 -goversion go1.13.4 -D "" -importcfg $WORK/b073/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/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/08/08891e79074bb19ccfc69c3ed284a85283cd565742d1e722f1f1872c2a837102-d # internal net/http/httptrace mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/textproto=$WORK/b110/_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/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 33NGpJApF2tFV8Bfil2f/33NGpJApF2tFV8Bfil2f -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b5/b50b8d250c4c303c30515b311664f8f5055d18e70e33788a5245553989dbc8c0-d # internal net/http mkdir -p $WORK/b068/ cat >$WORK/b068/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/b064/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b090/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile net/http/internal=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b096/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b091/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile strings=$WORK/b032/_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/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p net/http -std -complete -installsuffix shared -buildid rgenKuhzN16lItxLBKRi/rgenKuhzN16lItxLBKRi -goversion go1.13.4 -D "" -importcfg $WORK/b068/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/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8d/8ddb6a97ae9b7b327668e318afe448ad6bc0097e427dfeb94c8b778aec7eac25-d # internal golang.org/x/mod/sumdb mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/mod/internal/lazyregexp=$WORK/b036/_pkg_.a packagefile golang.org/x/mod/module=$WORK/b039/_pkg_.a packagefile golang.org/x/mod/sumdb/note=$WORK/b044/_pkg_.a packagefile golang.org/x/mod/sumdb/tlog=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/mod-0.4.0/_build/src/golang.org/x/mod/sumdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p golang.org/x/mod/sumdb -complete -installsuffix shared -buildid 4soOwTj8g4mL1rUP1_5E/4soOwTj8g4mL1rUP1_5E -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./cache.go ./client.go ./server.go ./test.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e9/e90a7cbab0f2a8b1fe23561d41b77c0450d3794b38f140c9c2c883d3927bc58a-d # internal golang.org/x/mod/gosumcheck mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/mod/sumdb=$WORK/b033/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b090/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b118/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a EOF cd /builddir/build/BUILD/mod-0.4.0/_build/src/golang.org/x/mod/gosumcheck /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid utQ83_K6erpP05Yqbz9L/utQ83_K6erpP05Yqbz9L -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/09/09996d56a6e0ba467353bf13c8562e53c761471ba78046a4011f9e5166071629-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile golang.org/x/mod/gosumcheck=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b012/_pkg_.a packagefile golang.org/x/mod/sumdb=$WORK/b033/_pkg_.a packagefile io=$WORK/b024/_pkg_.a packagefile io/ioutil=$WORK/b090/_pkg_.a packagefile log=$WORK/b108/_pkg_.a packagefile net/http=$WORK/b068/_pkg_.a packagefile os=$WORK/b025/_pkg_.a packagefile os/exec=$WORK/b118/_pkg_.a packagefile strings=$WORK/b032/_pkg_.a packagefile sync=$WORK/b019/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b058/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b014/_pkg_.a packagefile sort=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b017/_pkg_.a packagefile internal/fmtsort=$WORK/b013/_pkg_.a packagefile math=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile golang.org/x/mod/internal/lazyregexp=$WORK/b036/_pkg_.a packagefile golang.org/x/mod/module=$WORK/b039/_pkg_.a packagefile golang.org/x/mod/sumdb/note=$WORK/b044/_pkg_.a packagefile golang.org/x/mod/sumdb/tlog=$WORK/b067/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile sync/atomic=$WORK/b021/_pkg_.a packagefile path/filepath=$WORK/b091/_pkg_.a packagefile bufio=$WORK/b064/_pkg_.a packagefile compress/gzip=$WORK/b069/_pkg_.a packagefile container/list=$WORK/b072/_pkg_.a packagefile crypto/rand=$WORK/b063/_pkg_.a packagefile crypto/tls=$WORK/b073/_pkg_.a packagefile encoding/base64=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b052/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b103/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b111/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b104/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile mime=$WORK/b113/_pkg_.a packagefile mime/multipart=$WORK/b114/_pkg_.a packagefile net=$WORK/b092/_pkg_.a packagefile net/http/httptrace=$WORK/b116/_pkg_.a packagefile net/http/internal=$WORK/b117/_pkg_.a packagefile net/textproto=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b096/_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 syscall=$WORK/b028/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b020/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b016/_pkg_.a packagefile regexp=$WORK/b037/_pkg_.a packagefile golang.org/x/mod/semver=$WORK/b040/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b041/_pkg_.a packagefile crypto/sha256=$WORK/b045/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b060/_pkg_.a packagefile compress/flate=$WORK/b070/_pkg_.a packagefile hash/crc32=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b049/_pkg_.a packagefile crypto/internal/boring=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b056/_pkg_.a packagefile crypto=$WORK/b046/_pkg_.a packagefile crypto/des=$WORK/b074/_pkg_.a packagefile crypto/ecdsa=$WORK/b075/_pkg_.a packagefile crypto/ed25519=$WORK/b061/_pkg_.a packagefile crypto/elliptic=$WORK/b076/_pkg_.a packagefile crypto/hmac=$WORK/b078/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b053/_pkg_.a packagefile crypto/md5=$WORK/b079/_pkg_.a packagefile crypto/rc4=$WORK/b080/_pkg_.a packagefile crypto/rsa=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b051/_pkg_.a packagefile crypto/x509=$WORK/b083/_pkg_.a packagefile encoding/asn1=$WORK/b055/_pkg_.a packagefile encoding/pem=$WORK/b087/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b088/_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/b047/_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/b109/_pkg_.a packagefile mime/quotedprintable=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b093/_pkg_.a packagefile internal/nettrace=$WORK/b094/_pkg_.a packagefile internal/singleflight=$WORK/b095/_pkg_.a packagefile regexp/syntax=$WORK/b038/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b042/_pkg_.a packagefile crypto/internal/subtle=$WORK/b050/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b054/_pkg_.a packagefile crypto/internal/randutil=$WORK/b077/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b062/_pkg_.a packagefile crypto/dsa=$WORK/b084/_pkg_.a packagefile crypto/x509/pkix=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b086/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b089/_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=P1bAJyny5hMPV17vMSq4/utQ83_K6erpP05Yqbz9L/2H1pNGoB8aMUOKwdtT0D/P1bAJyny5hMPV17vMSq4 -B 0xa40e76b962f89ec00a8d7818f2aa784962dae235 -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 /builddir/build/BUILD/mod-0.4.0/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/mod-0.4.0/_build/bin/gosumcheck rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kYWOj6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64 ++ dirname /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64 + cd mod-0.4.0 + go-rpm-integration install -i golang.org/x/mod -o devel.file-list -p /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64 -g /usr/share/gocode -b /builddir/build/BUILD/mod-0.4.0/_build -r '.*example.*' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src' Installing: golang.org/x/mod install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/gosumcheck' '/builddir/build/BUILD/mod-0.4.0/gosumcheck/main.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/gosumcheck/main.go' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/internal' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/internal/lazyregexp' '/builddir/build/BUILD/mod-0.4.0/internal/lazyregexp/lazyre.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/internal/lazyregexp/lazyre.go' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/modfile' '/builddir/build/BUILD/mod-0.4.0/modfile/print.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/modfile/print.go' '/builddir/build/BUILD/mod-0.4.0/modfile/read.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/modfile/read.go' '/builddir/build/BUILD/mod-0.4.0/modfile/read_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/modfile/read_test.go' '/builddir/build/BUILD/mod-0.4.0/modfile/rule.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/modfile/rule.go' '/builddir/build/BUILD/mod-0.4.0/modfile/rule_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/modfile/rule_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/module' '/builddir/build/BUILD/mod-0.4.0/module/module.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/module/module.go' '/builddir/build/BUILD/mod-0.4.0/module/module_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/module/module_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/semver' '/builddir/build/BUILD/mod-0.4.0/semver/semver.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/semver/semver.go' '/builddir/build/BUILD/mod-0.4.0/semver/semver_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/semver/semver_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb' '/builddir/build/BUILD/mod-0.4.0/sumdb/cache.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/cache.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/client.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/client.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/client_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/client_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/dirhash' '/builddir/build/BUILD/mod-0.4.0/sumdb/dirhash/hash.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/dirhash/hash.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/dirhash/hash_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/dirhash/hash_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/note' '/builddir/build/BUILD/mod-0.4.0/sumdb/note/example_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/note/example_test.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/note/note.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/note/note.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/note/note_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/note/note_test.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/server.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/server.go' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/storage' '/builddir/build/BUILD/mod-0.4.0/sumdb/storage/mem.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/storage/mem.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/storage/mem_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/storage/mem_test.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/storage/storage.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/storage/storage.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/storage/test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/storage/test.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/test.go' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/tlog' '/builddir/build/BUILD/mod-0.4.0/sumdb/tlog/ct_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/tlog/ct_test.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/tlog/note.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/tlog/note.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/tlog/note_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/tlog/note_test.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/tlog/tile.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/tlog/tile.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/tlog/tlog.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/tlog/tlog.go' '/builddir/build/BUILD/mod-0.4.0/sumdb/tlog/tlog_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/sumdb/tlog/tlog_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/zip' '/builddir/build/BUILD/mod-0.4.0/zip/vendor_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/zip/vendor_test.go' '/builddir/build/BUILD/mod-0.4.0/zip/zip.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/zip/zip.go' '/builddir/build/BUILD/mod-0.4.0/zip/zip_test.go' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/zip/zip_test.go' '/builddir/build/BUILD/mod-0.4.0/.goipath' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/gocode/src/golang.org/x/mod/.goipath' + install -m 0755 -vd /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/mod-0.4.0/_build/bin/gosumcheck /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/bin/ '/builddir/build/BUILD/mod-0.4.0/_build/bin/gosumcheck' -> '/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/bin/gosumcheck' + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.4.0-1.an8 --unique-debug-suffix -0.4.0-1.an8.aarch64 --unique-debug-src-base golang-x-mod-0.4.0-1.an8.aarch64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mod-0.4.0 extracting debug info from /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/bin/gosumcheck /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: golang-x-mod-0.4.0-1.an8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FtA96n + umask 022 + cd /builddir/build/BUILD + cd mod-0.4.0 + DOCDIR=/builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/doc/golang-x-mod + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/doc/golang-x-mod + cp -pr LICENSE /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/doc/golang-x-mod + cp -pr PATENTS /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/doc/golang-x-mod + cp -pr README /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64/usr/share/doc/golang-x-mod + exit 0 Provides: golang-x-mod = 0.4.0-1.an8 golang-x-mod(aarch-64) = 0.4.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: golang-x-mod-devel-0.4.0-1.an8.noarch Provides: golang(golang.org/x/mod/internal/lazyregexp) = 0.4.0-1.an8 golang(golang.org/x/mod/modfile) = 0.4.0-1.an8 golang(golang.org/x/mod/module) = 0.4.0-1.an8 golang(golang.org/x/mod/semver) = 0.4.0-1.an8 golang(golang.org/x/mod/sumdb) = 0.4.0-1.an8 golang(golang.org/x/mod/sumdb/dirhash) = 0.4.0-1.an8 golang(golang.org/x/mod/sumdb/note) = 0.4.0-1.an8 golang(golang.org/x/mod/sumdb/storage) = 0.4.0-1.an8 golang(golang.org/x/mod/sumdb/tlog) = 0.4.0-1.an8 golang(golang.org/x/mod/zip) = 0.4.0-1.an8 golang-ipath(golang.org/x/mod) = 0.4.0-1.an8 golang-x-mod-devel = 0.4.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: golang(golang.org/x/crypto/ed25519) golang(golang.org/x/xerrors) Processing files: golang-x-mod-debuginfo-0.4.0-1.an8.aarch64 Provides: debuginfo(build-id) = 7b894cbfd6218e2f585ae0acdd86192d4032a0d8 golang-x-mod-debuginfo = 0.4.0-1.an8 golang-x-mod-debuginfo(aarch-64) = 0.4.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64 Wrote: /builddir/build/RPMS/golang-x-mod-0.4.0-1.an8.aarch64.rpm Wrote: /builddir/build/RPMS/golang-x-mod-devel-0.4.0-1.an8.noarch.rpm Wrote: /builddir/build/RPMS/golang-x-mod-debuginfo-0.4.0-1.an8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Orq6eP + umask 022 + cd /builddir/build/BUILD + cd mod-0.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-x-mod-0.4.0-1.an8.aarch64 + exit 0 Child return code was: 0