Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-rogpeppe-internal.spec'], chrootPath='/var/lib/mock/f34-build-24667256-2630191/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-rogpeppe-internal.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1608549267 Wrote: /builddir/build/SRPMS/golang-github-rogpeppe-internal-1.6.2-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-rogpeppe-internal.spec'], chrootPath='/var/lib/mock/f34-build-24667256-2630191/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-rogpeppe-internal.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1608549267 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fe42G7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-internal-1.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-internal-1.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-internal-1.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/go-internal-1.6.2/vendor + [[ ! -e /builddir/build/BUILD/go-internal-1.6.2/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/go-internal-1.6.2/_build/bin install: creating directory '/builddir/build/BUILD/go-internal-1.6.2/_build' install: creating directory '/builddir/build/BUILD/go-internal-1.6.2/_build/bin' + export GOPATH=/builddir/build/BUILD/go-internal-1.6.2/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/go-internal-1.6.2/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal ]] ++ dirname /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal + install -m 0755 -vd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe install: creating directory '/builddir/build/BUILD/go-internal-1.6.2/_build/src' install: creating directory '/builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com' install: creating directory '/builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe' + ln -fs /builddir/build/BUILD/go-internal-1.6.2 /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal + cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7DQFl9 + umask 022 + cd /builddir/build/BUILD + cd go-internal-1.6.2 + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/testscript + GOPATH=/builddir/build/BUILD/go-internal-1.6.2/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/rogpeppe/go-internal/version=1.6.2 -B 0x71bf97a2205b42b058604c5e9b1556f3c998f535 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/go-internal-1.6.2/_build/bin/testscript github.com/rogpeppe/go-internal/cmd/testscript WORK=/tmp/go-build062459573 internal/unsafeheader mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b011/ math/bits mkdir -p $WORK/b017/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b019/ runtime/internal/atomic mkdir -p $WORK/b009/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Pz2QfOOZu2703TSUfJ75/Pz2QfOOZu2703TSUfJ75 -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/cpu cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid SYiPg75xpoH7qpDEZBj1/SYiPg75xpoH7qpDEZBj1 -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid k2dfzdzaNONJzG2c4WPq/k2dfzdzaNONJzG2c4WPq -goversion go1.15.6 -D "" -importcfg $WORK/b004/importcfg -pack ./unsafeheader.go mkdir -p $WORK/b008/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./asm_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 9g3jAgZTBf11Gg5mM8Yy/9g3jAgZTBf11Gg5mM8Yy -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/0f/0f9517729eea594a929473be6748b21d1252ac749a57a18eeb76e944f4f2186c-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid SWvNiPJxxmU_yFIQCWnC/SWvNiPJxxmU_yFIQCWnC -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_amd64.go ./stubs.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 98zNuT6_Ww-1Kol5ww1z/98zNuT6_Ww-1Kol5ww1z -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f9/f9b7315655ab1308fcb4e62688859aa962d48df672ddf41f8fee52e309dd3282-d # internal sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 7alOFQNN7OWBSoqycbL8/7alOFQNN7OWBSoqycbL8 -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/96/96bf82f15d0d67a16c42a10d6e22d79312d42188fae703738c1562edc8dc8708-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/a1/a1a7e6502e5a80639e1e2128a9984110c4beb7a6a9b29992f90bfba0f7c0e7c1-d # internal cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UhSjUnl187Ol1N3kcAaL/UhSjUnl187Ol1N3kcAaL -goversion go1.15.6 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid dAJAuqBkiRpbQ6Hvyz2M/dAJAuqBkiRpbQ6Hvyz2M -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid RiLtj2zqcmdi5ThRNPms/RiLtj2zqcmdi5ThRNPms -goversion go1.15.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ae/ae6aaa7877ffcf881b2272e5a5fb78102b2a97a707e2a4edbf01ee9d1b1ee5d7-d # internal encoding mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding -std -complete -installsuffix shared -buildid uR6fRDSIOh04zLtZLIaR/uR6fRDSIOh04zLtZLIaR -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/49/49d97b3d45d2aee8310f6c0432e948f2fc7288073d5f33d82e25e169f99434af-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/76/766a2e98839291e28e8c518af268533a2ee53da17cfedabebac173f62151caf3-d # internal github.com/rogpeppe/go-internal/semver mkdir -p $WORK/b051/ unicode/utf16 mkdir -p $WORK/b049/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/rogpeppe/go-internal/semver -complete -installsuffix shared -buildid gzQVBcsLZLzntRlOmqg_/gzQVBcsLZLzntRlOmqg_ -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./semver.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid SAYyAOqQE3wQbbKXAQQI/SAYyAOqQE3wQbbKXAQQI -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./utf16.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/54/5463fb5e1a3de89001c4292ba50c37c2a933dab2d0bcda63ee3ebf521d07772d-d # internal internal/nettrace mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid ZEkni3_iqAgJt5gGhsxU/ZEkni3_iqAgJt5gGhsxU -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ad/ade7f88d5706ed59d8ec1399322efd36df8508254096d01be6ac051def34c84d-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm.o ./asm.s internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ef/efbc6ed97c4104c30ca32b405872b2f618d9e59aa26ca7745e0f51a0902eb293-d # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/95/95f3fc11c45c5fb936e78e20c43f50fa7c48967b36d3bec3cf00b6c0152835ee-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ci8jAbK_WNuIZUmVhJOP/ci8jAbK_WNuIZUmVhJOP -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go math mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 4ClghEcS_IkSXM44d6-g/4ClghEcS_IkSXM44d6-g -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/9c/9c90da37a6420f020d444778c8839006b4fbbf2cf21ee97ab1a9690bb88acffb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b061/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b061/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b061/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/equal_amd64.o ./equal_amd64.s cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/04/043e6bd88b640facb4eed472f5d5c4e0d4fb92ab69ec429d251124324f251e43-d # internal container/list mkdir -p $WORK/b064/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c1/c14d879db544df6020b08a36216a68cf4b6491871bc9c81dd8d20c15fe214a8e-d # internal crypto/internal/subtle mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid W1Rm_j4PkAtIUHR4_nS6/W1Rm_j4PkAtIUHR4_nS6 -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/index_amd64.o ./index_amd64.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid lG-r2seb8OkyNyUOcBQ9/lG-r2seb8OkyNyUOcBQ9 -goversion go1.15.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a9/a9b9b64eabefcc187709ec5db0e1d3dc852cb4ec5705a3514e7e864f1ca7f0ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_amd64.o $WORK/b007/count_amd64.o $WORK/b007/equal_amd64.o $WORK/b007/index_amd64.o $WORK/b007/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p container/list -std -complete -installsuffix shared -buildid y-ukRB-lddhVwJ7idB2M/y-ukRB-lddhVwJ7idB2M -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./list.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true crypto/subtle cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/3b/3bdab8c1d99fdd80d9057a25e1906896faf316fc791557725e121816844c1dc6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3c/3cbd37b63532f8d6317c7aa99632c92ed0eb89c0af82ef74a9334ed9233b40f0-d # internal mkdir -p $WORK/b069/ cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid Xvw-BsWHl7iemlnO62nV/Xvw-BsWHl7iemlnO62nV -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./asn1.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid NhblCtjOj7hzDpTBG1Q6/NhblCtjOj7hzDpTBG1Q6 -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal runtime mkdir -p $WORK/b006/ cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/4d/4dde49b411a84fb35666261f6af905c4435cb4cfc74157aa6a05dd75120c6e23-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b097/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d3/d3b838edccd84ccefd161e87e18e46f618b167415a6270f8ece362adc40486d4-d # internal internal/goversion mkdir -p $WORK/b140/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 1-dByCPaA8an36oUVCN1/1-dByCPaA8an36oUVCN1 -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./aliasing.go cat >$WORK/b140/importcfg << 'EOF' # internal # import config EOF cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/goversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p internal/goversion -std -complete -installsuffix shared -buildid Yk__IxTONWAgUn0XpyUM/Yk__IxTONWAgUn0XpyUM -goversion go1.15.6 -D "" -importcfg $WORK/b140/importcfg -pack ./goversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid EciNmfxCDxJjIHFGQvDO/EciNmfxCDxJjIHFGQvDO -goversion go1.15.6 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/30/305e0b2aaa3bce392fee50a2c38cf0a1660021a1aad0ff80a8cad89e9561a180-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x003.o -c gcc_context.c cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/2c/2cb3f8eddeb39a25aa1d820932361e717e962256e8f209756c7cf54cb56306df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e8/e807ba29e9ddd13ef1a2c2ec67332bf4c17692db1596339ebffc9104b76d034b-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/stubs_amd64.o ./stubs_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_amd64.o $WORK/b016/exp_amd64.o $WORK/b016/floor_amd64.o $WORK/b016/hypot_amd64.o $WORK/b016/log_amd64.o $WORK/b016/sqrt_amd64.o $WORK/b016/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f7/f7f8b2fd375905c65f897914eecc595a3f3d0ae1638fdceb5b680f662b9167c0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x012.o -c gcc_amd64.S cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o $WORK/b061/_x006.o $WORK/b061/_x007.o $WORK/b061/_x008.o $WORK/b061/_x009.o $WORK/b061/_x010.o $WORK/b061/_x011.o $WORK/b061/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go -dynlinker cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./asm_amd64.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Nkb3t0c1J5ov1k4Mxbie/Nkb3t0c1J5ov1k4Mxbie -goversion go1.15.6 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b061/_cgo_gotypes.go $WORK/b061/cgo.cgo1.go $WORK/b061/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/asm_amd64.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o $WORK/b061/_x006.o $WORK/b061/_x007.o $WORK/b061/_x008.o $WORK/b061/_x009.o $WORK/b061/_x010.o $WORK/b061/_x011.o $WORK/b061/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b2/b2726a3ab151f03d0569ea3fc627411e780755177a383fab9b70733eb54a14aa-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b006/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_amd64.o $WORK/b006/duff_amd64.o $WORK/b006/memclr_amd64.o $WORK/b006/memmove_amd64.o $WORK/b006/preempt_amd64.o $WORK/b006/rt0_linux_amd64.o $WORK/b006/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e8/e89c1c1e7945f5339e8ee31a5277f39066fc671bfbda674907053901513114d1-d # internal gopkg.in/errgo.v2/errors mkdir -p $WORK/b129/ internal/reflectlite sync mkdir -p $WORK/b003/ mkdir -p $WORK/b020/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/errgo.v2/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p gopkg.in/errgo.v2/errors -complete -installsuffix shared -buildid 9lgZl_jN6teSRNf4HdCj/9lgZl_jN6teSRNf4HdCj -goversion go1.15.6 -D "" -importcfg $WORK/b129/importcfg -pack ./errors.go ./interface.go ./itoa.go ./struct.go cat >$WORK/b003/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b003/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid nY0-kUxdaCRUJGG0Jtsb/nY0-kUxdaCRUJGG0Jtsb -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid R4rbhCK7lVaoXGv_7kQb/R4rbhCK7lVaoXGv_7kQb -goversion go1.15.6 -symabis $WORK/b003/symabis -D "" -importcfg $WORK/b003/importcfg -pack -asmhdr $WORK/b003/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e0/e050973165c80d7b182d607ebe84afad572a7c5c33113761c2e841420d4c6311-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5e/5ed2ca623fb75600ccbe71d964d2e5b85be4d85fe0c51d34246136b9e1028838-d # internal internal/singleflight mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid de-zSAQ4YLSXesUrHIn1/de-zSAQ4YLSXesUrHIn1 -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p math/rand -std -complete -installsuffix shared -buildid Fa8IKEca_qrzuUcd3rW0/Fa8IKEca_qrzuUcd3rW0 -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a2/a2e324280dd9a305897b7ec58024add2f4197002b97ea3d0cba46ae9339574cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fe/fe7717ef07e1e275b3cae18b3a9df92bcf86b12c77c0ba3c2ecded6d0c217f3f-d # internal github.com/rogpeppe/go-internal/par mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/par /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/rogpeppe/go-internal/par -complete -installsuffix shared -buildid L1AS2QFbijHDhbS-n5Bq/L1AS2QFbijHDhbS-n5Bq -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack ./work.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b003/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b003/_pkg_.a $WORK/b003/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/36/3664f3027cc7108ed55dbf46e733c2799076f5201cf7fbb510d7bcfe3aa24ed6-d # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/fb/fb48c5708b6649f56827fe45b347bd0f03dc8482e0e40beda6f2a39a6d944ee7-d # internal errors mkdir -p $WORK/b002/ sort mkdir -p $WORK/b024/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p errors -std -complete -installsuffix shared -buildid SJt-y72zZhyyFpvQWjHY/SJt-y72zZhyyFpvQWjHY -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid O24xspHpevI_F8RyxxF9/O24xspHpevI_F8RyxxF9 -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e8/e8f7c278d2db7afbab58eee115ee6c6cfbe3a66d6f3346cfd791693b9b8124f0-d # internal io mkdir -p $WORK/b025/ internal/oserror mkdir -p $WORK/b027/ strconv mkdir -p $WORK/b018/ vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a EOF mkdir -p $WORK/b058/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid YMUug0ikdXWb7zzmVJcj/YMUug0ikdXWb7zzmVJcj -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Mzm-lYlHb2vGCRSKrvIu/Mzm-lYlHb2vGCRSKrvIu -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 41l_F9EpiVm9dPPZeiqx/41l_F9EpiVm9dPPZeiqx -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./message.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid 9C4e050vI-aB89A5c8ja/9C4e050vI-aB89A5c8ja -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/69/692fadfdd2b8b564ace74b14b78ca6b257718cc27b5e0cb7b993efbb1b419c36-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid uKWlEcSXK4CleqCsdW5R/uKWlEcSXK4CleqCsdW5R -goversion go1.15.6 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8a8c67c50885ac70a32644f5b74f58ec44c9ba70066cce0042aee7d930248f93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c4/c4dfc585d39609ce3c1b95a9df62963027e51f155163e51317723c9545317b66-d # internal hash mkdir -p $WORK/b041/ bytes mkdir -p $WORK/b038/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF strings mkdir -p $WORK/b034/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p hash -std -complete -installsuffix shared -buildid HU4VXZAr0O-ZexXly7Mw/HU4VXZAr0O-ZexXly7Mw -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./hash.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid b95nRWU--hJA9Tq2KGdO/b95nRWU--hJA9Tq2KGdO -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid p8n8X7W4RbLX7zlJmY9Y/p8n8X7W4RbLX7zlJmY9Y -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/01/0193dfd6e0759497a01b44422b681f9091a14ad83a5a678a9a3af31b7e1701c8-d # internal hash/crc32 mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b042/symabis ./crc32_amd64.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p hash/crc32 -std -installsuffix shared -buildid bCH9cLnKwPmtdEAIbCSi/bCH9cLnKwPmtdEAIbCSi -goversion go1.15.6 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/4e/4eb4bf917544098743a95d2af0517c4d0eb2a08c7048b652daa92b830e969295-d # internal crypto/internal/randutil mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid u9oE2vBqE358ZIJomaEo/u9oE2vBqE358ZIJomaEo -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/1b/1bc4fb0c7831183c4b84f06046741e87f0a1718d424116e68bc25c63179bc9e9-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a EOF cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/dc/dc211c509ccc8147a1e61b736b06812cef290bab5da2a7bbcd8e673662e0615f-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b105/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid A7MxtR6ZdF2YlB29Hd16/A7MxtR6ZdF2YlB29Hd16 -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./hmac.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 14EtEm1nQdKKORlQpyfB/14EtEm1nQdKKORlQpyfB -goversion go1.15.6 -D "" -importcfg $WORK/b105/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/91/91917d550c54793195bb523fd5048e17342efa35041e8776f3e350880826ed37-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid -ADwN_Fh2WYJ3s4iTapj/-ADwN_Fh2WYJ3s4iTapj -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/5c/5cf53c2515feee0328b7e90e76a2244318d5f8b2d07df634c18c42e1d31a9ab6-d # internal reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/27/272afe0d1a67df4455bc48c71eb5acb678917becd070b49aae85b63c50369c4e-d # internal crypto mkdir -p $WORK/b072/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b004/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto -std -complete -installsuffix shared -buildid BEI7L_wsGvKbMWwjn9EL/BEI7L_wsGvKbMWwjn9EL -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./crypto.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid ol-c9dMNKKnik8jRuDW9/ol-c9dMNKKnik8jRuDW9 -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/63/63e8b3ef98d34abf286f7c7dba60114d08a3f952fac0d5abaa462db9ab8394f6-d # internal bufio mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bufio -std -complete -installsuffix shared -buildid xynMtYbzo4fBA7AoOgB9/xynMtYbzo4fBA7AoOgB9 -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./bufio.go ./scan.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/82/82c80fda48203c8ee0a9d1c750211dde6ea1a09136b5d40af7782d08e977edd2-d # internal path mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p path -std -complete -installsuffix shared -buildid 4bJD1lDBuODnBOrBQFCE/4bJD1lDBuODnBOrBQFCE -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/4c/4c2ede5c62c69d3b315d7733b4b1a9527475ee1907dc0d90524c27bdb51b707c-d # internal crypto/rc4 mkdir -p $WORK/b085/ cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/64/64e752f696ab2dcf99c1d90294585be116368e0d154840c19de3fb1eca0adacb-d # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid b4LlMXz4v9WQgWbcvbs-/b4LlMXz4v9WQgWbcvbs- -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./rc4.go regexp/syntax mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1lrhppye8xNGWJNyWWx1/1lrhppye8xNGWJNyWWx1 -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/07/0738c3e302449f154b0900357012ede655f8d44b41d5bd0cdcf6dbd6a9cbac3c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/41/4115f09aa866ad2de106f2a2cde66c290bd6e95ca198025952342d1df0e846ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39fc0e6abd877a033e6f337a5a9e870c542628837da07481cd0e06233456c4bd-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/eb/ebf4328c72b33d56ee12b51b35d5f7049360c62dba23c8b7ab0922adbeef5a89-d # internal internal/syscall/unix mkdir -p $WORK/b029/ internal/syscall/execenv mkdir -p $WORK/b032/ time mkdir -p $WORK/b031/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid diwmZDPigmIZOp2ZmuP8/diwmZDPigmIZOp2ZmuP8 -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid 6uSJFj7zP3BvgDVD7YP9/6uSJFj7zP3BvgDVD7YP9 -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yzApF-StMC7jLZ0zGaPq/yzApF-StMC7jLZ0zGaPq -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/4a/4a43b6fb757793057bfc0c160a9ae7b3c563f9f45f7f3e4e60f0a37b858e6bcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/6f/6f35e19839fcb89f791009728c9dfc5fbeab60aca58d0cf665e30392b9593f11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/d9/d9ae14957401842d1121166fddb534b50df32585a3608cce9c6888b656acc09e-d # internal regexp mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p regexp -std -complete -installsuffix shared -buildid K0hiUTv2XexTSIJRyCN6/K0hiUTv2XexTSIJRyCN6 -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ff/ff5d9e6cafc15b91d881051c96adb40fa68c0f04698452e7dddbc228f37f0c9f-d # internal context mkdir -p $WORK/b057/ internal/poll mkdir -p $WORK/b028/ cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/f7/f7dfb02c83335b87704f26a035febc133d17cb1f7fe33f4e09154ada41e4524f-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/reflectlite=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p context -std -complete -installsuffix shared -buildid ioDlry59e5QgRZEpHv1M/ioDlry59e5QgRZEpHv1M -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./context.go cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid sW29GMPVtjHiiDuT7j9M/sW29GMPVtjHiiDuT7j9M -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9a/9a634304772d2b92d5818faa05985bcab126acca6d6c7244c182eaf7facc7e1e-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/02/026fa368593adcc7bee6ddc88d0f1367b629b95b86c870394be77d8f2ed3e63c-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary mkdir -p $WORK/b040/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 8ftculk91o4-paGMge0V/8ftculk91o4-paGMge0V -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid kGu3pIlwJMK4F9Os4cfR/kGu3pIlwJMK4F9Os4cfR -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/52/5250f982ddb65d15ee0ae7f237dd5c8d82a99880934cb87cce0735619915caf2-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 2ZnUlvhaViRXuNv-Ypr8/2ZnUlvhaViRXuNv-Ypr8 -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.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_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c0/c05a71c1734fdc56f7a6b45e46459857d0f85c1f8c62a879005ae4423292c3e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7e/7ee0772d339fe546c4398a3125900ff28e622731bd480ec5ffa856f53c0b953b-d # internal crypto/cipher mkdir -p $WORK/b067/ encoding/base64 mkdir -p $WORK/b048/ crypto/ed25519/internal/edwards25519 crypto/sha512 crypto/md5 mkdir -p $WORK/b082/ cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b067/symabis ./xor_amd64.s mkdir -p $WORK/b077/ mkdir -p $WORK/b084/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid F2qVKiFfn51mX55sCz4J/F2qVKiFfn51mX55sCz4J -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./sha512block_amd64.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V4Iy9kXg8euK3nqzybj4/V4Iy9kXg8euK3nqzybj4 -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./base64.go cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b084/symabis ./md5block_amd64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 9EBA7Q2_E_UOh1t1DFaP/9EBA7Q2_E_UOh1t1DFaP -goversion go1.15.6 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 1kf7z2VBfnXnIPm9TBSn/1kf7z2VBfnXnIPm9TBSn -goversion go1.15.6 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid uFcD41KAmLDpiKEHATiW/uFcD41KAmLDpiKEHATiW -goversion go1.15.6 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/4b/4bcc3884f58d4131037d302f9c955bc74bf5b7a947038dee9481ff0f1189914b-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b087/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b084/md5block_amd64.o ./md5block_amd64.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2a/2aab9629637b2b1a39223cb3e3690b1688609f9b80653bf659ea0fe79e98950c-d # internal fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid jq1zZA1xD-srVfQD_QJW/jq1zZA1xD-srVfQD_QJW -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/07/07d5c4e37eff4c022c18e52a5ca6bfb5fe6df4a04e2093a09f50ec63d5411c15-d # internal path/filepath mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Ez3IXCP96J6njsW02Em-/Ez3IXCP96J6njsW02Em- -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e9/e900f44fb16cdb794fa47b321c26c5d6604fb0a01ebd1f44cae7361589b39ff6-d # internal net mkdir -p $WORK/b056/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b056/ -importpath net -- -I $WORK/b056/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid itgINzzBg_A3Ju_ziQ5_/itgINzzBg_A3Ju_ziQ5_ -goversion go1.15.6 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b067/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f4/f47387d56cf722891bcaacbf856945e3f0c33f6aae39a538366f3a10ccb6e285-d # internal crypto/aes mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./asm_amd64.s ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1H_y-INMGYtGghzvYS8L/1H_y-INMGYtGghzvYS8L -goversion go1.15.6 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/6c/6c50f4d6587bc03916312b489b5cc3c65781b6b37ce224a70f537df5674fea4f-d # internal crypto/des mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid x10LX-kbsiqMp5K4-1A-/x10LX-kbsiqMp5K4-1A- -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./block.go ./cipher.go ./const.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/6f/6f4be0b081e66e525261821172b40018366f6283007965ee79f0cb4e0197de39-d # internal crypto/sha256 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b088/symabis ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/asm_amd64.o ./asm_amd64.s cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid qrLb3qHCWZpCg4NRfIEP/qrLb3qHCWZpCg4NRfIEP -goversion go1.15.6 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/gcm_amd64.o ./gcm_amd64.s cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/df/dffe67fcbe88db10e4a8b06f725ffcad46180c29653285458959134e8ac23e34-d # internal encoding/pem mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid tclf0ExrFzmTMtnP3H0M/tclf0ExrFzmTMtnP3H0M -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/9f/9f27ac404a89b7cbd1e105abb940aa495b5fc88e710ecc7fc4c12314ab9427c6-d # internal io/ioutil mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid mCFl_YOBrkW6NYDZefo6/mCFl_YOBrkW6NYDZefo6 -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_amd64.o $WORK/b066/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8d/8d0da5e2087f078e14778f6929f38016f9d8bfb6ff600f9cb6bd3f438c9e82ac-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 4tAnkTeERbwNG95gj02-/4tAnkTeERbwNG95gj02- -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a7/a7211f3a902c58c60f834b587cafd9577d7b36d3933f72d2d619b4a2def75c81-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b098/symabis ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/85/85c893615dbf81287f1d59777dce2f0ee2ee7407988a32946e6858633623bdca-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b099/symabis ./cpu_x86.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid Kf44C_s68oR5ymI92Ytn/Kf44C_s68oR5ymI92Ytn -goversion go1.15.6 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 5A_WZkBxYhytHfrl41FZ/5A_WZkBxYhytHfrl41FZ -goversion go1.15.6 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_linux_noinit.go ./cpu_x86.go ./hwcap_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/06/064a379ba5bb1e5f76ac212a770bb39e8d4fadb497dc5312414c55ddd58ee19e-d # internal os/exec mkdir -p $WORK/b122/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b057/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p os/exec -std -complete -installsuffix shared -buildid -qHOFKztIOtcuYfxnPCZ/-qHOFKztIOtcuYfxnPCZ -goversion go1.15.6 -D "" -importcfg $WORK/b122/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/fc/fc079574de761c256f0214f06ac98d287024154cec919497bc3d6af594a13c7b-d # internal runtime/debug mkdir -p $WORK/b126/ cat >$WORK/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b126/symabis ./debug.s cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p runtime/debug -std -installsuffix shared -buildid T_NLeo2oTiMVwFzHVQtC/T_NLeo2oTiMVwFzHVQtC -goversion go1.15.6 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b098/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/72/72d74322649999e46031ad0ef563a58271cde44257e82d3913eea787c376f6ae-d # internal internal/lazyregexp mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid qD65v04wR64QMOwTQpNx/qD65v04wR64QMOwTQpNx -goversion go1.15.6 -D "" -importcfg $WORK/b135/importcfg -pack ./lazyre.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/49/49e5ec1281a5f47bcde94ed9522dec904327da20d198bb66ccb6c28112dbb2a3-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b095/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/94/94b490f6e5e02163c857ba9c1884a6f23306ae66a0b6a60807fc1458cef89b32-d # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid TMrDajmdaoSbkSVRHEwZ/TMrDajmdaoSbkSVRHEwZ -goversion go1.15.6 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b126/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/59/59458ae2832dda600edf76ed9525c138048ab4747a8da0fea024329d96c19647-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b095/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/54/54bbb8f26be2bb7ce6f00e87ee8c912d48550c73dc7e727809952004c0371ff4-d # internal flag mkdir -p $WORK/b012/ compress/flate mkdir -p $WORK/b039/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p flag -std -complete -installsuffix shared -buildid CeJcHM7SNrhqLmhV2azB/CeJcHM7SNrhqLmhV2azB -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./flag.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid og2TydqpuIkcpWkkWWH4/og2TydqpuIkcpWkkWWH4 -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go encoding/json mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid lyFLimVIg31INOTxULP4/lyFLimVIg31INOTxULP4 -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/3e/3e8da7d55baa3a5f97a5172fd26a6e8cf4e83d213b051df9d2615bd578c5f319-d # internal github.com/rogpeppe/go-internal/module mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/semver=$WORK/b051/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/module /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/rogpeppe/go-internal/module -complete -installsuffix shared -buildid B3Xrl2aG1miKgPXFC2qM/B3Xrl2aG1miKgPXFC2qM -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./module.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/73/73ed965f0f6c527f741156429c10e7f3f4c712019657bd4841ba9f954b9cc906-d # internal github.com/rogpeppe/go-internal/txtar mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/txtar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/rogpeppe/go-internal/txtar -complete -installsuffix shared -buildid cXA1WigSW5mw_URIg1q0/cXA1WigSW5mw_URIg1q0 -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./archive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c3/c3f8909baa7a972a1115c10dbcb4a961005931ef29f6df2438096fb8e1bb40b0-d # internal log mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p log -std -complete -installsuffix shared -buildid 7qCS7G7R_-AvlOfN1JRW/7qCS7G7R_-AvlOfN1JRW -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a6/a69dd57dcb95caf2426a3a1347f4a69289d49c55746a7c008749a2653712233c-d # internal math/big mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b070/symabis ./arith_amd64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p math/big -std -installsuffix shared -buildid o_X2KJJX7Btkg88FjVaA/o_X2KJJX7Btkg88FjVaA -goversion go1.15.6 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/24/246d9568ad00b80442edd68d375e107628dccd0cc8ef9fc5992099a9f2b06272-d # internal encoding/hex mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid dwuBBga7IuX_1c8rUVL4/dwuBBga7IuX_1c8rUVL4 -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./hex.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b4/b45b3ff6b5335eaf922966601e5f52d8ef710e861dcec9a29b731ba825ed2020-d # internal net/url mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p net/url -std -complete -installsuffix shared -buildid gOOrNTlJec3pKT9UB2Np/gOOrNTlJec3pKT9UB2Np -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/3d/3d16cf1b4254647aee56d54268d2aeba19ff67c261f224d3b1285e8bc923fb13-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b100/symabis ./curve25519_amd64.s cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid juHS6wrVAOZbtvmyHxIS/juHS6wrVAOZbtvmyHxIS -goversion go1.15.6 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e2/e20f4060a951a8dab8ad0b7d8af583ee5c517f6c043a7d436258c582a4eb371f-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 15wI78hFoaL115yyHAT3/15wI78hFoaL115yyHAT3 -goversion go1.15.6 -D "" -importcfg $WORK/b106/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/4a/4a1ecf16e55a8bd63a8060f1a4e21e66eea7d17872098110976f1a9ddfca8853-d # internal archive/zip mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p archive/zip -std -complete -installsuffix shared -buildid vMdNKPJb5XVTtl2Ukboo/vMdNKPJb5XVTtl2Ukboo -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e8/e89027487fc2aee336713516cbc67ddfd0628e6c88db4319638f799ea3d6f28d-d # internal compress/gzip mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid JfbSvvYen7jFVgSwwsZt/JfbSvvYen7jFVgSwwsZt -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/cb/cbdf1c4823ee3584fbbed231e2cf5a545cdec6795ad4e2cd32bbd5a17c5f7d3c-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b105/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid ARy1Yr2_0xbSNaoisEur/ARy1Yr2_0xbSNaoisEur -goversion go1.15.6 -D "" -importcfg $WORK/b107/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/16/1686cdcc77ccc72fafbd4afc32bca042cd639a3f1a41e77a1b63cb0d1d998159-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b104/ cat >$WORK/b104/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/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid r5gFvfFuVbEdH1Cig3lG/r5gFvfFuVbEdH1Cig3lG -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/55/55dfbc0d5788dc686eee57f700e9311155400493d91ed20aafa04c12946a7491-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7XuaXfov1uzIu_dZQxnf/7XuaXfov1uzIu_dZQxnf -goversion go1.15.6 -D "" -importcfg $WORK/b110/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3e/3ea65215a3eb8ce7d07eadb2034ba0f1c0d22b55c95222611804873679e45919-d # internal mime mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p mime -std -complete -installsuffix shared -buildid sbf9LuhP7AUzvTJ3kOg5/sbf9LuhP7AUzvTJ3kOg5 -goversion go1.15.6 -D "" -importcfg $WORK/b111/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b057/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b058/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b059/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b060/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p net -std -installsuffix shared -buildid C-uKMOYwq1z6VGRqz6p9/C-uKMOYwq1z6VGRqz6p9 -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b056/_cgo_gotypes.go $WORK/b056/cgo_linux.cgo1.go $WORK/b056/cgo_resnew.cgo1.go $WORK/b056/cgo_socknew.cgo1.go $WORK/b056/cgo_unix.cgo1.go $WORK/b056/_cgo_import.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/72/72556f53196427f5745f166d2fe7e06e0c0deee1cb3d778eaf91c285be43943c-d # internal mime/quotedprintable mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid G5oMZQx6i7vl0bEaLQE6/G5oMZQx6i7vl0bEaLQE6 -goversion go1.15.6 -D "" -importcfg $WORK/b113/importcfg -pack ./reader.go ./writer.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/51/517f66070cb9fff5f91609c4470ead27c62383f9534ad0357628afdd5f034041-d # internal net/http/internal mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid yQQ-TEV5Vsk5O1fgXCT8/yQQ-TEV5Vsk5O1fgXCT8 -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/39/39728a14c5f7960cf78fe4b6ff3683aea60e2e49fed1c9b5c6fab76e770b7a04-d # internal github.com/rogpeppe/go-internal/imports mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/imports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/rogpeppe/go-internal/imports -complete -installsuffix shared -buildid ovmNBAFp6Znhf9dQekCz/ovmNBAFp6Znhf9dQekCz -goversion go1.15.6 -D "" -importcfg $WORK/b120/importcfg -pack ./build.go ./read.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c9/c9bff265d6f36b11f962a4df801fbf98f9cae438396690e6a90ade0e492cd023-d # internal github.com/rogpeppe/go-internal/internal/os/execpath mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/internal/os/execpath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/rogpeppe/go-internal/internal/os/execpath -complete -installsuffix shared -buildid 9Nf6rhK-zwdrEdXDHdY-/9Nf6rhK-zwdrEdXDHdY- -goversion go1.15.6 -D "" -importcfg $WORK/b121/importcfg -pack ./exec.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/d5/d56ce2b46e70e6b6b064a937f17fb9388302ffa22d773217c21d87a6c61848a0-d # internal github.com/rogpeppe/go-internal/internal/textutil mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/internal/textutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/rogpeppe/go-internal/internal/textutil -complete -installsuffix shared -buildid ZQ6fR3GODSZzrl0CIx2L/ZQ6fR3GODSZzrl0CIx2L -goversion go1.15.6 -D "" -importcfg $WORK/b123/importcfg -pack ./diff.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5f/5fb0091110aeac0b9f77ba421ba04266685a1aa6621fc181bd1598b99f722c8e-d # internal runtime/trace mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p runtime/trace -std -installsuffix shared -buildid j5vE8vs8-leeXKlPQdNE/j5vE8vs8-leeXKlPQdNE -goversion go1.15.6 -D "" -importcfg $WORK/b127/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0e/0e02965c64774e8834e836985c87e01f1b620d8fe94f30c0d00fe86a8bfd1463-d # internal gopkg.in/errgo.v2/fmt/errors mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile gopkg.in/errgo.v2/errors=$WORK/b129/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/errgo.v2/fmt/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p gopkg.in/errgo.v2/fmt/errors -complete -installsuffix shared -buildid HLaAhVjwEbHV-j4sRqjX/HLaAhVjwEbHV-j4sRqjX -goversion go1.15.6 -D "" -importcfg $WORK/b128/importcfg -pack ./alias.go ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f4/f4ba4c6d3fa72d157224799ed4e748232f89a086bcf74528151f54e02d3a2ac8-d # internal go/token mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p go/token -std -complete -installsuffix shared -buildid WGsFRT8bH8uc3PGCTAQV/WGsFRT8bH8uc3PGCTAQV -goversion go1.15.6 -D "" -importcfg $WORK/b133/importcfg -pack ./position.go ./serialize.go ./token.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/2a/2a5511b84064bb8b6d7f5ac73f0cc7a1c18929dc25d2076deefb34d733c18a0e-d # internal testing mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile flag=$WORK/b012/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b126/_pkg_.a packagefile runtime/trace=$WORK/b127/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p testing -std -complete -installsuffix shared -buildid 3x358dWvTZ75SM6RE9Wf/3x358dWvTZ75SM6RE9Wf -goversion go1.15.6 -D "" -importcfg $WORK/b125/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/91/917a2e5d486b047d3e2be438c6eb64d74b226445b3341fb747a3ddf99a04eaf9-d # internal text/template/parse mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid YEpXjAqiM_FRa3VjYHfE/YEpXjAqiM_FRa3VjYHfE -goversion go1.15.6 -D "" -importcfg $WORK/b137/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/7a/7aaa635b51aa71f33f918b94c76ee4444543c47c6004c4d5beee76aaa521191e-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b103/ cat >$WORK/b103/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b107/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid ZA5lwJNcGkYKoQtB6agp/ZA5lwJNcGkYKoQtB6agp -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/0e/0e2e0818efcc07df550c95a2ca198a986524652c31bd8bd025791d586507e78f-d # internal go/scanner mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go/token=$WORK/b133/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid V_T9TOpMTx_tHb9MBKeF/V_T9TOpMTx_tHb9MBKeF -goversion go1.15.6 -D "" -importcfg $WORK/b132/importcfg -pack ./errors.go ./scanner.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b070/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/33/3373d282f0c27487a6d3534ec8b4943c0de7850669f213f322f0fd1a218532f3-d # internal crypto/rand mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid o5AEtlZcW6aqJdIqpWxH/o5AEtlZcW6aqJdIqpWxH -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b1/b105725631a314fd13d2a9b1c52bd2cc6e1445491a0cac4948cea8e18c0ba0dd-d # internal crypto/elliptic mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./p256_asm_amd64.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 5NvVVbIEoleP14bMyv-n/5NvVVbIEoleP14bMyv-n -goversion go1.15.6 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/00/00665994f0e3ce214cc9f03ded62f96ba2d4cd3c4904710a2d493be699a66182-d # internal encoding/asn1 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid aDUf_wqooZK2tZkprlwk/aDUf_wqooZK2tZkprlwk -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/51/51bacb3114582730c9bffc5b7c8dd3ce67dc8c73a677da325ebb0871ab22ce9e-d # internal crypto/ed25519 mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid d8pMQu27Ko24tD5o1nzB/d8pMQu27Ko24tD5o1nzB -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/67/67a5d4654e7245931db505bded984ef7fe35fa0694079abc4cfed64734ad427b-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid L8LSaw5jlkBljQvVcai8/L8LSaw5jlkBljQvVcai8 -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/df/df6ae57b4a43fad6c47d77edc7dfd9e4133e29365e5f71efdd8e80d34b706b39-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid hvi3ZjeQA61Lush_qXyc/hvi3ZjeQA61Lush_qXyc -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/31/3102a239f805cd7d4c8e9810134dd601531b0a18469a369245d03d11e8a7da2e-d # internal github.com/rogpeppe/go-internal/testenv mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile flag=$WORK/b012/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile testing=$WORK/b125/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/testenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/rogpeppe/go-internal/testenv -complete -installsuffix shared -buildid htmirwc8CesHR-JfFXsL/htmirwc8CesHR-JfFXsL -goversion go1.15.6 -D "" -importcfg $WORK/b124/importcfg -pack ./testenv.go ./testenv_cgo.go ./testenv_notwin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/e4/e450bad5238d2afac3e6274da20dd4e2a006619bc25a0fef741b6e9de57990ad-d # internal go/ast mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go/scanner=$WORK/b132/_pkg_.a packagefile go/token=$WORK/b133/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p go/ast -std -complete -installsuffix shared -buildid gMevYlsar2g5aKDdTQgP/gMevYlsar2g5aKDdTQgP -goversion go1.15.6 -D "" -importcfg $WORK/b131/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/06/0662f934414fcf4e794df6dcbcf2613378b5e78a59d0e4bd1d8ed160d9d726c1-d # internal internal/goroot mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/goroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p internal/goroot -std -complete -installsuffix shared -buildid MLKb-2_MMtmsPHI9xfGB/MLKb-2_MMtmsPHI9xfGB -goversion go1.15.6 -D "" -importcfg $WORK/b139/importcfg -pack ./gc.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/3f/3f6dfebbc95643c7938ddb01427ebe5eed9822f97a4e50ec55233dae6b362367-d # internal text/template mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile text/template/parse=$WORK/b137/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p text/template -std -complete -installsuffix shared -buildid N540Lanqd56pgDkc7Mu7/N540Lanqd56pgDkc7Mu7 -goversion go1.15.6 -D "" -importcfg $WORK/b136/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/73/7373f13699bfa11c46ede249b20d880182477c88a565ec2a945026627e5f3798-d # internal github.com/rogpeppe/go-internal/testscript mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile context=$WORK/b057/_pkg_.a packagefile flag=$WORK/b012/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/imports=$WORK/b120/_pkg_.a packagefile github.com/rogpeppe/go-internal/internal/os/execpath=$WORK/b121/_pkg_.a packagefile github.com/rogpeppe/go-internal/internal/textutil=$WORK/b123/_pkg_.a packagefile github.com/rogpeppe/go-internal/par=$WORK/b052/_pkg_.a packagefile github.com/rogpeppe/go-internal/testenv=$WORK/b124/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b054/_pkg_.a packagefile gopkg.in/errgo.v2/fmt/errors=$WORK/b128/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile testing=$WORK/b125/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/testscript /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/rogpeppe/go-internal/testscript -complete -installsuffix shared -buildid QYEI7_hAhva1Ft9sHLCo/QYEI7_hAhva1Ft9sHLCo -goversion go1.15.6 -D "" -importcfg $WORK/b119/importcfg -pack ./cmd.go ./cover.go ./doc.go ./envvarname.go ./exe.go ./testscript.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/79/79af6a0c9dd4452b960967629c0c18128636a011cb990c8ca0ffa1fc31682573-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/b1/b1b577446561a806a611342509c94e15ff1c0cb065dee4bc3ffb8bfb463bd19a-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid L7zYX0e5MDtEWzA4da2t/L7zYX0e5MDtEWzA4da2t -goversion go1.15.6 -D "" -importcfg $WORK/b091/importcfg -pack ./pkix.go vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid r7uV2CncgijygFdUU-Hj/r7uV2CncgijygFdUU-Hj -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/cb/cb234290bec4276134d06a17d64ad3310f8f96c0461fc6af1888102183c839a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/78/78953a9edeb7331764d3ce165c0d28e6ca0c7372b6fca1a4ad6ef63bec7871c1-d # internal crypto/ecdsa mkdir -p $WORK/b074/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/8b/8bcf841a3dd222b013c49ff1683ef79d0a17eadba0a451f0ad41d6622816bf67-d # internal cat >$WORK/b074/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 crypto=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid qbGXRK7scAvPzI-9UZDc/qbGXRK7scAvPzI-9UZDc -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/d4/d4f147d67094dc96fd4e619dcc47a333f7cf1be5fb8c8bd9b5609e12c16a049e-d # internal go/parser mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go/ast=$WORK/b131/_pkg_.a packagefile go/scanner=$WORK/b132/_pkg_.a packagefile go/token=$WORK/b133/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p go/parser -std -complete -installsuffix shared -buildid ydg9kIwmnwTY5sM8N362/ydg9kIwmnwTY5sM8N362 -goversion go1.15.6 -D "" -importcfg $WORK/b138/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/60/6052f7ae1ce14d6144d4b2d9158275a2036c868791307a7a20944b9e5b2c4650-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/d6/d6062f80fdbf5b892a9a1be222a535908bd1c97f4c3fec40504b74dc5037f3c0-d # internal go/doc mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go/ast=$WORK/b131/_pkg_.a packagefile go/token=$WORK/b133/_pkg_.a packagefile internal/lazyregexp=$WORK/b135/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p go/doc -std -complete -installsuffix shared -buildid cSSB9ljUZLF3Ha_gj4wR/cSSB9ljUZLF3Ha_gj4wR -goversion go1.15.6 -D "" -importcfg $WORK/b134/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ed/ed4b8adf038332d55004344c27242dfa7b73d187ec06c9272054e94b70d66bb1-d # internal net/textproto mkdir -p $WORK/b108/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b109/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 2HP9LPGeGubAChsQYKkS/2HP9LPGeGubAChsQYKkS -goversion go1.15.6 -D "" -importcfg $WORK/b108/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 9BFZ69Tf3iOPy9NpVl6u/9BFZ69Tf3iOPy9NpVl6u -goversion go1.15.6 -D "" -importcfg $WORK/b109/importcfg -pack ./proxy.go crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b073/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid QK5DnoU15GHuWE8FucKL/QK5DnoU15GHuWE8FucKL -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/0c/0c020dc41d0d0c3b1bbb6908e4a1b346bc01fe3f2cc947e3c8636541fd084b6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/78/78e73e9c2e4a0c72ed8e79d3d516877569036208bb73fa2e7fa167ba9ef6eabb-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b102/ cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/1e/1eb5439e12a72bf741e4c4b66141f25b5e5160e90ff180f2760c4d646bbcc1c8-d # internal mime/multipart mkdir -p $WORK/b112/ cat >$WORK/b102/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/b103/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid fP_tsB2W44DbOxVo0Bmw/fP_tsB2W44DbOxVo0Bmw -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid Y2YlZjtSH8FNE-OGq8gv/Y2YlZjtSH8FNE-OGq8gv -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/3e/3e961e4b25e52f8490da5c1406250adb22be1ac02c3a3d6b20a69c4e34d81881-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f9/f9e046b8afbda8d0176617d7560f6968acbad38887b730c41f058b250d369970-d # internal go/build mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile go/ast=$WORK/b131/_pkg_.a packagefile go/doc=$WORK/b134/_pkg_.a packagefile go/parser=$WORK/b138/_pkg_.a packagefile go/token=$WORK/b133/_pkg_.a packagefile internal/goroot=$WORK/b139/_pkg_.a packagefile internal/goversion=$WORK/b140/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b122/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/go/build /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p go/build -std -complete -installsuffix shared -buildid ZQ9K889JUHzIwNTqwqcu/ZQ9K889JUHzIwNTqwqcu -goversion go1.15.6 -D "" -importcfg $WORK/b130/importcfg -pack ./build.go ./doc.go ./gc.go ./read.go ./syslist.go ./zcgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/30/30e6d0f697da17917ee8fbd7d4a90b6dc9c871ffd715fb5fd380d61ac1104945-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/c7/c7e396e1269b33675c339e0371579011f15931fe1332c4224c6880e6d6a9bfe6-d # internal github.com/rogpeppe/go-internal/gotooltest mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/testscript=$WORK/b119/_pkg_.a packagefile go/build=$WORK/b130/_pkg_.a packagefile os/exec=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/gotooltest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/rogpeppe/go-internal/gotooltest -complete -installsuffix shared -buildid 5WjtgGy3bQCizT3_Q5Gw/5WjtgGy3bQCizT3_Q5Gw -goversion go1.15.6 -D "" -importcfg $WORK/b118/importcfg -pack ./setup.go cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/7d/7df4c2e89f7e8359b148ae0de8d863ff4948ce335ff27fcb6cad5fd01b7561e1-d # internal crypto/tls mkdir -p $WORK/b071/ cat >$WORK/b071/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/b038/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile context=$WORK/b057/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b101/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid noLfBIgujmZVpnsH-Rd6/noLfBIgujmZVpnsH-Rd6 -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/1e/1e8592d3b8ddb7fcc0aeea1c3ad4f447e8dacf9a861a43b6e512589d1481bfd6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/12/12e4bbda5da0f99efdbf4e944ab3680629b7138aa9d2588d6bacba7b73ef121a-d # internal net/http/httptrace mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b057/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b059/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid jSOx-C6ume7KD9mc6C0s/jSOx-C6ume7KD9mc6C0s -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/97/97adad50b396f3dbf7180dc667237397db2a1a78cd0eaeac234e089065494320-d # internal net/http mkdir -p $WORK/b062/ cat >$WORK/b062/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/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile context=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net/http -std -complete -installsuffix shared -buildid SuHsviZdO3zjn6019owN/SuHsviZdO3zjn6019owN -goversion go1.15.6 -D "" -importcfg $WORK/b062/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_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2d/2d12b6963a6f764746d364d516468a6b2314cb9a009ddadd3c35809170e832ca-d # internal github.com/rogpeppe/go-internal/goproxytest mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/module=$WORK/b050/_pkg_.a packagefile github.com/rogpeppe/go-internal/par=$WORK/b052/_pkg_.a packagefile github.com/rogpeppe/go-internal/semver=$WORK/b051/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/goproxytest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/rogpeppe/go-internal/goproxytest -complete -installsuffix shared -buildid 10bRbFz8djkmMIx-h931/10bRbFz8djkmMIx-h931 -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./allhex.go ./proxy.go ./pseudo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/11/11dd8eda137b6edc98069be1a26b7a129cab7dae96f671a8bdea6a8b5541318d-d # internal github.com/rogpeppe/go-internal/cmd/testscript mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile flag=$WORK/b012/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/goproxytest=$WORK/b035/_pkg_.a packagefile github.com/rogpeppe/go-internal/gotooltest=$WORK/b118/_pkg_.a packagefile github.com/rogpeppe/go-internal/testscript=$WORK/b119/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/cmd/testscript /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid Z7I_pMPKDhbaYvgNjwFd/Z7I_pMPKDhbaYvgNjwFd -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./help.go ./main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ae/ae67842920fe366079fa2a37ed5b6013f1d2ab2b1f283da1354b274cfe706d33-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/rogpeppe/go-internal/cmd/testscript=$WORK/b001/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile flag=$WORK/b012/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/goproxytest=$WORK/b035/_pkg_.a packagefile github.com/rogpeppe/go-internal/gotooltest=$WORK/b118/_pkg_.a packagefile github.com/rogpeppe/go-internal/testscript=$WORK/b119/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b054/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b122/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a packagefile internal/reflectlite=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile archive/zip=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/rogpeppe/go-internal/module=$WORK/b050/_pkg_.a packagefile github.com/rogpeppe/go-internal/par=$WORK/b052/_pkg_.a packagefile github.com/rogpeppe/go-internal/semver=$WORK/b051/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile go/build=$WORK/b130/_pkg_.a packagefile bufio=$WORK/b037/_pkg_.a packagefile context=$WORK/b057/_pkg_.a packagefile github.com/rogpeppe/go-internal/imports=$WORK/b120/_pkg_.a packagefile github.com/rogpeppe/go-internal/internal/os/execpath=$WORK/b121/_pkg_.a packagefile github.com/rogpeppe/go-internal/internal/textutil=$WORK/b123/_pkg_.a packagefile github.com/rogpeppe/go-internal/testenv=$WORK/b124/_pkg_.a packagefile gopkg.in/errgo.v2/fmt/errors=$WORK/b128/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile testing=$WORK/b125/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile internal/cpu=$WORK/b008/_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/unsafeheader=$WORK/b004/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b058/_pkg_.a packagefile internal/nettrace=$WORK/b059/_pkg_.a packagefile internal/singleflight=$WORK/b060/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile go/ast=$WORK/b131/_pkg_.a packagefile go/doc=$WORK/b134/_pkg_.a packagefile go/parser=$WORK/b138/_pkg_.a packagefile go/token=$WORK/b133/_pkg_.a packagefile internal/goroot=$WORK/b139/_pkg_.a packagefile internal/goversion=$WORK/b140/_pkg_.a packagefile gopkg.in/errgo.v2/errors=$WORK/b129/_pkg_.a packagefile runtime/debug=$WORK/b126/_pkg_.a packagefile runtime/trace=$WORK/b127/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile go/scanner=$WORK/b132/_pkg_.a packagefile internal/lazyregexp=$WORK/b135/_pkg_.a packagefile text/template=$WORK/b136/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b105/_pkg_.a packagefile text/template/parse=$WORK/b137/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=5EnUeLGD2ddgrULQWoJW/Z7I_pMPKDhbaYvgNjwFd/WehNgKMxppKQxJjkGMFQ/5EnUeLGD2ddgrULQWoJW -X github.com/rogpeppe/go-internal/version=1.6.2 -B 0x71bf97a2205b42b058604c5e9b1556f3c998f535 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/go-internal-1.6.2/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-internal-1.6.2/_build/bin/testscript rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/txtar-addmod + GOPATH=/builddir/build/BUILD/go-internal-1.6.2/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/rogpeppe/go-internal/version=1.6.2 -B 0xcccc57d7e49db1f770d0ce231986a35951b5c0bc -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-addmod github.com/rogpeppe/go-internal/cmd/txtar-addmod WORK=/tmp/go-build646642671 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid k2dfzdzaNONJzG2c4WPq/k2dfzdzaNONJzG2c4WPq -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 98zNuT6_Ww-1Kol5ww1z/98zNuT6_Ww-1Kol5ww1z -goversion go1.15.6 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b009/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Pz2QfOOZu2703TSUfJ75/Pz2QfOOZu2703TSUfJ75 -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f9517729eea594a929473be6748b21d1252ac749a57a18eeb76e944f4f2186c-d # internal unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid dAJAuqBkiRpbQ6Hvyz2M/dAJAuqBkiRpbQ6Hvyz2M -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 7alOFQNN7OWBSoqycbL8/7alOFQNN7OWBSoqycbL8 -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f9/f9b7315655ab1308fcb4e62688859aa962d48df672ddf41f8fee52e309dd3282-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid SYiPg75xpoH7qpDEZBj1/SYiPg75xpoH7qpDEZBj1 -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid SWvNiPJxxmU_yFIQCWnC/SWvNiPJxxmU_yFIQCWnC -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid RiLtj2zqcmdi5ThRNPms/RiLtj2zqcmdi5ThRNPms -goversion go1.15.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/96/96bf82f15d0d67a16c42a10d6e22d79312d42188fae703738c1562edc8dc8708-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UhSjUnl187Ol1N3kcAaL/UhSjUnl187Ol1N3kcAaL -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ae/ae6aaa7877ffcf881b2272e5a5fb78102b2a97a707e2a4edbf01ee9d1b1ee5d7-d # internal math/bits mkdir -p $WORK/b024/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a1/a1a7e6502e5a80639e1e2128a9984110c4beb7a6a9b29992f90bfba0f7c0e7c1-d # internal github.com/rogpeppe/go-internal/semver mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p github.com/rogpeppe/go-internal/semver -complete -installsuffix shared -buildid gzQVBcsLZLzntRlOmqg_/gzQVBcsLZLzntRlOmqg_ -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./semver.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 9g3jAgZTBf11Gg5mM8Yy/9g3jAgZTBf11Gg5mM8Yy -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/76/766a2e98839291e28e8c518af268533a2ee53da17cfedabebac173f62151caf3-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s runtime/cgo mkdir -p $WORK/b044/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b044/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b044/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ad/ade7f88d5706ed59d8ec1399322efd36df8508254096d01be6ac051def34c84d-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/95/95f3fc11c45c5fb936e78e20c43f50fa7c48967b36d3bec3cf00b6c0152835ee-d # internal internal/bytealg mkdir -p $WORK/b008/ internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ci8jAbK_WNuIZUmVhJOP/ci8jAbK_WNuIZUmVhJOP -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 4ClghEcS_IkSXM44d6-g/4ClghEcS_IkSXM44d6-g -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/49/49d97b3d45d2aee8310f6c0432e948f2fc7288073d5f33d82e25e169f99434af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c1/c14d879db544df6020b08a36216a68cf4b6491871bc9c81dd8d20c15fe214a8e-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/04/043e6bd88b640facb4eed472f5d5c4e0d4fb92ab69ec429d251124324f251e43-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/3b/3bdab8c1d99fdd80d9057a25e1906896faf316fc791557725e121816844c1dc6-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b044 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c math mkdir -p $WORK/b023/ cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid lG-r2seb8OkyNyUOcBQ9/lG-r2seb8OkyNyUOcBQ9 -goversion go1.15.6 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid EciNmfxCDxJjIHFGQvDO/EciNmfxCDxJjIHFGQvDO -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd $WORK/b044 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d3/d3b838edccd84ccefd161e87e18e46f618b167415a6270f8ece362adc40486d4-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/stubs_amd64.o ./stubs_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_amd64.o $WORK/b023/exp_amd64.o $WORK/b023/floor_amd64.o $WORK/b023/hypot_amd64.o $WORK/b023/log_amd64.o $WORK/b023/sqrt_amd64.o $WORK/b023/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f7/f7f8b2fd375905c65f897914eecc595a3f3d0ae1638fdceb5b680f662b9167c0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I $WORK/b044/ -g -O2 -Wall -Werror -o $WORK/b044/_x012.o -c gcc_amd64.S cd $WORK/b044 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go -dynlinker cat >$WORK/b044/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b044/symabis ./asm_amd64.s cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Nkb3t0c1J5ov1k4Mxbie/Nkb3t0c1J5ov1k4Mxbie -goversion go1.15.6 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo.cgo1.go $WORK/b044/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b044/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_amd64.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o $WORK/b044/_x006.o $WORK/b044/_x007.o $WORK/b044/_x008.o $WORK/b044/_x009.o $WORK/b044/_x010.o $WORK/b044/_x011.o $WORK/b044/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b2/b2726a3ab151f03d0569ea3fc627411e780755177a383fab9b70733eb54a14aa-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/e8/e89c1c1e7945f5339e8ee31a5277f39066fc671bfbda674907053901513114d1-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b014/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid nY0-kUxdaCRUJGG0Jtsb/nY0-kUxdaCRUJGG0Jtsb -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid R4rbhCK7lVaoXGv_7kQb/R4rbhCK7lVaoXGv_7kQb -goversion go1.15.6 -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_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/5e/5ed2ca623fb75600ccbe71d964d2e5b85be4d85fe0c51d34246136b9e1028838-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fb/fb48c5708b6649f56827fe45b347bd0f03dc8482e0e40beda6f2a39a6d944ee7-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b026/ 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid SJt-y72zZhyyFpvQWjHY/SJt-y72zZhyyFpvQWjHY -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b026/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_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid O24xspHpevI_F8RyxxF9/O24xspHpevI_F8RyxxF9 -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e8/e8f7c278d2db7afbab58eee115ee6c6cfbe3a66d6f3346cfd791693b9b8124f0-d # internal io mkdir -p $WORK/b013/ internal/oserror mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b025/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Mzm-lYlHb2vGCRSKrvIu/Mzm-lYlHb2vGCRSKrvIu -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./errors.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid 9C4e050vI-aB89A5c8ja/9C4e050vI-aB89A5c8ja -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid YMUug0ikdXWb7zzmVJcj/YMUug0ikdXWb7zzmVJcj -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/69/692fadfdd2b8b564ace74b14b78ca6b257718cc27b5e0cb7b993efbb1b419c36-d # internal syscall mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b031/symabis ./asm_linux_amd64.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p syscall -std -installsuffix shared -buildid uKWlEcSXK4CleqCsdW5R/uKWlEcSXK4CleqCsdW5R -goversion go1.15.6 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/8a/8a8c67c50885ac70a32644f5b74f58ec44c9ba70066cce0042aee7d930248f93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c4/c4dfc585d39609ce3c1b95a9df62963027e51f155163e51317723c9545317b66-d # internal bytes mkdir -p $WORK/b002/ strings mkdir -p $WORK/b035/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid b95nRWU--hJA9Tq2KGdO/b95nRWU--hJA9Tq2KGdO -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid p8n8X7W4RbLX7zlJmY9Y/p8n8X7W4RbLX7zlJmY9Y -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/dc/dc211c509ccc8147a1e61b736b06812cef290bab5da2a7bbcd8e673662e0615f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/5c/5cf53c2515feee0328b7e90e76a2244318d5f8b2d07df634c18c42e1d31a9ab6-d # internal reflect mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asm_amd64.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p reflect -std -installsuffix shared -buildid ol-c9dMNKKnik8jRuDW9/ol-c9dMNKKnik8jRuDW9 -goversion go1.15.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/63/63e8b3ef98d34abf286f7c7dba60114d08a3f952fac0d5abaa462db9ab8394f6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/eb/ebf4328c72b33d56ee12b51b35d5f7049360c62dba23c8b7ab0922adbeef5a89-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF internal/syscall/execenv cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid diwmZDPigmIZOp2ZmuP8/diwmZDPigmIZOp2ZmuP8 -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go mkdir -p $WORK/b033/ time mkdir -p $WORK/b032/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yzApF-StMC7jLZ0zGaPq/yzApF-StMC7jLZ0zGaPq -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p time -std -installsuffix shared -buildid 6uSJFj7zP3BvgDVD7YP9/6uSJFj7zP3BvgDVD7YP9 -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4a/4a43b6fb757793057bfc0c160a9ae7b3c563f9f45f7f3e4e60f0a37b858e6bcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6f/6f35e19839fcb89f791009728c9dfc5fbeab60aca58d0cf665e30392b9593f11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ff/ff5d9e6cafc15b91d881051c96adb40fa68c0f04698452e7dddbc228f37f0c9f-d # internal context mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p context -std -complete -installsuffix shared -buildid ioDlry59e5QgRZEpHv1M/ioDlry59e5QgRZEpHv1M -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid sW29GMPVtjHiiDuT7j9M/sW29GMPVtjHiiDuT7j9M -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9a/9a634304772d2b92d5818faa05985bcab126acca6d6c7244c182eaf7facc7e1e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/52/5250f982ddb65d15ee0ae7f237dd5c8d82a99880934cb87cce0735619915caf2-d # internal os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p os -std -installsuffix shared -buildid 2ZnUlvhaViRXuNv-Ypr8/2ZnUlvhaViRXuNv-Ypr8 -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/02/026fa368593adcc7bee6ddc88d0f1367b629b95b86c870394be77d8f2ed3e63c-d # internal internal/fmtsort mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid kGu3pIlwJMK4F9Os4cfR/kGu3pIlwJMK4F9Os4cfR -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c0/c05a71c1734fdc56f7a6b45e46459857d0f85c1f8c62a879005ae4423292c3e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/2a/2aab9629637b2b1a39223cb3e3690b1688609f9b80653bf659ea0fe79e98950c-d # internal path/filepath mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Ez3IXCP96J6njsW02Em-/Ez3IXCP96J6njsW02Em- -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p fmt -std -complete -installsuffix shared -buildid jq1zZA1xD-srVfQD_QJW/jq1zZA1xD-srVfQD_QJW -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9f/9f27ac404a89b7cbd1e105abb940aa495b5fc88e710ecc7fc4c12314ab9427c6-d # internal io/ioutil mkdir -p $WORK/b039/ os/exec mkdir -p $WORK/b042/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b040/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid mCFl_YOBrkW6NYDZefo6/mCFl_YOBrkW6NYDZefo6 -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p os/exec -std -complete -installsuffix shared -buildid -qHOFKztIOtcuYfxnPCZ/-qHOFKztIOtcuYfxnPCZ -goversion go1.15.6 -D "" -importcfg $WORK/b042/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/85/85c893615dbf81287f1d59777dce2f0ee2ee7407988a32946e6858633623bdca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3e/3e8da7d55baa3a5f97a5172fd26a6e8cf4e83d213b051df9d2615bd578c5f319-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/54/54bbb8f26be2bb7ce6f00e87ee8c912d48550c73dc7e727809952004c0371ff4-d # internal flag mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF github.com/rogpeppe/go-internal/txtar mkdir -p $WORK/b038/ cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p flag -std -complete -installsuffix shared -buildid CeJcHM7SNrhqLmhV2azB/CeJcHM7SNrhqLmhV2azB -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./flag.go github.com/rogpeppe/go-internal/module mkdir -p $WORK/b036/ log mkdir -p $WORK/b041/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b039/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b040/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/txtar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/rogpeppe/go-internal/txtar -complete -installsuffix shared -buildid cXA1WigSW5mw_URIg1q0/cXA1WigSW5mw_URIg1q0 -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./archive.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/rogpeppe/go-internal/semver=$WORK/b037/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/module /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/rogpeppe/go-internal/module -complete -installsuffix shared -buildid B3Xrl2aG1miKgPXFC2qM/B3Xrl2aG1miKgPXFC2qM -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./module.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p log -std -complete -installsuffix shared -buildid 7qCS7G7R_-AvlOfN1JRW/7qCS7G7R_-AvlOfN1JRW -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b4/b45b3ff6b5335eaf922966601e5f52d8ef710e861dcec9a29b731ba825ed2020-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a6/a69dd57dcb95caf2426a3a1347f4a69289d49c55746a7c008749a2653712233c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c3/c3f8909baa7a972a1115c10dbcb4a961005931ef29f6df2438096fb8e1bb40b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/24/246d9568ad00b80442edd68d375e107628dccd0cc8ef9fc5992099a9f2b06272-d # internal github.com/rogpeppe/go-internal/cmd/txtar-addmod mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile flag=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/rogpeppe/go-internal/module=$WORK/b036/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b038/_pkg_.a packagefile io/ioutil=$WORK/b039/_pkg_.a packagefile log=$WORK/b041/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b040/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/cmd/txtar-addmod /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid kvDIfdZ_pgIOSSDLkQ7H/kvDIfdZ_pgIOSSDLkQ7H -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./addmod.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ed/ed3bf0975dcb4ec2d67f0de454f96f700ce67a904a9b6315089d86062c45a736-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/rogpeppe/go-internal/cmd/txtar-addmod=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile flag=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/rogpeppe/go-internal/module=$WORK/b036/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b038/_pkg_.a packagefile io/ioutil=$WORK/b039/_pkg_.a packagefile log=$WORK/b041/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile os/exec=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b040/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile github.com/rogpeppe/go-internal/semver=$WORK/b037/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Onv6shsvKhnR775PzgCV/kvDIfdZ_pgIOSSDLkQ7H/oSSPHdpdmUjvOpnWmwCQ/Onv6shsvKhnR775PzgCV -X github.com/rogpeppe/go-internal/version=1.6.2 -B 0xcccc57d7e49db1f770d0ce231986a35951b5c0bc -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/go-internal-1.6.2/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-addmod rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/txtar-c + GOPATH=/builddir/build/BUILD/go-internal-1.6.2/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/rogpeppe/go-internal/version=1.6.2 -B 0x98d4973f80c61269f3c5d22230fc6e05d0bd61ff -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-c github.com/rogpeppe/go-internal/cmd/txtar-c WORK=/tmp/go-build707036034 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid k2dfzdzaNONJzG2c4WPq/k2dfzdzaNONJzG2c4WPq -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Pz2QfOOZu2703TSUfJ75/Pz2QfOOZu2703TSUfJ75 -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b009/ runtime/internal/atomic sync/atomic mkdir -p $WORK/b016/ mkdir -p $WORK/b010/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 98zNuT6_Ww-1Kol5ww1z/98zNuT6_Ww-1Kol5ww1z -goversion go1.15.6 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f9517729eea594a929473be6748b21d1252ac749a57a18eeb76e944f4f2186c-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 7alOFQNN7OWBSoqycbL8/7alOFQNN7OWBSoqycbL8 -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid dAJAuqBkiRpbQ6Hvyz2M/dAJAuqBkiRpbQ6Hvyz2M -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid SWvNiPJxxmU_yFIQCWnC/SWvNiPJxxmU_yFIQCWnC -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid RiLtj2zqcmdi5ThRNPms/RiLtj2zqcmdi5ThRNPms -goversion go1.15.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/f9/f9b7315655ab1308fcb4e62688859aa962d48df672ddf41f8fee52e309dd3282-d # internal unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid SYiPg75xpoH7qpDEZBj1/SYiPg75xpoH7qpDEZBj1 -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/96/96bf82f15d0d67a16c42a10d6e22d79312d42188fae703738c1562edc8dc8708-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UhSjUnl187Ol1N3kcAaL/UhSjUnl187Ol1N3kcAaL -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/76/766a2e98839291e28e8c518af268533a2ee53da17cfedabebac173f62151caf3-d # internal math/bits mkdir -p $WORK/b024/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a1/a1a7e6502e5a80639e1e2128a9984110c4beb7a6a9b29992f90bfba0f7c0e7c1-d # internal cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 9g3jAgZTBf11Gg5mM8Yy/9g3jAgZTBf11Gg5mM8Yy -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/95/95f3fc11c45c5fb936e78e20c43f50fa7c48967b36d3bec3cf00b6c0152835ee-d # internal internal/testlog mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ci8jAbK_WNuIZUmVhJOP/ci8jAbK_WNuIZUmVhJOP -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s runtime/cgo mkdir -p $WORK/b040/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b040/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b040/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c1/c14d879db544df6020b08a36216a68cf4b6491871bc9c81dd8d20c15fe214a8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ae/ae6aaa7877ffcf881b2272e5a5fb78102b2a97a707e2a4edbf01ee9d1b1ee5d7-d # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ad/ade7f88d5706ed59d8ec1399322efd36df8508254096d01be6ac051def34c84d-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 4ClghEcS_IkSXM44d6-g/4ClghEcS_IkSXM44d6-g -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/49/49d97b3d45d2aee8310f6c0432e948f2fc7288073d5f33d82e25e169f99434af-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.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_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true math cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/3b/3bdab8c1d99fdd80d9057a25e1906896faf316fc791557725e121816844c1dc6-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b023/ cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b023/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math -std -installsuffix shared -buildid lG-r2seb8OkyNyUOcBQ9/lG-r2seb8OkyNyUOcBQ9 -goversion go1.15.6 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/d3/d3b838edccd84ccefd161e87e18e46f618b167415a6270f8ece362adc40486d4-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid EciNmfxCDxJjIHFGQvDO/EciNmfxCDxJjIHFGQvDO -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b023/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/dim_amd64.o $WORK/b023/exp_amd64.o $WORK/b023/floor_amd64.o $WORK/b023/hypot_amd64.o $WORK/b023/log_amd64.o $WORK/b023/sqrt_amd64.o $WORK/b023/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f7/f7f8b2fd375905c65f897914eecc595a3f3d0ae1638fdceb5b680f662b9167c0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x006.o -c gcc_linux_amd64.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x012.o -c gcc_amd64.S cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o $WORK/b040/_x006.o $WORK/b040/_x007.o $WORK/b040/_x008.o $WORK/b040/_x009.o $WORK/b040/_x010.o $WORK/b040/_x011.o $WORK/b040/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go -dynlinker cat >$WORK/b040/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b040/symabis ./asm_amd64.s cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Nkb3t0c1J5ov1k4Mxbie/Nkb3t0c1J5ov1k4Mxbie -goversion go1.15.6 -symabis $WORK/b040/symabis -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b040/_cgo_gotypes.go $WORK/b040/cgo.cgo1.go $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b040/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_amd64.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o $WORK/b040/_x006.o $WORK/b040/_x007.o $WORK/b040/_x008.o $WORK/b040/_x009.o $WORK/b040/_x010.o $WORK/b040/_x011.o $WORK/b040/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b2/b2726a3ab151f03d0569ea3fc627411e780755177a383fab9b70733eb54a14aa-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/e8/e89c1c1e7945f5339e8ee31a5277f39066fc671bfbda674907053901513114d1-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b014/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid nY0-kUxdaCRUJGG0Jtsb/nY0-kUxdaCRUJGG0Jtsb -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid R4rbhCK7lVaoXGv_7kQb/R4rbhCK7lVaoXGv_7kQb -goversion go1.15.6 -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_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/5e/5ed2ca623fb75600ccbe71d964d2e5b85be4d85fe0c51d34246136b9e1028838-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fb/fb48c5708b6649f56827fe45b347bd0f03dc8482e0e40beda6f2a39a6d944ee7-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b026/ 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_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid SJt-y72zZhyyFpvQWjHY/SJt-y72zZhyyFpvQWjHY -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b026/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_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p sort -std -complete -installsuffix shared -buildid O24xspHpevI_F8RyxxF9/O24xspHpevI_F8RyxxF9 -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e8/e8f7c278d2db7afbab58eee115ee6c6cfbe3a66d6f3346cfd791693b9b8124f0-d # internal io mkdir -p $WORK/b013/ internal/oserror mkdir -p $WORK/b028/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF strconv mkdir -p $WORK/b025/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid YMUug0ikdXWb7zzmVJcj/YMUug0ikdXWb7zzmVJcj -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid 9C4e050vI-aB89A5c8ja/9C4e050vI-aB89A5c8ja -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b028/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_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Mzm-lYlHb2vGCRSKrvIu/Mzm-lYlHb2vGCRSKrvIu -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/69/692fadfdd2b8b564ace74b14b78ca6b257718cc27b5e0cb7b993efbb1b419c36-d # internal syscall mkdir -p $WORK/b031/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b031/symabis ./asm_linux_amd64.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p syscall -std -installsuffix shared -buildid uKWlEcSXK4CleqCsdW5R/uKWlEcSXK4CleqCsdW5R -goversion go1.15.6 -symabis $WORK/b031/symabis -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/8a/8a8c67c50885ac70a32644f5b74f58ec44c9ba70066cce0042aee7d930248f93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/c4/c4dfc585d39609ce3c1b95a9df62963027e51f155163e51317723c9545317b66-d # internal strings mkdir -p $WORK/b035/ bytes cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p strings -std -complete -installsuffix shared -buildid p8n8X7W4RbLX7zlJmY9Y/p8n8X7W4RbLX7zlJmY9Y -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid b95nRWU--hJA9Tq2KGdO/b95nRWU--hJA9Tq2KGdO -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/dc/dc211c509ccc8147a1e61b736b06812cef290bab5da2a7bbcd8e673662e0615f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/5c/5cf53c2515feee0328b7e90e76a2244318d5f8b2d07df634c18c42e1d31a9ab6-d # internal reflect mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asm_amd64.s cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p reflect -std -installsuffix shared -buildid ol-c9dMNKKnik8jRuDW9/ol-c9dMNKKnik8jRuDW9 -goversion go1.15.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/63/63e8b3ef98d34abf286f7c7dba60114d08a3f952fac0d5abaa462db9ab8394f6-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/eb/ebf4328c72b33d56ee12b51b35d5f7049360c62dba23c8b7ab0922adbeef5a89-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF time mkdir -p $WORK/b032/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid diwmZDPigmIZOp2ZmuP8/diwmZDPigmIZOp2ZmuP8 -goversion go1.15.6 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p time -std -installsuffix shared -buildid 6uSJFj7zP3BvgDVD7YP9/6uSJFj7zP3BvgDVD7YP9 -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/execenv mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yzApF-StMC7jLZ0zGaPq/yzApF-StMC7jLZ0zGaPq -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4a/4a43b6fb757793057bfc0c160a9ae7b3c563f9f45f7f3e4e60f0a37b858e6bcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6f/6f35e19839fcb89f791009728c9dfc5fbeab60aca58d0cf665e30392b9593f11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ff/ff5d9e6cafc15b91d881051c96adb40fa68c0f04698452e7dddbc228f37f0c9f-d # internal internal/poll mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/poll -std -installsuffix shared -buildid sW29GMPVtjHiiDuT7j9M/sW29GMPVtjHiiDuT7j9M -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/02/026fa368593adcc7bee6ddc88d0f1367b629b95b86c870394be77d8f2ed3e63c-d # internal internal/fmtsort mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid kGu3pIlwJMK4F9Os4cfR/kGu3pIlwJMK4F9Os4cfR -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/52/5250f982ddb65d15ee0ae7f237dd5c8d82a99880934cb87cce0735619915caf2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c0/c05a71c1734fdc56f7a6b45e46459857d0f85c1f8c62a879005ae4423292c3e9-d # internal os mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p os -std -installsuffix shared -buildid 2ZnUlvhaViRXuNv-Ypr8/2ZnUlvhaViRXuNv-Ypr8 -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.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_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/2a/2aab9629637b2b1a39223cb3e3690b1688609f9b80653bf659ea0fe79e98950c-d # internal path/filepath mkdir -p $WORK/b038/ fmt mkdir -p $WORK/b020/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p fmt -std -complete -installsuffix shared -buildid jq1zZA1xD-srVfQD_QJW/jq1zZA1xD-srVfQD_QJW -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Ez3IXCP96J6njsW02Em-/Ez3IXCP96J6njsW02Em- -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9f/9f27ac404a89b7cbd1e105abb940aa495b5fc88e710ecc7fc4c12314ab9427c6-d # internal io/ioutil mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid mCFl_YOBrkW6NYDZefo6/mCFl_YOBrkW6NYDZefo6 -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/85/85c893615dbf81287f1d59777dce2f0ee2ee7407988a32946e6858633623bdca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/54/54bbb8f26be2bb7ce6f00e87ee8c912d48550c73dc7e727809952004c0371ff4-d # internal flag mkdir -p $WORK/b019/ log github.com/rogpeppe/go-internal/txtar mkdir -p $WORK/b039/ mkdir -p $WORK/b036/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p log -std -complete -installsuffix shared -buildid 7qCS7G7R_-AvlOfN1JRW/7qCS7G7R_-AvlOfN1JRW -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/txtar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p github.com/rogpeppe/go-internal/txtar -complete -installsuffix shared -buildid cXA1WigSW5mw_URIg1q0/cXA1WigSW5mw_URIg1q0 -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./archive.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p flag -std -complete -installsuffix shared -buildid CeJcHM7SNrhqLmhV2azB/CeJcHM7SNrhqLmhV2azB -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a6/a69dd57dcb95caf2426a3a1347f4a69289d49c55746a7c008749a2653712233c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b4/b45b3ff6b5335eaf922966601e5f52d8ef710e861dcec9a29b731ba825ed2020-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/24/246d9568ad00b80442edd68d375e107628dccd0cc8ef9fc5992099a9f2b06272-d # internal github.com/rogpeppe/go-internal/cmd/txtar-c mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile flag=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile log=$WORK/b039/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/cmd/txtar-c /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid cfRPHa3UbS5Tajl2WJcN/cfRPHa3UbS5Tajl2WJcN -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./savedir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a4/a499ebaa0abf29c7f3d856d7be507154b736e4717403a1757507569786518aca-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/rogpeppe/go-internal/cmd/txtar-c=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile flag=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b020/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b036/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile log=$WORK/b039/_pkg_.a packagefile os=$WORK/b027/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b035/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b022/_pkg_.a packagefile sort=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b032/_pkg_.a packagefile internal/fmtsort=$WORK/b021/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile internal/oserror=$WORK/b028/_pkg_.a packagefile internal/poll=$WORK/b029/_pkg_.a packagefile internal/syscall/execenv=$WORK/b033/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b034/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=L2apIoKxmpgdKiGPptWk/cfRPHa3UbS5Tajl2WJcN/KzDW7VwMoM6MM9ZmH-ay/L2apIoKxmpgdKiGPptWk -X github.com/rogpeppe/go-internal/version=1.6.2 -B 0x98d4973f80c61269f3c5d22230fc6e05d0bd61ff -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/go-internal-1.6.2/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-c rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/txtar-goproxy + GOPATH=/builddir/build/BUILD/go-internal-1.6.2/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/rogpeppe/go-internal/version=1.6.2 -B 0x72aa64c7f762532c250ace394ee145a4ff37911d -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-goproxy github.com/rogpeppe/go-internal/cmd/txtar-goproxy WORK=/tmp/go-build676790877 runtime/internal/sys mkdir -p $WORK/b012/ runtime/internal/atomic internal/unsafeheader unicode/utf8 internal/cpu mkdir -p $WORK/b009/ math/bits mkdir -p $WORK/b017/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b010/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b005/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s mkdir -p $WORK/b019/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid k2dfzdzaNONJzG2c4WPq/k2dfzdzaNONJzG2c4WPq -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 9g3jAgZTBf11Gg5mM8Yy/9g3jAgZTBf11Gg5mM8Yy -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid SYiPg75xpoH7qpDEZBj1/SYiPg75xpoH7qpDEZBj1 -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Pz2QfOOZu2703TSUfJ75/Pz2QfOOZu2703TSUfJ75 -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid SWvNiPJxxmU_yFIQCWnC/SWvNiPJxxmU_yFIQCWnC -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 7alOFQNN7OWBSoqycbL8/7alOFQNN7OWBSoqycbL8 -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f9517729eea594a929473be6748b21d1252ac749a57a18eeb76e944f4f2186c-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 98zNuT6_Ww-1Kol5ww1z/98zNuT6_Ww-1Kol5ww1z -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/96/96bf82f15d0d67a16c42a10d6e22d79312d42188fae703738c1562edc8dc8708-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UhSjUnl187Ol1N3kcAaL/UhSjUnl187Ol1N3kcAaL -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a1/a1a7e6502e5a80639e1e2128a9984110c4beb7a6a9b29992f90bfba0f7c0e7c1-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/76/766a2e98839291e28e8c518af268533a2ee53da17cfedabebac173f62151caf3-d # internal sync/atomic mkdir -p $WORK/b022/ unicode mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid dAJAuqBkiRpbQ6Hvyz2M/dAJAuqBkiRpbQ6Hvyz2M -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f9/f9b7315655ab1308fcb4e62688859aa962d48df672ddf41f8fee52e309dd3282-d # internal encoding mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding -std -complete -installsuffix shared -buildid uR6fRDSIOh04zLtZLIaR/uR6fRDSIOh04zLtZLIaR -goversion go1.15.6 -D "" -importcfg $WORK/b047/importcfg -pack ./encoding.go cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/49/49d97b3d45d2aee8310f6c0432e948f2fc7288073d5f33d82e25e169f99434af-d # internal unicode/utf16 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid SAYyAOqQE3wQbbKXAQQI/SAYyAOqQE3wQbbKXAQQI -goversion go1.15.6 -D "" -importcfg $WORK/b049/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid RiLtj2zqcmdi5ThRNPms/RiLtj2zqcmdi5ThRNPms -goversion go1.15.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ae/ae6aaa7877ffcf881b2272e5a5fb78102b2a97a707e2a4edbf01ee9d1b1ee5d7-d # internal github.com/rogpeppe/go-internal/semver mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/rogpeppe/go-internal/semver -complete -installsuffix shared -buildid gzQVBcsLZLzntRlOmqg_/gzQVBcsLZLzntRlOmqg_ -goversion go1.15.6 -D "" -importcfg $WORK/b051/importcfg -pack ./semver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/54/5463fb5e1a3de89001c4292ba50c37c2a933dab2d0bcda63ee3ebf521d07772d-d # internal internal/nettrace mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid ZEkni3_iqAgJt5gGhsxU/ZEkni3_iqAgJt5gGhsxU -goversion go1.15.6 -D "" -importcfg $WORK/b059/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ef/efbc6ed97c4104c30ca32b405872b2f618d9e59aa26ca7745e0f51a0902eb293-d # internal runtime/cgo mkdir -p $WORK/b061/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b061/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b061/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ad/ade7f88d5706ed59d8ec1399322efd36df8508254096d01be6ac051def34c84d-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 4ClghEcS_IkSXM44d6-g/4ClghEcS_IkSXM44d6-g -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/95/95f3fc11c45c5fb936e78e20c43f50fa7c48967b36d3bec3cf00b6c0152835ee-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/9c/9c90da37a6420f020d444778c8839006b4fbbf2cf21ee97ab1a9690bb88acffb-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/04/043e6bd88b640facb4eed472f5d5c4e0d4fb92ab69ec429d251124324f251e43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.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_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/3b/3bdab8c1d99fdd80d9057a25e1906896faf316fc791557725e121816844c1dc6-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true runtime gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b007/ internal/testlog container/list cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ci8jAbK_WNuIZUmVhJOP/ci8jAbK_WNuIZUmVhJOP -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s math mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p container/list -std -complete -installsuffix shared -buildid y-ukRB-lddhVwJ7idB2M/y-ukRB-lddhVwJ7idB2M -goversion go1.15.6 -D "" -importcfg $WORK/b064/importcfg -pack ./list.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid EciNmfxCDxJjIHFGQvDO/EciNmfxCDxJjIHFGQvDO -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid lG-r2seb8OkyNyUOcBQ9/lG-r2seb8OkyNyUOcBQ9 -goversion go1.15.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c1/c14d879db544df6020b08a36216a68cf4b6491871bc9c81dd8d20c15fe214a8e-d # internal crypto/internal/subtle mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid W1Rm_j4PkAtIUHR4_nS6/W1Rm_j4PkAtIUHR4_nS6 -goversion go1.15.6 -D "" -importcfg $WORK/b068/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3c/3cbd37b63532f8d6317c7aa99632c92ed0eb89c0af82ef74a9334ed9233b40f0-d # internal crypto/subtle mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid NhblCtjOj7hzDpTBG1Q6/NhblCtjOj7hzDpTBG1Q6 -goversion go1.15.6 -D "" -importcfg $WORK/b069/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a9/a9b9b64eabefcc187709ec5db0e1d3dc852cb4ec5705a3514e7e864f1ca7f0ed-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b080/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b080/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid Xvw-BsWHl7iemlnO62nV/Xvw-BsWHl7iemlnO62nV -goversion go1.15.6 -D "" -importcfg $WORK/b080/importcfg -pack ./asn1.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d3/d3b838edccd84ccefd161e87e18e46f618b167415a6270f8ece362adc40486d4-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 1-dByCPaA8an36oUVCN1/1-dByCPaA8an36oUVCN1 -goversion go1.15.6 -D "" -importcfg $WORK/b097/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/2c/2cb3f8eddeb39a25aa1d820932361e717e962256e8f209756c7cf54cb56306df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/4d/4dde49b411a84fb35666261f6af905c4435cb4cfc74157aa6a05dd75120c6e23-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/30/305e0b2aaa3bce392fee50a2c38cf0a1660021a1aad0ff80a8cad89e9561a180-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_amd64.o $WORK/b016/exp_amd64.o $WORK/b016/floor_amd64.o $WORK/b016/hypot_amd64.o $WORK/b016/log_amd64.o $WORK/b016/sqrt_amd64.o $WORK/b016/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f7/f7f8b2fd375905c65f897914eecc595a3f3d0ae1638fdceb5b680f662b9167c0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x012.o -c gcc_amd64.S cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o $WORK/b061/_x006.o $WORK/b061/_x007.o $WORK/b061/_x008.o $WORK/b061/_x009.o $WORK/b061/_x010.o $WORK/b061/_x011.o $WORK/b061/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go -dynlinker cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b061/symabis ./asm_amd64.s cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Nkb3t0c1J5ov1k4Mxbie/Nkb3t0c1J5ov1k4Mxbie -goversion go1.15.6 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b061/_cgo_gotypes.go $WORK/b061/cgo.cgo1.go $WORK/b061/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/asm_amd64.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o $WORK/b061/_x006.o $WORK/b061/_x007.o $WORK/b061/_x008.o $WORK/b061/_x009.o $WORK/b061/_x010.o $WORK/b061/_x011.o $WORK/b061/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b2/b2726a3ab151f03d0569ea3fc627411e780755177a383fab9b70733eb54a14aa-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/e8/e89c1c1e7945f5339e8ee31a5277f39066fc671bfbda674907053901513114d1-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid nY0-kUxdaCRUJGG0Jtsb/nY0-kUxdaCRUJGG0Jtsb -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid R4rbhCK7lVaoXGv_7kQb/R4rbhCK7lVaoXGv_7kQb -goversion go1.15.6 -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_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5e/5ed2ca623fb75600ccbe71d964d2e5b85be4d85fe0c51d34246136b9e1028838-d # internal math/rand mkdir -p $WORK/b053/ internal/singleflight mkdir -p $WORK/b060/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p math/rand -std -complete -installsuffix shared -buildid Fa8IKEca_qrzuUcd3rW0/Fa8IKEca_qrzuUcd3rW0 -goversion go1.15.6 -D "" -importcfg $WORK/b053/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid de-zSAQ4YLSXesUrHIn1/de-zSAQ4YLSXesUrHIn1 -goversion go1.15.6 -D "" -importcfg $WORK/b060/importcfg -pack ./singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a2/a2e324280dd9a305897b7ec58024add2f4197002b97ea3d0cba46ae9339574cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fe/fe7717ef07e1e275b3cae18b3a9df92bcf86b12c77c0ba3c2ecded6d0c217f3f-d # internal github.com/rogpeppe/go-internal/par mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b053/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/par /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/rogpeppe/go-internal/par -complete -installsuffix shared -buildid L1AS2QFbijHDhbS-n5Bq/L1AS2QFbijHDhbS-n5Bq -goversion go1.15.6 -D "" -importcfg $WORK/b052/importcfg -pack ./work.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/36/3664f3027cc7108ed55dbf46e733c2799076f5201cf7fbb510d7bcfe3aa24ed6-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fb/fb48c5708b6649f56827fe45b347bd0f03dc8482e0e40beda6f2a39a6d944ee7-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF sort mkdir -p $WORK/b024/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid SJt-y72zZhyyFpvQWjHY/SJt-y72zZhyyFpvQWjHY -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b024/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_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid O24xspHpevI_F8RyxxF9/O24xspHpevI_F8RyxxF9 -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e8/e8f7c278d2db7afbab58eee115ee6c6cfbe3a66d6f3346cfd791693b9b8124f0-d # internal internal/oserror mkdir -p $WORK/b027/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b058/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF io mkdir -p $WORK/b025/ strconv cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Mzm-lYlHb2vGCRSKrvIu/Mzm-lYlHb2vGCRSKrvIu -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b018/ cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 41l_F9EpiVm9dPPZeiqx/41l_F9EpiVm9dPPZeiqx -goversion go1.15.6 -D "" -importcfg $WORK/b058/importcfg -pack ./message.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid YMUug0ikdXWb7zzmVJcj/YMUug0ikdXWb7zzmVJcj -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid 9C4e050vI-aB89A5c8ja/9C4e050vI-aB89A5c8ja -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/69/692fadfdd2b8b564ace74b14b78ca6b257718cc27b5e0cb7b993efbb1b419c36-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid uKWlEcSXK4CleqCsdW5R/uKWlEcSXK4CleqCsdW5R -goversion go1.15.6 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8a8c67c50885ac70a32644f5b74f58ec44c9ba70066cce0042aee7d930248f93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c4/c4dfc585d39609ce3c1b95a9df62963027e51f155163e51317723c9545317b66-d # internal strings mkdir -p $WORK/b034/ hash mkdir -p $WORK/b041/ bytes mkdir -p $WORK/b038/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a EOF cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p hash -std -complete -installsuffix shared -buildid HU4VXZAr0O-ZexXly7Mw/HU4VXZAr0O-ZexXly7Mw -goversion go1.15.6 -D "" -importcfg $WORK/b041/importcfg -pack ./hash.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p bytes -std -installsuffix shared -buildid b95nRWU--hJA9Tq2KGdO/b95nRWU--hJA9Tq2KGdO -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid p8n8X7W4RbLX7zlJmY9Y/p8n8X7W4RbLX7zlJmY9Y -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/01/0193dfd6e0759497a01b44422b681f9091a14ad83a5a678a9a3af31b7e1701c8-d # internal hash/crc32 mkdir -p $WORK/b042/ cat >$WORK/b042/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b042/symabis ./crc32_amd64.s cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p hash/crc32 -std -installsuffix shared -buildid bCH9cLnKwPmtdEAIbCSi/bCH9cLnKwPmtdEAIbCSi -goversion go1.15.6 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b042/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b042/_pkg_.a $WORK/b042/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/4e/4eb4bf917544098743a95d2af0517c4d0eb2a08c7048b652daa92b830e969295-d # internal crypto/internal/randutil mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid u9oE2vBqE358ZIJomaEo/u9oE2vBqE358ZIJomaEo -goversion go1.15.6 -D "" -importcfg $WORK/b076/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/1b/1bc4fb0c7831183c4b84f06046741e87f0a1718d424116e68bc25c63179bc9e9-d # internal crypto/hmac mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid A7MxtR6ZdF2YlB29Hd16/A7MxtR6ZdF2YlB29Hd16 -goversion go1.15.6 -D "" -importcfg $WORK/b083/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/5c/5cf53c2515feee0328b7e90e76a2244318d5f8b2d07df634c18c42e1d31a9ab6-d # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/91/91917d550c54793195bb523fd5048e17342efa35041e8776f3e350880826ed37-d # internal crypto mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto -std -complete -installsuffix shared -buildid BEI7L_wsGvKbMWwjn9EL/BEI7L_wsGvKbMWwjn9EL -goversion go1.15.6 -D "" -importcfg $WORK/b072/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid ol-c9dMNKKnik8jRuDW9/ol-c9dMNKKnik8jRuDW9 -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/dc/dc211c509ccc8147a1e61b736b06812cef290bab5da2a7bbcd8e673662e0615f-d # internal crypto/rc4 mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid b4LlMXz4v9WQgWbcvbs-/b4LlMXz4v9WQgWbcvbs- -goversion go1.15.6 -D "" -importcfg $WORK/b085/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/64/64e752f696ab2dcf99c1d90294585be116368e0d154840c19de3fb1eca0adacb-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid -ADwN_Fh2WYJ3s4iTapj/-ADwN_Fh2WYJ3s4iTapj -goversion go1.15.6 -D "" -importcfg $WORK/b101/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/07/0738c3e302449f154b0900357012ede655f8d44b41d5bd0cdcf6dbd6a9cbac3c-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 14EtEm1nQdKKORlQpyfB/14EtEm1nQdKKORlQpyfB -goversion go1.15.6 -D "" -importcfg $WORK/b105/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/63/63e8b3ef98d34abf286f7c7dba60114d08a3f952fac0d5abaa462db9ab8394f6-d # internal bufio mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bufio -std -complete -installsuffix shared -buildid xynMtYbzo4fBA7AoOgB9/xynMtYbzo4fBA7AoOgB9 -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/27/272afe0d1a67df4455bc48c71eb5acb678917becd070b49aae85b63c50369c4e-d # internal path mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p path -std -complete -installsuffix shared -buildid 4bJD1lDBuODnBOrBQFCE/4bJD1lDBuODnBOrBQFCE -goversion go1.15.6 -D "" -importcfg $WORK/b045/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/41/4115f09aa866ad2de106f2a2cde66c290bd6e95ca198025952342d1df0e846ee-d # internal regexp/syntax mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 1lrhppye8xNGWJNyWWx1/1lrhppye8xNGWJNyWWx1 -goversion go1.15.6 -D "" -importcfg $WORK/b117/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/4c/4c2ede5c62c69d3b315d7733b4b1a9527475ee1907dc0d90524c27bdb51b707c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/82/82c80fda48203c8ee0a9d1c750211dde6ea1a09136b5d40af7782d08e977edd2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/39/39fc0e6abd877a033e6f337a5a9e870c542628837da07481cd0e06233456c4bd-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/eb/ebf4328c72b33d56ee12b51b35d5f7049360c62dba23c8b7ab0922adbeef5a89-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ internal/syscall/unix mkdir -p $WORK/b029/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF time mkdir -p $WORK/b031/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid diwmZDPigmIZOp2ZmuP8/diwmZDPigmIZOp2ZmuP8 -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yzApF-StMC7jLZ0zGaPq/yzApF-StMC7jLZ0zGaPq -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid 6uSJFj7zP3BvgDVD7YP9/6uSJFj7zP3BvgDVD7YP9 -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/4a/4a43b6fb757793057bfc0c160a9ae7b3c563f9f45f7f3e4e60f0a37b858e6bcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/6f/6f35e19839fcb89f791009728c9dfc5fbeab60aca58d0cf665e30392b9593f11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/d9/d9ae14957401842d1121166fddb534b50df32585a3608cce9c6888b656acc09e-d # internal regexp mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p regexp -std -complete -installsuffix shared -buildid K0hiUTv2XexTSIJRyCN6/K0hiUTv2XexTSIJRyCN6 -goversion go1.15.6 -D "" -importcfg $WORK/b116/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ff/ff5d9e6cafc15b91d881051c96adb40fa68c0f04698452e7dddbc228f37f0c9f-d # internal context mkdir -p $WORK/b057/ internal/poll mkdir -p $WORK/b028/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid sW29GMPVtjHiiDuT7j9M/sW29GMPVtjHiiDuT7j9M -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p context -std -complete -installsuffix shared -buildid ioDlry59e5QgRZEpHv1M/ioDlry59e5QgRZEpHv1M -goversion go1.15.6 -D "" -importcfg $WORK/b057/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/9a/9a634304772d2b92d5818faa05985bcab126acca6d6c7244c182eaf7facc7e1e-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/52/5250f982ddb65d15ee0ae7f237dd5c8d82a99880934cb87cce0735619915caf2-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 2ZnUlvhaViRXuNv-Ypr8/2ZnUlvhaViRXuNv-Ypr8 -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/f7/f7dfb02c83335b87704f26a035febc133d17cb1f7fe33f4e09154ada41e4524f-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/02/026fa368593adcc7bee6ddc88d0f1367b629b95b86c870394be77d8f2ed3e63c-d # internal internal/fmtsort mkdir -p $WORK/b014/ encoding/binary mkdir -p $WORK/b040/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid kGu3pIlwJMK4F9Os4cfR/kGu3pIlwJMK4F9Os4cfR -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 8ftculk91o4-paGMge0V/8ftculk91o4-paGMge0V -goversion go1.15.6 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c0/c05a71c1734fdc56f7a6b45e46459857d0f85c1f8c62a879005ae4423292c3e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7e/7ee0772d339fe546c4398a3125900ff28e622731bd480ec5ffa856f53c0b953b-d # internal crypto/cipher mkdir -p $WORK/b067/ crypto/md5 cat >$WORK/b067/go_asm.h << 'EOF' # internal EOF crypto/ed25519/internal/edwards25519 crypto/sha512 mkdir -p $WORK/b084/ encoding/base64 mkdir -p $WORK/b082/ mkdir -p $WORK/b077/ cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b048/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid F2qVKiFfn51mX55sCz4J/F2qVKiFfn51mX55sCz4J -goversion go1.15.6 -D "" -importcfg $WORK/b082/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b077/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b084/symabis ./md5block_amd64.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V4Iy9kXg8euK3nqzybj4/V4Iy9kXg8euK3nqzybj4 -goversion go1.15.6 -D "" -importcfg $WORK/b048/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b067/symabis ./xor_amd64.s cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 9EBA7Q2_E_UOh1t1DFaP/9EBA7Q2_E_UOh1t1DFaP -goversion go1.15.6 -symabis $WORK/b067/symabis -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_amd64.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 1kf7z2VBfnXnIPm9TBSn/1kf7z2VBfnXnIPm9TBSn -goversion go1.15.6 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid uFcD41KAmLDpiKEHATiW/uFcD41KAmLDpiKEHATiW -goversion go1.15.6 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/4b/4bcc3884f58d4131037d302f9c955bc74bf5b7a947038dee9481ff0f1189914b-d # internal crypto/sha1 mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b087/symabis ./sha1block_amd64.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid itgINzzBg_A3Ju_ziQ5_/itgINzzBg_A3Ju_ziQ5_ -goversion go1.15.6 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2a/2aab9629637b2b1a39223cb3e3690b1688609f9b80653bf659ea0fe79e98950c-d # internal fmt mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid jq1zZA1xD-srVfQD_QJW/jq1zZA1xD-srVfQD_QJW -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b077/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b084/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b067=>" -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b067/xor_amd64.o ./xor_amd64.s cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/07/07d5c4e37eff4c022c18e52a5ca6bfb5fe6df4a04e2093a09f50ec63d5411c15-d # internal path/filepath mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Ez3IXCP96J6njsW02Em-/Ez3IXCP96J6njsW02Em- -goversion go1.15.6 -D "" -importcfg $WORK/b044/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f4/f47387d56cf722891bcaacbf856945e3f0c33f6aae39a538366f3a10ccb6e285-d # internal net mkdir -p $WORK/b056/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b056/ -importpath net -- -I $WORK/b056/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e9/e900f44fb16cdb794fa47b321c26c5d6604fb0a01ebd1f44cae7361589b39ff6-d # internal crypto/aes mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b066/symabis ./asm_amd64.s ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b087/sha1block_amd64.o ./sha1block_amd64.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/aes -std -installsuffix shared -buildid 1H_y-INMGYtGghzvYS8L/1H_y-INMGYtGghzvYS8L -goversion go1.15.6 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/6c/6c50f4d6587bc03916312b489b5cc3c65781b6b37ce224a70f537df5674fea4f-d # internal crypto/des mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid x10LX-kbsiqMp5K4-1A-/x10LX-kbsiqMp5K4-1A- -goversion go1.15.6 -D "" -importcfg $WORK/b073/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/6f/6f4be0b081e66e525261821172b40018366f6283007965ee79f0cb4e0197de39-d # internal crypto/sha256 mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b088/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/9f/9f27ac404a89b7cbd1e105abb940aa495b5fc88e710ecc7fc4c12314ab9427c6-d # internal io/ioutil mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid mCFl_YOBrkW6NYDZefo6/mCFl_YOBrkW6NYDZefo6 -goversion go1.15.6 -D "" -importcfg $WORK/b043/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid qrLb3qHCWZpCg4NRfIEP/qrLb3qHCWZpCg4NRfIEP -goversion go1.15.6 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/85/85c893615dbf81287f1d59777dce2f0ee2ee7407988a32946e6858633623bdca-d # internal encoding/pem mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid tclf0ExrFzmTMtnP3H0M/tclf0ExrFzmTMtnP3H0M -goversion go1.15.6 -D "" -importcfg $WORK/b093/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/df/dffe67fcbe88db10e4a8b06f725ffcad46180c29653285458959134e8ac23e34-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b066/gcm_amd64.o ./gcm_amd64.s vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 4tAnkTeERbwNG95gj02-/4tAnkTeERbwNG95gj02- -goversion go1.15.6 -D "" -importcfg $WORK/b096/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b088/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_amd64.o $WORK/b066/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/8d/8d0da5e2087f078e14778f6929f38016f9d8bfb6ff600f9cb6bd3f438c9e82ac-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b098/symabis ./sum_amd64.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid Kf44C_s68oR5ymI92Ytn/Kf44C_s68oR5ymI92Ytn -goversion go1.15.6 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_amd64.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a7/a7211f3a902c58c60f834b587cafd9577d7b36d3933f72d2d619b4a2def75c81-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b099/symabis ./cpu_x86.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/fc/fc079574de761c256f0214f06ac98d287024154cec919497bc3d6af594a13c7b-d # internal cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 5A_WZkBxYhytHfrl41FZ/5A_WZkBxYhytHfrl41FZ -goversion go1.15.6 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_x86.go ./cpu_linux_noinit.go ./cpu_x86.go ./hwcap_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/06/064a379ba5bb1e5f76ac212a770bb39e8d4fadb497dc5312414c55ddd58ee19e-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b098/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/49/49e5ec1281a5f47bcde94ed9522dec904327da20d198bb66ccb6c28112dbb2a3-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b099/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/72/72d74322649999e46031ad0ef563a58271cde44257e82d3913eea787c376f6ae-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b095/symabis ./chacha20poly1305_amd64.s cat >$WORK/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid TMrDajmdaoSbkSVRHEwZ/TMrDajmdaoSbkSVRHEwZ -goversion go1.15.6 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/54/54bbb8f26be2bb7ce6f00e87ee8c912d48550c73dc7e727809952004c0371ff4-d # internal github.com/rogpeppe/go-internal/module mkdir -p $WORK/b050/ compress/flate mkdir -p $WORK/b039/ encoding/json mkdir -p $WORK/b046/ flag cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/semver=$WORK/b051/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/module /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/rogpeppe/go-internal/module -complete -installsuffix shared -buildid B3Xrl2aG1miKgPXFC2qM/B3Xrl2aG1miKgPXFC2qM -goversion go1.15.6 -D "" -importcfg $WORK/b050/importcfg -pack ./module.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b002/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid og2TydqpuIkcpWkkWWH4/og2TydqpuIkcpWkkWWH4 -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid lyFLimVIg31INOTxULP4/lyFLimVIg31INOTxULP4 -goversion go1.15.6 -D "" -importcfg $WORK/b046/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid CeJcHM7SNrhqLmhV2azB/CeJcHM7SNrhqLmhV2azB -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b095/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c3/c3f8909baa7a972a1115c10dbcb4a961005931ef29f6df2438096fb8e1bb40b0-d # internal github.com/rogpeppe/go-internal/txtar mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/txtar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/rogpeppe/go-internal/txtar -complete -installsuffix shared -buildid cXA1WigSW5mw_URIg1q0/cXA1WigSW5mw_URIg1q0 -goversion go1.15.6 -D "" -importcfg $WORK/b054/importcfg -pack ./archive.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b095/_pkg_.a $WORK/b095/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/73/73ed965f0f6c527f741156429c10e7f3f4c712019657bd4841ba9f954b9cc906-d # internal log mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p log -std -complete -installsuffix shared -buildid 7qCS7G7R_-AvlOfN1JRW/7qCS7G7R_-AvlOfN1JRW -goversion go1.15.6 -D "" -importcfg $WORK/b055/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a6/a69dd57dcb95caf2426a3a1347f4a69289d49c55746a7c008749a2653712233c-d # internal math/big mkdir -p $WORK/b070/ cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b070/symabis ./arith_amd64.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p math/big -std -installsuffix shared -buildid o_X2KJJX7Btkg88FjVaA/o_X2KJJX7Btkg88FjVaA -goversion go1.15.6 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./accuracy_string.go ./arith.go ./arith_amd64.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b4/b45b3ff6b5335eaf922966601e5f52d8ef710e861dcec9a29b731ba825ed2020-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal encoding/hex mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid dwuBBga7IuX_1c8rUVL4/dwuBBga7IuX_1c8rUVL4 -goversion go1.15.6 -D "" -importcfg $WORK/b092/importcfg -pack ./hex.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/24/246d9568ad00b80442edd68d375e107628dccd0cc8ef9fc5992099a9f2b06272-d # internal net/url mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p net/url -std -complete -installsuffix shared -buildid gOOrNTlJec3pKT9UB2Np/gOOrNTlJec3pKT9UB2Np -goversion go1.15.6 -D "" -importcfg $WORK/b094/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/3d/3d16cf1b4254647aee56d54268d2aeba19ff67c261f224d3b1285e8bc923fb13-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b100/symabis ./curve25519_amd64.s cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid juHS6wrVAOZbtvmyHxIS/juHS6wrVAOZbtvmyHxIS -goversion go1.15.6 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./curve25519.go ./curve25519_amd64.go ./curve25519_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/4a/4a1ecf16e55a8bd63a8060f1a4e21e66eea7d17872098110976f1a9ddfca8853-d # internal archive/zip mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p archive/zip -std -complete -installsuffix shared -buildid vMdNKPJb5XVTtl2Ukboo/vMdNKPJb5XVTtl2Ukboo -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519 -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e8/e89027487fc2aee336713516cbc67ddfd0628e6c88db4319638f799ea3d6f28d-d # internal compress/gzip mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid JfbSvvYen7jFVgSwwsZt/JfbSvvYen7jFVgSwwsZt -goversion go1.15.6 -D "" -importcfg $WORK/b063/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e2/e20f4060a951a8dab8ad0b7d8af583ee5c517f6c043a7d436258c582a4eb371f-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 15wI78hFoaL115yyHAT3/15wI78hFoaL115yyHAT3 -goversion go1.15.6 -D "" -importcfg $WORK/b106/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/cb/cbdf1c4823ee3584fbbed231e2cf5a545cdec6795ad4e2cd32bbd5a17c5f7d3c-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b105/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid ARy1Yr2_0xbSNaoisEur/ARy1Yr2_0xbSNaoisEur -goversion go1.15.6 -D "" -importcfg $WORK/b107/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3e/3ea65215a3eb8ce7d07eadb2034ba0f1c0d22b55c95222611804873679e45919-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7XuaXfov1uzIu_dZQxnf/7XuaXfov1uzIu_dZQxnf -goversion go1.15.6 -D "" -importcfg $WORK/b110/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd $WORK/b056 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/_x005.o -g -O2 cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/51/517f66070cb9fff5f91609c4470ead27c62383f9534ad0357628afdd5f034041-d # internal mime mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p mime -std -complete -installsuffix shared -buildid sbf9LuhP7AUzvTJ3kOg5/sbf9LuhP7AUzvTJ3kOg5 -goversion go1.15.6 -D "" -importcfg $WORK/b111/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/16/1686cdcc77ccc72fafbd4afc32bca042cd639a3f1a41e77a1b63cb0d1d998159-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b104/ cat >$WORK/b104/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/b105/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid r5gFvfFuVbEdH1Cig3lG/r5gFvfFuVbEdH1Cig3lG -goversion go1.15.6 -D "" -importcfg $WORK/b104/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b058/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b059/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/singleflight=$WORK/b060/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p net -std -installsuffix shared -buildid C-uKMOYwq1z6VGRqz6p9/C-uKMOYwq1z6VGRqz6p9 -goversion go1.15.6 -D "" -importcfg $WORK/b056/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.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/b056/_cgo_gotypes.go $WORK/b056/cgo_linux.cgo1.go $WORK/b056/cgo_resnew.cgo1.go $WORK/b056/cgo_socknew.cgo1.go $WORK/b056/cgo_unix.cgo1.go $WORK/b056/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/55/55dfbc0d5788dc686eee57f700e9311155400493d91ed20aafa04c12946a7491-d # internal mime/quotedprintable mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid G5oMZQx6i7vl0bEaLQE6/G5oMZQx6i7vl0bEaLQE6 -goversion go1.15.6 -D "" -importcfg $WORK/b113/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/72/72556f53196427f5745f166d2fe7e06e0c0deee1cb3d778eaf91c285be43943c-d # internal net/http/internal mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid yQQ-TEV5Vsk5O1fgXCT8/yQQ-TEV5Vsk5O1fgXCT8 -goversion go1.15.6 -D "" -importcfg $WORK/b115/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/39/39728a14c5f7960cf78fe4b6ff3683aea60e2e49fed1c9b5c6fab76e770b7a04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/c9/c9bff265d6f36b11f962a4df801fbf98f9cae438396690e6a90ade0e492cd023-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5f/5fb0091110aeac0b9f77ba421ba04266685a1aa6621fc181bd1598b99f722c8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b070/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/7a/7aaa635b51aa71f33f918b94c76ee4444543c47c6004c4d5beee76aaa521191e-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b103/ cat >$WORK/b103/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/b013/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b107/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid ZA5lwJNcGkYKoQtB6agp/ZA5lwJNcGkYKoQtB6agp -goversion go1.15.6 -D "" -importcfg $WORK/b103/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/33/3373d282f0c27487a6d3534ec8b4943c0de7850669f213f322f0fd1a218532f3-d # internal crypto/dsa mkdir -p $WORK/b090/ encoding/asn1 crypto/rand mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF crypto/elliptic mkdir -p $WORK/b075/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid o5AEtlZcW6aqJdIqpWxH/o5AEtlZcW6aqJdIqpWxH -goversion go1.15.6 -D "" -importcfg $WORK/b065/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid hvi3ZjeQA61Lush_qXyc/hvi3ZjeQA61Lush_qXyc -goversion go1.15.6 -D "" -importcfg $WORK/b090/importcfg -pack ./dsa.go mkdir -p $WORK/b079/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b075/symabis ./p256_asm_amd64.s cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid aDUf_wqooZK2tZkprlwk/aDUf_wqooZK2tZkprlwk -goversion go1.15.6 -D "" -importcfg $WORK/b079/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid 5NvVVbIEoleP14bMyv-n/5NvVVbIEoleP14bMyv-n -goversion go1.15.6 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/31/3102a239f805cd7d4c8e9810134dd601531b0a18469a369245d03d11e8a7da2e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b1/b105725631a314fd13d2a9b1c52bd2cc6e1445491a0cac4948cea8e18c0ba0dd-d # internal crypto/ed25519 mkdir -p $WORK/b081/ crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid d8pMQu27Ko24tD5o1nzB/d8pMQu27Ko24tD5o1nzB -goversion go1.15.6 -D "" -importcfg $WORK/b081/importcfg -pack ./ed25519.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid L8LSaw5jlkBljQvVcai8/L8LSaw5jlkBljQvVcai8 -goversion go1.15.6 -D "" -importcfg $WORK/b086/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/67/67a5d4654e7245931db505bded984ef7fe35fa0694079abc4cfed64734ad427b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/51/51bacb3114582730c9bffc5b7c8dd3ce67dc8c73a677da325ebb0871ab22ce9e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/e4/e450bad5238d2afac3e6274da20dd4e2a006619bc25a0fef741b6e9de57990ad-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b075/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/b1/b1b577446561a806a611342509c94e15ff1c0cb065dee4bc3ffb8bfb463bd19a-d # internal crypto/x509/pkix mkdir -p $WORK/b091/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b078/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid L7zYX0e5MDtEWzA4da2t/L7zYX0e5MDtEWzA4da2t -goversion go1.15.6 -D "" -importcfg $WORK/b091/importcfg -pack ./pkix.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid r7uV2CncgijygFdUU-Hj/r7uV2CncgijygFdUU-Hj -goversion go1.15.6 -D "" -importcfg $WORK/b078/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/06/0662f934414fcf4e794df6dcbcf2613378b5e78a59d0e4bd1d8ed160d9d726c1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/cb/cb234290bec4276134d06a17d64ad3310f8f96c0461fc6af1888102183c839a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/78/78953a9edeb7331764d3ce165c0d28e6ca0c7372b6fca1a4ad6ef63bec7871c1-d # internal crypto/ecdsa mkdir -p $WORK/b074/ cat >$WORK/b074/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 crypto=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid qbGXRK7scAvPzI-9UZDc/qbGXRK7scAvPzI-9UZDc -goversion go1.15.6 -D "" -importcfg $WORK/b074/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/60/6052f7ae1ce14d6144d4b2d9158275a2036c868791307a7a20944b9e5b2c4650-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b056/_pkg_.a $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o $WORK/b056/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ed/ed4b8adf038332d55004344c27242dfa7b73d187ec06c9272054e94b70d66bb1-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b109/ net/textproto mkdir -p $WORK/b108/ cat >$WORK/b109/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/b013/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 9BFZ69Tf3iOPy9NpVl6u/9BFZ69Tf3iOPy9NpVl6u -goversion go1.15.6 -D "" -importcfg $WORK/b109/importcfg -pack ./proxy.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 2HP9LPGeGubAChsQYKkS/2HP9LPGeGubAChsQYKkS -goversion go1.15.6 -D "" -importcfg $WORK/b108/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go crypto/x509 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b073/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid QK5DnoU15GHuWE8FucKL/QK5DnoU15GHuWE8FucKL -goversion go1.15.6 -D "" -importcfg $WORK/b089/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/0c/0c020dc41d0d0c3b1bbb6908e4a1b346bc01fe3f2cc947e3c8636541fd084b6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/78/78e73e9c2e4a0c72ed8e79d3d516877569036208bb73fa2e7fa167ba9ef6eabb-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b102/ mime/multipart mkdir -p $WORK/b112/ cat >$WORK/b102/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/b103/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid fP_tsB2W44DbOxVo0Bmw/fP_tsB2W44DbOxVo0Bmw -goversion go1.15.6 -D "" -importcfg $WORK/b102/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid Y2YlZjtSH8FNE-OGq8gv/Y2YlZjtSH8FNE-OGq8gv -goversion go1.15.6 -D "" -importcfg $WORK/b112/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/3e/3e961e4b25e52f8490da5c1406250adb22be1ac02c3a3d6b20a69c4e34d81881-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/30/30e6d0f697da17917ee8fbd7d4a90b6dc9c871ffd715fb5fd380d61ac1104945-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/7d/7df4c2e89f7e8359b148ae0de8d863ff4948ce335ff27fcb6cad5fd01b7561e1-d # internal crypto/tls mkdir -p $WORK/b071/ cat >$WORK/b071/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/b038/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile context=$WORK/b057/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile crypto/des=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b101/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid noLfBIgujmZVpnsH-Rd6/noLfBIgujmZVpnsH-Rd6 -goversion go1.15.6 -D "" -importcfg $WORK/b071/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.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_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/12/12e4bbda5da0f99efdbf4e944ab3680629b7138aa9d2588d6bacba7b73ef121a-d # internal net/http/httptrace mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b057/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile internal/nettrace=$WORK/b059/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid jSOx-C6ume7KD9mc6C0s/jSOx-C6ume7KD9mc6C0s -goversion go1.15.6 -D "" -importcfg $WORK/b114/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/97/97adad50b396f3dbf7180dc667237397db2a1a78cd0eaeac234e089065494320-d # internal net/http mkdir -p $WORK/b062/ cat >$WORK/b062/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/b037/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile context=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p net/http -std -complete -installsuffix shared -buildid SuHsviZdO3zjn6019owN/SuHsviZdO3zjn6019owN -goversion go1.15.6 -D "" -importcfg $WORK/b062/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_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2d/2d12b6963a6f764746d364d516468a6b2314cb9a009ddadd3c35809170e832ca-d # internal github.com/rogpeppe/go-internal/goproxytest mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/module=$WORK/b050/_pkg_.a packagefile github.com/rogpeppe/go-internal/par=$WORK/b052/_pkg_.a packagefile github.com/rogpeppe/go-internal/semver=$WORK/b051/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/goproxytest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/rogpeppe/go-internal/goproxytest -complete -installsuffix shared -buildid 10bRbFz8djkmMIx-h931/10bRbFz8djkmMIx-h931 -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./allhex.go ./proxy.go ./pseudo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/11/11dd8eda137b6edc98069be1a26b7a129cab7dae96f671a8bdea6a8b5541318d-d # internal github.com/rogpeppe/go-internal/cmd/txtar-goproxy mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/goproxytest=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/cmd/txtar-goproxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 44E0uBKiwtgQHIgx_XI_/44E0uBKiwtgQHIgx_XI_ -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/9f/9f02774e1a6004b8fcb35fdd157b40965e72f75682e937c4613cdf3a8826ec81-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/rogpeppe/go-internal/cmd/txtar-goproxy=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/goproxytest=$WORK/b035/_pkg_.a packagefile log=$WORK/b055/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b061/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile archive/zip=$WORK/b036/_pkg_.a packagefile bytes=$WORK/b038/_pkg_.a packagefile encoding/json=$WORK/b046/_pkg_.a packagefile github.com/rogpeppe/go-internal/module=$WORK/b050/_pkg_.a packagefile github.com/rogpeppe/go-internal/par=$WORK/b052/_pkg_.a packagefile github.com/rogpeppe/go-internal/semver=$WORK/b051/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b054/_pkg_.a packagefile io/ioutil=$WORK/b043/_pkg_.a packagefile net=$WORK/b056/_pkg_.a packagefile net/http=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b116/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile bufio=$WORK/b037/_pkg_.a packagefile compress/flate=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile hash=$WORK/b041/_pkg_.a packagefile hash/crc32=$WORK/b042/_pkg_.a packagefile path=$WORK/b045/_pkg_.a packagefile encoding=$WORK/b047/_pkg_.a packagefile encoding/base64=$WORK/b048/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile math/rand=$WORK/b053/_pkg_.a packagefile context=$WORK/b057/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b058/_pkg_.a packagefile internal/nettrace=$WORK/b059/_pkg_.a packagefile internal/singleflight=$WORK/b060/_pkg_.a packagefile compress/gzip=$WORK/b063/_pkg_.a packagefile container/list=$WORK/b064/_pkg_.a packagefile crypto/rand=$WORK/b065/_pkg_.a packagefile crypto/tls=$WORK/b071/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b102/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b110/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b103/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b112/_pkg_.a packagefile net/http/httptrace=$WORK/b114/_pkg_.a packagefile net/http/internal=$WORK/b115/_pkg_.a packagefile net/textproto=$WORK/b108/_pkg_.a packagefile net/url=$WORK/b094/_pkg_.a packagefile regexp/syntax=$WORK/b117/_pkg_.a packagefile crypto/aes=$WORK/b066/_pkg_.a packagefile crypto/cipher=$WORK/b067/_pkg_.a packagefile math/big=$WORK/b070/_pkg_.a packagefile crypto=$WORK/b072/_pkg_.a packagefile crypto/des=$WORK/b073/_pkg_.a packagefile crypto/ecdsa=$WORK/b074/_pkg_.a packagefile crypto/ed25519=$WORK/b081/_pkg_.a packagefile crypto/elliptic=$WORK/b075/_pkg_.a packagefile crypto/hmac=$WORK/b083/_pkg_.a packagefile crypto/md5=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b087/_pkg_.a packagefile crypto/sha256=$WORK/b088/_pkg_.a packagefile crypto/sha512=$WORK/b077/_pkg_.a packagefile crypto/subtle=$WORK/b069/_pkg_.a packagefile crypto/x509=$WORK/b089/_pkg_.a packagefile encoding/pem=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b101/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b104/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b107/_pkg_.a packagefile mime/quotedprintable=$WORK/b113/_pkg_.a packagefile crypto/internal/subtle=$WORK/b068/_pkg_.a packagefile crypto/internal/randutil=$WORK/b076/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b080/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b082/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/x509/pkix=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b079/_pkg_.a packagefile encoding/hex=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b097/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b098/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b105/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ou6JJGwoyMWaoJCNt6hk/44E0uBKiwtgQHIgx_XI_/r3x5lRLpKTJYHYd4SpDf/ou6JJGwoyMWaoJCNt6hk -X github.com/rogpeppe/go-internal/version=1.6.2 -B 0x72aa64c7f762532c250ace394ee145a4ff37911d -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/go-internal-1.6.2/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-goproxy rm -r $WORK/b001/ + for cmd in cmd/* ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' ++ basename cmd/txtar-x + GOPATH=/builddir/build/BUILD/go-internal-1.6.2/_build:/usr/share/gocode + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/rogpeppe/go-internal/version=1.6.2 -B 0x62adf50e13459e3424703aa6cc338b1bce17d636 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-x github.com/rogpeppe/go-internal/cmd/txtar-x WORK=/tmp/go-build101573135 unicode/utf8 mkdir -p $WORK/b019/ math/bits mkdir -p $WORK/b017/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b005/ cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid SYiPg75xpoH7qpDEZBj1/SYiPg75xpoH7qpDEZBj1 -goversion go1.15.6 -D "" -importcfg $WORK/b019/importcfg -pack ./utf8.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p math/bits -std -complete -installsuffix shared -buildid 9g3jAgZTBf11Gg5mM8Yy/9g3jAgZTBf11Gg5mM8Yy -goversion go1.15.6 -D "" -importcfg $WORK/b017/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Pz2QfOOZu2703TSUfJ75/Pz2QfOOZu2703TSUfJ75 -goversion go1.15.6 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid k2dfzdzaNONJzG2c4WPq/k2dfzdzaNONJzG2c4WPq -goversion go1.15.6 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./asm_amd64.s internal/cpu mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b009/symabis ./cpu_x86.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid SWvNiPJxxmU_yFIQCWnC/SWvNiPJxxmU_yFIQCWnC -goversion go1.15.6 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_amd64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f9517729eea594a929473be6748b21d1252ac749a57a18eeb76e944f4f2186c-d # internal internal/race mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p internal/race -std -complete -installsuffix shared -buildid 98zNuT6_Ww-1Kol5ww1z/98zNuT6_Ww-1Kol5ww1z -goversion go1.15.6 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/96/96bf82f15d0d67a16c42a10d6e22d79312d42188fae703738c1562edc8dc8708-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid UhSjUnl187Ol1N3kcAaL/UhSjUnl187Ol1N3kcAaL -goversion go1.15.6 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 7alOFQNN7OWBSoqycbL8/7alOFQNN7OWBSoqycbL8 -goversion go1.15.6 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./cpu.go ./cpu_amd64.go ./cpu_x86.go cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ae/ae6aaa7877ffcf881b2272e5a5fb78102b2a97a707e2a4edbf01ee9d1b1ee5d7-d # internal sync/atomic mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b022/symabis ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/a1/a1a7e6502e5a80639e1e2128a9984110c4beb7a6a9b29992f90bfba0f7c0e7c1-d # internal unicode mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode -std -complete -installsuffix shared -buildid dAJAuqBkiRpbQ6Hvyz2M/dAJAuqBkiRpbQ6Hvyz2M -goversion go1.15.6 -D "" -importcfg $WORK/b023/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f9/f9b7315655ab1308fcb4e62688859aa962d48df672ddf41f8fee52e309dd3282-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sync/atomic -std -installsuffix shared -buildid RiLtj2zqcmdi5ThRNPms/RiLtj2zqcmdi5ThRNPms -goversion go1.15.6 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./doc.go ./value.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/76/766a2e98839291e28e8c518af268533a2ee53da17cfedabebac173f62151caf3-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/49/49d97b3d45d2aee8310f6c0432e948f2fc7288073d5f33d82e25e169f99434af-d # internal runtime/cgo mkdir -p $WORK/b040/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b040/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b040/ -g -O2 -Wall -Werror ./cgo.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b022/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/95/95f3fc11c45c5fb936e78e20c43f50fa7c48967b36d3bec3cf00b6c0152835ee-d # internal internal/testlog mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid ci8jAbK_WNuIZUmVhJOP/ci8jAbK_WNuIZUmVhJOP -goversion go1.15.6 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b009/cpu_x86.o ./cpu_x86.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ad/ade7f88d5706ed59d8ec1399322efd36df8508254096d01be6ac051def34c84d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c1/c14d879db544df6020b08a36216a68cf4b6491871bc9c81dd8d20c15fe214a8e-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/bytealg math gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b008/ mkdir -p $WORK/b016/ cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b016/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s ./stubs_amd64.s cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b008/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 4ClghEcS_IkSXM44d6-g/4ClghEcS_IkSXM44d6-g -goversion go1.15.6 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_amd64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p math -std -installsuffix shared -buildid lG-r2seb8OkyNyUOcBQ9/lG-r2seb8OkyNyUOcBQ9 -goversion go1.15.6 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./exp_asm.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d3/d3b838edccd84ccefd161e87e18e46f618b167415a6270f8ece362adc40486d4-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b008/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_amd64.o $WORK/b008/count_amd64.o $WORK/b008/equal_amd64.o $WORK/b008/index_amd64.o $WORK/b008/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x003.o -c gcc_context.c cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/3b/3bdab8c1d99fdd80d9057a25e1906896faf316fc791557725e121816844c1dc6-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid EciNmfxCDxJjIHFGQvDO/EciNmfxCDxJjIHFGQvDO -goversion go1.15.6 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./debugcall.go ./debuglog.go ./debuglog_off.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_linux_x86.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64.go ./signal_linux_amd64.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_amd64.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x006.o -c gcc_linux_amd64.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b016/stubs_amd64.o ./stubs_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/dim_amd64.o $WORK/b016/exp_amd64.o $WORK/b016/floor_amd64.o $WORK/b016/hypot_amd64.o $WORK/b016/log_amd64.o $WORK/b016/sqrt_amd64.o $WORK/b016/stubs_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f7/f7f8b2fd375905c65f897914eecc595a3f3d0ae1638fdceb5b680f662b9167c0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x007.o -c gcc_mmap.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x008.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x010.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x011.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x012.o -c gcc_amd64.S cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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 -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -o $WORK/b040/_cgo_.o $WORK/b040/_cgo_main.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o $WORK/b040/_x006.o $WORK/b040/_x007.o $WORK/b040/_x008.o $WORK/b040/_x009.o $WORK/b040/_x010.o $WORK/b040/_x011.o $WORK/b040/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go -dynlinker cat >$WORK/b040/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b040/symabis ./asm_amd64.s cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Nkb3t0c1J5ov1k4Mxbie/Nkb3t0c1J5ov1k4Mxbie -goversion go1.15.6 -symabis $WORK/b040/symabis -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b040/_cgo_gotypes.go $WORK/b040/cgo.cgo1.go $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b040/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_amd64.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o $WORK/b040/_x006.o $WORK/b040/_x007.o $WORK/b040/_x008.o $WORK/b040/_x009.o $WORK/b040/_x010.o $WORK/b040/_x011.o $WORK/b040/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/b2/b2726a3ab151f03d0569ea3fc627411e780755177a383fab9b70733eb54a14aa-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b007/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_amd64.o $WORK/b007/duff_amd64.o $WORK/b007/memclr_amd64.o $WORK/b007/memmove_amd64.o $WORK/b007/preempt_amd64.o $WORK/b007/rt0_linux_amd64.o $WORK/b007/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/e8/e89c1c1e7945f5339e8ee31a5277f39066fc671bfbda674907053901513114d1-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b020/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync -std -installsuffix shared -buildid nY0-kUxdaCRUJGG0Jtsb/nY0-kUxdaCRUJGG0Jtsb -goversion go1.15.6 -D "" -importcfg $WORK/b020/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid R4rbhCK7lVaoXGv_7kQb/R4rbhCK7lVaoXGv_7kQb -goversion go1.15.6 -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_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5e/5ed2ca623fb75600ccbe71d964d2e5b85be4d85fe0c51d34246136b9e1028838-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/fb/fb48c5708b6649f56827fe45b347bd0f03dc8482e0e40beda6f2a39a6d944ee7-d # internal errors mkdir -p $WORK/b003/ sort cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b024/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid SJt-y72zZhyyFpvQWjHY/SJt-y72zZhyyFpvQWjHY -goversion go1.15.6 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b024/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_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p sort -std -complete -installsuffix shared -buildid O24xspHpevI_F8RyxxF9/O24xspHpevI_F8RyxxF9 -goversion go1.15.6 -D "" -importcfg $WORK/b024/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e8/e8f7c278d2db7afbab58eee115ee6c6cfbe3a66d6f3346cfd791693b9b8124f0-d # internal io mkdir -p $WORK/b025/ internal/oserror mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Mzm-lYlHb2vGCRSKrvIu/Mzm-lYlHb2vGCRSKrvIu -goversion go1.15.6 -D "" -importcfg $WORK/b027/importcfg -pack ./errors.go mkdir -p $WORK/b018/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p io -std -complete -installsuffix shared -buildid YMUug0ikdXWb7zzmVJcj/YMUug0ikdXWb7zzmVJcj -goversion go1.15.6 -D "" -importcfg $WORK/b025/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p strconv -std -complete -installsuffix shared -buildid 9C4e050vI-aB89A5c8ja/9C4e050vI-aB89A5c8ja -goversion go1.15.6 -D "" -importcfg $WORK/b018/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/69/692fadfdd2b8b564ace74b14b78ca6b257718cc27b5e0cb7b993efbb1b419c36-d # internal syscall mkdir -p $WORK/b030/ cat >$WORK/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_amd64.s cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p syscall -std -installsuffix shared -buildid uKWlEcSXK4CleqCsdW5R/uKWlEcSXK4CleqCsdW5R -goversion go1.15.6 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8a/8a8c67c50885ac70a32644f5b74f58ec44c9ba70066cce0042aee7d930248f93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c4/c4dfc585d39609ce3c1b95a9df62963027e51f155163e51317723c9545317b66-d # internal strings bytes mkdir -p $WORK/b034/ mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p bytes -std -installsuffix shared -buildid b95nRWU--hJA9Tq2KGdO/b95nRWU--hJA9Tq2KGdO -goversion go1.15.6 -D "" -importcfg $WORK/b036/importcfg -pack ./buffer.go ./bytes.go ./reader.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p strings -std -complete -installsuffix shared -buildid p8n8X7W4RbLX7zlJmY9Y/p8n8X7W4RbLX7zlJmY9Y -goversion go1.15.6 -D "" -importcfg $WORK/b034/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/dc/dc211c509ccc8147a1e61b736b06812cef290bab5da2a7bbcd8e673662e0615f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/5c/5cf53c2515feee0328b7e90e76a2244318d5f8b2d07df634c18c42e1d31a9ab6-d # internal reflect mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b015/symabis ./asm_amd64.s cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/63/63e8b3ef98d34abf286f7c7dba60114d08a3f952fac0d5abaa462db9ab8394f6-d # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p reflect -std -installsuffix shared -buildid ol-c9dMNKKnik8jRuDW9/ol-c9dMNKKnik8jRuDW9 -goversion go1.15.6 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b030/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/eb/ebf4328c72b33d56ee12b51b35d5f7049360c62dba23c8b7ab0922adbeef5a89-d # internal internal/syscall/execenv mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid yzApF-StMC7jLZ0zGaPq/yzApF-StMC7jLZ0zGaPq -goversion go1.15.6 -D "" -importcfg $WORK/b032/importcfg -pack ./execenv_default.go internal/syscall/unix mkdir -p $WORK/b029/ time mkdir -p $WORK/b031/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid diwmZDPigmIZOp2ZmuP8/diwmZDPigmIZOp2ZmuP8 -goversion go1.15.6 -D "" -importcfg $WORK/b029/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_amd64.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p time -std -installsuffix shared -buildid 6uSJFj7zP3BvgDVD7YP9/6uSJFj7zP3BvgDVD7YP9 -goversion go1.15.6 -D "" -importcfg $WORK/b031/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/4a/4a43b6fb757793057bfc0c160a9ae7b3c563f9f45f7f3e4e60f0a37b858e6bcb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/6f/6f35e19839fcb89f791009728c9dfc5fbeab60aca58d0cf665e30392b9593f11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ff/ff5d9e6cafc15b91d881051c96adb40fa68c0f04698452e7dddbc228f37f0c9f-d # internal internal/poll mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p internal/poll -std -installsuffix shared -buildid sW29GMPVtjHiiDuT7j9M/sW29GMPVtjHiiDuT7j9M -goversion go1.15.6 -D "" -importcfg $WORK/b028/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/52/5250f982ddb65d15ee0ae7f237dd5c8d82a99880934cb87cce0735619915caf2-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p os -std -installsuffix shared -buildid 2ZnUlvhaViRXuNv-Ypr8/2ZnUlvhaViRXuNv-Ypr8 -goversion go1.15.6 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b015/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/02/026fa368593adcc7bee6ddc88d0f1367b629b95b86c870394be77d8f2ed3e63c-d # internal internal/fmtsort mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid kGu3pIlwJMK4F9Os4cfR/kGu3pIlwJMK4F9Os4cfR -goversion go1.15.6 -D "" -importcfg $WORK/b014/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/c0/c05a71c1734fdc56f7a6b45e46459857d0f85c1f8c62a879005ae4423292c3e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2a/2aab9629637b2b1a39223cb3e3690b1688609f9b80653bf659ea0fe79e98950c-d # internal path/filepath mkdir -p $WORK/b038/ fmt mkdir -p $WORK/b013/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Ez3IXCP96J6njsW02Em-/Ez3IXCP96J6njsW02Em- -goversion go1.15.6 -D "" -importcfg $WORK/b038/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p fmt -std -complete -installsuffix shared -buildid jq1zZA1xD-srVfQD_QJW/jq1zZA1xD-srVfQD_QJW -goversion go1.15.6 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9f/9f27ac404a89b7cbd1e105abb940aa495b5fc88e710ecc7fc4c12314ab9427c6-d # internal io/ioutil mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid mCFl_YOBrkW6NYDZefo6/mCFl_YOBrkW6NYDZefo6 -goversion go1.15.6 -D "" -importcfg $WORK/b037/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/85/85c893615dbf81287f1d59777dce2f0ee2ee7407988a32946e6858633623bdca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/54/54bbb8f26be2bb7ce6f00e87ee8c912d48550c73dc7e727809952004c0371ff4-d # internal github.com/rogpeppe/go-internal/txtar mkdir -p $WORK/b035/ log mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p log -std -complete -installsuffix shared -buildid 7qCS7G7R_-AvlOfN1JRW/7qCS7G7R_-AvlOfN1JRW -goversion go1.15.6 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/txtar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p github.com/rogpeppe/go-internal/txtar -complete -installsuffix shared -buildid cXA1WigSW5mw_URIg1q0/cXA1WigSW5mw_URIg1q0 -goversion go1.15.6 -D "" -importcfg $WORK/b035/importcfg -pack ./archive.go flag mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p flag -std -complete -installsuffix shared -buildid CeJcHM7SNrhqLmhV2azB/CeJcHM7SNrhqLmhV2azB -goversion go1.15.6 -D "" -importcfg $WORK/b002/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a6/a69dd57dcb95caf2426a3a1347f4a69289d49c55746a7c008749a2653712233c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b4/b45b3ff6b5335eaf922966601e5f52d8ef710e861dcec9a29b731ba825ed2020-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/24/246d9568ad00b80442edd68d375e107628dccd0cc8ef9fc5992099a9f2b06272-d # internal github.com/rogpeppe/go-internal/cmd/txtar-x mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile log=$WORK/b039/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal/cmd/txtar-x /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid fyQ5wTsD5H7MjyWU7qhE/fyQ5wTsD5H7MjyWU7qhE -goversion go1.15.6 -D "" -importcfg $WORK/b001/importcfg -pack ./extract.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b6/b67daa3d3aa11401b2e7cbb66d3c611b04a43adcf6cbdb0b1d50796ea7d3dce3-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/rogpeppe/go-internal/cmd/txtar-x=$WORK/b001/_pkg_.a packagefile flag=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b013/_pkg_.a packagefile github.com/rogpeppe/go-internal/txtar=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b037/_pkg_.a packagefile log=$WORK/b039/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b025/_pkg_.a packagefile reflect=$WORK/b015/_pkg_.a packagefile sort=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b018/_pkg_.a packagefile strings=$WORK/b034/_pkg_.a packagefile time=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b014/_pkg_.a packagefile math=$WORK/b016/_pkg_.a packagefile sync=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b019/_pkg_.a packagefile bytes=$WORK/b036/_pkg_.a packagefile path/filepath=$WORK/b038/_pkg_.a packagefile internal/oserror=$WORK/b027/_pkg_.a packagefile internal/poll=$WORK/b028/_pkg_.a packagefile internal/syscall/execenv=$WORK/b032/_pkg_.a packagefile internal/syscall/unix=$WORK/b029/_pkg_.a packagefile internal/testlog=$WORK/b033/_pkg_.a packagefile sync/atomic=$WORK/b022/_pkg_.a packagefile syscall=$WORK/b030/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=3TyjjefvYERN_iS3424D/fyQ5wTsD5H7MjyWU7qhE/ZFfioMU-nSlDwIjbbvts/3TyjjefvYERN_iS3424D -X github.com/rogpeppe/go-internal/version=1.6.2 -B 0x62adf50e13459e3424703aa6cc338b1bce17d636 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p /builddir/build/BUILD/go-internal-1.6.2/_build/bin/ mv $WORK/b001/exe/a.out /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-x rm -r $WORK/b001/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H2QJJ8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64 + cd go-internal-1.6.2 + cd /builddir/build/BUILD/go-internal-1.6.2/_build/src/github.com/rogpeppe/go-internal + IFS= + gosupfiles= + mapfile -t gosupfilesA + go-rpm-integration install -i github.com/rogpeppe/go-internal -b /builddir/build/BUILD/go-internal-1.6.2/_build/bin -s /builddir/build/BUILD/go-internal-1.6.2/_build -o golang-github-rogpeppe-internal-devel.file-list -O /builddir/build/BUILD/go-internal-1.6.2 -V 1.6.2-1.fc34 -p /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64 -g /usr/share/gocode -r '.*example.*' Installing: github.com/rogpeppe/go-internal + IFS= +++ realpath -e --relative-base=. README.md +++ sort -u ++ listfiles_include=README.md ++ echo README.md + godocs=README.md + [[ -n README.md ]] + IFS= + read -r f + echo %doc '"README.md"' + IFS= + read -r f + IFS= +++ realpath -e --relative-base=. LICENSE +++ sort -u ++ listfiles_include=LICENSE ++ echo LICENSE + golicenses=LICENSE + [[ -n LICENSE ]] + IFS= + read -r f + echo %license '"LICENSE"' + IFS= + read -r f + install -m 0755 -vd /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin install: creating directory '/builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin' + install -m 0755 -vp /builddir/build/BUILD/go-internal-1.6.2/_build/bin/testscript /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-addmod /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-c /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-goproxy /builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-x /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/ '/builddir/build/BUILD/go-internal-1.6.2/_build/bin/testscript' -> '/builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/testscript' '/builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-addmod' -> '/builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-addmod' '/builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-c' -> '/builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-c' '/builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-goproxy' -> '/builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-goproxy' '/builddir/build/BUILD/go-internal-1.6.2/_build/bin/txtar-x' -> '/builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-x' + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.6.2-1.fc34 --unique-debug-suffix -1.6.2-1.fc34.x86_64 --unique-debug-src-base golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/go-internal-1.6.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/testscript explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-addmod explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-c explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-goproxy explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-x extracting debug info from /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-c extracting debug info from /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-addmod extracting debug info from /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-x extracting debug info from /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-goproxy extracting debug info from /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/testscript warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-x. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-c. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-addmod. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/testscript. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-goproxy. Use `info auto-load python-scripts [REGEXP]' to list them. nm: nm: /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-addmod: .gnu.version_r invalid entry nm: /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-addmod: no symbols /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-x: .gnu.version_r invalid entry nm: /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-x: no symbols nm: /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-c: .gnu.version_r invalid entry nm: /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/bin/txtar-c: no symbols dwz: Allocatable section in ./usr/bin/testscript-1.6.2-1.fc34.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/bin/txtar-addmod-1.6.2-1.fc34.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/bin/txtar-c-1.6.2-1.fc34.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/bin/txtar-goproxy-1.6.2-1.fc34.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/bin/txtar-x-1.6.2-1.fc34.x86_64.debug after non-allocatable ones dwz: Too few files for multifile optimization original debug info size: 20452kB, size after compression: 20452kB /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 5 CRC32s did match. 311 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bsdCY7 + umask 022 + cd /builddir/build/BUILD + cd go-internal-1.6.2 + LDFLAGS=' -X github.com/rogpeppe/go-internal/version=1.6.2' + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/rogpeppe/go-internal -b /builddir/build/BUILD/go-internal-1.6.2/_build/bin -s /builddir/build/BUILD/go-internal-1.6.2/_build -V 1.6.2-1.fc34 -p /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64 -g /usr/share/gocode -r '.*example.*' -d imports -d cmd/testscript -d testscript Testing in: /builddir/build/BUILD/go-internal-1.6.2/_build/src PATH: /builddir/build/BUILD/go-internal-1.6.2/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/go-internal-1.6.2/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/rogpeppe/go-internal/version=1.6.2 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/rogpeppe/go-internal github.com/rogpeppe/go-internal/cache PASS ok github.com/rogpeppe/go-internal/cache 2.369s github.com/rogpeppe/go-internal/cmd/txtar-addmod go proxy: no archive github.com v0.0.0-20171119174359-809beceb2371 go proxy: no archive github.com/shurcooL v0.0.0-20171119174359-809beceb2371 PASS ok github.com/rogpeppe/go-internal/cmd/txtar-addmod 0.140s github.com/rogpeppe/go-internal/cmd/txtar-c PASS ok github.com/rogpeppe/go-internal/cmd/txtar-c 0.012s github.com/rogpeppe/go-internal/cmd/txtar-x PASS ok github.com/rogpeppe/go-internal/cmd/txtar-x 0.012s github.com/rogpeppe/go-internal/dirhash PASS ok github.com/rogpeppe/go-internal/dirhash 0.004s github.com/rogpeppe/go-internal/fmtsort PASS ok github.com/rogpeppe/go-internal/fmtsort 0.004s github.com/rogpeppe/go-internal/modfile PASS ok github.com/rogpeppe/go-internal/modfile 0.007s github.com/rogpeppe/go-internal/module PASS ok github.com/rogpeppe/go-internal/module 0.005s github.com/rogpeppe/go-internal/par PASS ok github.com/rogpeppe/go-internal/par 0.028s github.com/rogpeppe/go-internal/semver PASS ok github.com/rogpeppe/go-internal/semver 0.004s github.com/rogpeppe/go-internal/txtar PASS ok github.com/rogpeppe/go-internal/txtar 0.003s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PJJj68 + umask 022 + cd /builddir/build/BUILD + cd go-internal-1.6.2 + DOCDIR=/builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/doc/golang-github-rogpeppe-internal + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/doc/golang-github-rogpeppe-internal + cp -pr README.md /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/doc/golang-github-rogpeppe-internal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dc8Va8 + umask 022 + cd /builddir/build/BUILD + cd go-internal-1.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/licenses/golang-github-rogpeppe-internal + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/licenses/golang-github-rogpeppe-internal + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/licenses/golang-github-rogpeppe-internal + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang-github-rogpeppe-internal = 1.6.2-1.fc34 golang-github-rogpeppe-internal(x86-64) = 1.6.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.32)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Processing files: golang-github-rogpeppe-internal-devel-1.6.2-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nFddO5 + umask 022 + cd /builddir/build/BUILD + cd go-internal-1.6.2 + DOCDIR=/builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/doc/golang-github-rogpeppe-internal-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/doc/golang-github-rogpeppe-internal-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/doc/golang-github-rogpeppe-internal-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.a42JW5 + umask 022 + cd /builddir/build/BUILD + cd go-internal-1.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/licenses/golang-github-rogpeppe-internal-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/licenses/golang-github-rogpeppe-internal-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64/usr/share/licenses/golang-github-rogpeppe-internal-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/rogpeppe/go-internal/cache) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/dirhash) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/fmtsort) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/goproxytest) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/gotooltest) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/imports) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/internal/os/execpath) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/internal/syscall/windows) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/internal/syscall/windows/registry) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/internal/syscall/windows/sysdll) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/internal/textutil) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/lockedfile) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/lockedfile/internal/filelock) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/modfile) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/module) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/par) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/renameio) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/semver) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/testenv) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/testscript) = 1.6.2-1.fc34 golang(github.com/rogpeppe/go-internal/txtar) = 1.6.2-1.fc34 golang-github-rogpeppe-internal-devel = 1.6.2-1.fc34 golang-ipath(github.com/rogpeppe/go-internal) = 1.6.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: go-filesystem golang(gopkg.in/errgo.v2/fmt/errors) Processing files: golang-github-rogpeppe-internal-debugsource-1.6.2-1.fc34.x86_64 Provides: golang-github-rogpeppe-internal-debugsource = 1.6.2-1.fc34 golang-github-rogpeppe-internal-debugsource(x86-64) = 1.6.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-rogpeppe-internal-debuginfo-1.6.2-1.fc34.x86_64 Provides: debuginfo(build-id) = 0ed21774c5d074221826682cb268cbff067d5ece debuginfo(build-id) = 1e51f0e25cdd5a0940cce7d26b42d886a86d51a4 debuginfo(build-id) = 3e7616ca12cd8142e8e4315bea06d9cd76349797 debuginfo(build-id) = c965e48c2cf569502a80e8bfe0a427e6b4e1c83c debuginfo(build-id) = ca0343305c43238054d5d13603302d456534b767 golang-github-rogpeppe-internal-debuginfo = 1.6.2-1.fc34 golang-github-rogpeppe-internal-debuginfo(x86-64) = 1.6.2-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: golang-github-rogpeppe-internal-debugsource(x86-64) = 1.6.2-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64 Wrote: /builddir/build/RPMS/golang-github-rogpeppe-internal-debugsource-1.6.2-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-rogpeppe-internal-devel-1.6.2-1.fc34.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/golang-github-rogpeppe-internal-debuginfo-1.6.2-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1SLo77 + umask 022 + cd /builddir/build/BUILD + cd go-internal-1.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-rogpeppe-internal-1.6.2-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0