Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/delve.spec'], chrootPath='/var/lib/mock/module-go-toolset-rhel8-8060020220811035735-295a931c-build-20415-4933/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/delve.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 Wrote: /builddir/build/SRPMS/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps --nocheck /builddir/build/SPECS/delve.spec'], chrootPath='/var/lib/mock/module-go-toolset-rhel8-8060020220811035735-295a931c-build-20415-4933/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps --nocheck /builddir/build/SPECS/delve.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1F8zLY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf delve-1.7.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/delve-1.7.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd delve-1.7.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf go.mod + mv vendor /builddir/build/BUILD/src + mkdir -p /builddir/build/BUILD/src/github.com/go-delve/ + cp -r /builddir/build/BUILD/delve-1.7.2 /builddir/build/BUILD/src/github.com/go-delve/delve + mkdir -p /builddir/build/BUILD/delve-1.7.2/_build + mv /builddir/build/BUILD/src /builddir/build/BUILD/delve-1.7.2/_build/src + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o15YcL + umask 022 + cd /builddir/build/BUILD + cd delve-1.7.2 + export GO111MODULE=off + GO111MODULE=off + export GOPATH=/builddir/build/BUILD/delve-1.7.2/_build + GOPATH=/builddir/build/BUILD/delve-1.7.2/_build ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags '-compressdwarf=false -B 0x2dd989e90ecb338a17f12e522845e7961b080697 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o bin/dlv github.com/go-delve/delve/cmd/dlv WORK=/tmp/go-build918541780 vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b155/ internal/goexperiment runtime/internal/sys mkdir -p $WORK/b016/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid dQ9fvWaLhQ0mZZp2Wbur/dQ9fvWaLhQ0mZZp2Wbur -goversion go1.17.7 -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go container/ring mkdir -p $WORK/b193/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF internal/unsafeheader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid u6LKy9sv-DCc4OdZKjuu/u6LKy9sv-DCc4OdZKjuu -goversion go1.17.7 -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/arch.go /usr/lib/golang/src/runtime/internal/sys/arch_amd64.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/intrinsics_common.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zgoarch_amd64.go /usr/lib/golang/src/runtime/internal/sys/zgoos_linux.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b007/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/goexperiment -std -complete -installsuffix shared -buildid 0AtZY-pOYxeIAZVvznvj/0AtZY-pOYxeIAZVvznvj -goversion go1.17.7 -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabi_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabidefer_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabig_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabireflect_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p container/ring -std -complete -installsuffix shared -buildid 8UDG-eMQKQbFMAM3SyG9/8UDG-eMQKQbFMAM3SyG9 -goversion go1.17.7 -importcfg $WORK/b193/importcfg -pack /usr/lib/golang/src/container/ring/ring.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid 3kuY5EOwzc3sFEb_yMCS/3kuY5EOwzc3sFEb_yMCS -goversion go1.17.7 -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go encoding mkdir -p $WORK/b023/ unicode mkdir -p $WORK/b021/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid h9q7jbx5fOxeg67QBOxh/h9q7jbx5fOxeg67QBOxh -goversion go1.17.7 -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/encoding/encoding.go unicode/utf16 container/list internal/itoa mkdir -p $WORK/b045/ internal/race golang.org/x/sys/internal/unsafeheader cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF unicode/utf8 mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid UfJOkYuV-9TvOYnNerCj/UfJOkYuV-9TvOYnNerCj -goversion go1.17.7 -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid fA5Ng6wVR9muz1mNqJXP/fA5Ng6wVR9muz1mNqJXP -goversion go1.17.7 -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b098/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid hZCAh1OVRtnOHomSh7Rz/hZCAh1OVRtnOHomSh7Rz -goversion go1.17.7 -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go math/bits mkdir -p $WORK/b027/ mkdir -p $WORK/b029/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b019/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p container/list -std -complete -installsuffix shared -buildid XWZsfcV9tLG50G3vmB-V/XWZsfcV9tLG50G3vmB-V -goversion go1.17.7 -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/container/list/list.go mkdir -p $WORK/b062/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid EIlkWoSfM0UrUdlgqvao/EIlkWoSfM0UrUdlgqvao -goversion go1.17.7 -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/itoa -std -complete -installsuffix shared -buildid lMFvRrcDmn_-gu0QoUZr/lMFvRrcDmn_-gu0QoUZr -goversion go1.17.7 -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 1s_nmQMs2im4TmR-FF2X/1s_nmQMs2im4TmR-FF2X -goversion go1.17.7 -importcfg $WORK/b062/importcfg -pack ./_build/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid V6RDDAUuLWc87siRHtzf/V6RDDAUuLWc87siRHtzf -goversion go1.17.7 -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go github.com/go-delve/delve/pkg/proc/macutil mkdir -p $WORK/b121/ crypto/internal/subtle mkdir -p $WORK/b140/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/go-delve/delve/pkg/proc/macutil -complete -installsuffix shared -buildid ikuNN9VAX9XDWB5v2sxc/ikuNN9VAX9XDWB5v2sxc -goversion go1.17.7 -importcfg $WORK/b121/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/macutil/rosetta_other.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b171/ crypto/subtle cat >$WORK/b140/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig mkdir -p $WORK/b145/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid v5UFNDuAHgbfoIpa0_Nq/v5UFNDuAHgbfoIpa0_Nq -goversion go1.17.7 -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go internal/abi mkdir -p $WORK/b010/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config EOF internal/nettrace mkdir -p $WORK/b125/ cat >$WORK/b145/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid _CJ8tYbOouHrUjVAjvIm/_CJ8tYbOouHrUjVAjvIm -goversion go1.17.7 -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b145/symabis ./sig_amd64.s cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b141/ cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b010/symabis ./abi_test.s cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid CV9hCNJx4fNxSegAHRff/CV9hCNJx4fNxSegAHRff -goversion go1.17.7 -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid VNER4XayOrH15a2D2o0C/VNER4XayOrH15a2D2o0C -goversion go1.17.7 -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go internal/cpu mkdir -p $WORK/b012/ cat >$WORK/b012/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/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b012/symabis ./cpu.s ./cpu_x86.s runtime/internal/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/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/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b014/symabis ./atomic_amd64.s sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/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/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/b9/b9d5b04dba29ff38a297e545511ec878102e82f14f53ec9ab8cf7f094dc546f6-d # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6b/6b6cdd1435959b8e7e3b348a5d6db46c95e8edc2accf61ab094b38e65f8de4de-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/b023/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/9e/9e29428d5fb9b2fff74e0598d56616768d4b10a36313fed8704cb862242af851-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/04/047bdd508fc7f1f5bdfdb2eaf4df029eabff2a169610e00a1ec5d4236ab13cef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/a9/a971063cdfc09f70c5c79ad79eb16279e78a3312363a22d83b5e9a83658023ea-d # internal runtime/internal/math mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid uQqIGl0fSz6x4llMrvtd/uQqIGl0fSz6x4llMrvtd -goversion go1.17.7 -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config EOF cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/a9/a950f37614acf4b6677097ea0e5fcfde40481d77d5ca38c1cdd51a024a4bd0dc-d # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2c/2c363ce20a1fcebc00480671cbd3480be2a9ce820cc3950084be66dabdec4901-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid g8TlMuf_1_LUaS1X54jM/g8TlMuf_1_LUaS1X54jM -goversion go1.17.7 -symabis $WORK/b145/symabis -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/01/01c7cbd9972affb90fd9aaa8c7760d0f257c7146f362ae845e5bbf38f54eb714-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/45/45e6d79a28d4421576163b5e50ecd59f0464d0486b9307306cbc8921580f0542-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ee/eedc1897e4cd9b18903a02d26122c08db1d5b14590235aecc737c233aeb02eae-d # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 97BeGCve83C6VJa3EWsG/97BeGCve83C6VJa3EWsG -goversion go1.17.7 -symabis $WORK/b012/symabis -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_amd64.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p internal/abi -std -+ -installsuffix shared -buildid 0rJEzQO7a1dEk4Hcz94z/0rJEzQO7a1dEk4Hcz94z -goversion go1.17.7 -symabis $WORK/b010/symabis -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ca/ca8151d29c3e77ab231b720a3aa1f55b781de64cfdd10ec22362eab2c547cec6-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/77/77f329e55b9b6f1542aaf39bf993231aded9d5a0f53a5fb5fdd74c03a2577a38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/0a/0adf4bc0d0d961c5108090788b7b5ca23389ef403aee8a59427a3206a67bbefc-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/81/81f22e800d2cc477461340496285a627b3bc5654f83bcb7cfe952a3f77d13b48-d # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid Saz4k0Wl62MCNbaJhfjB/Saz4k0Wl62MCNbaJhfjB -goversion go1.17.7 -symabis $WORK/b020/symabis -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid uIyD_qXfT4ffi93LoDqH/uIyD_qXfT4ffi93LoDqH -goversion go1.17.7 -symabis $WORK/b014/symabis -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/1f/1f0debfc9b74ce6fb650a91d795e25dd729dc4e41975eaa89af24449425712c1-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b145=>" -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b145/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/63/635e60ed9272f8d355a805df0fbd2c61ce2b47a32a02edcea7e717c1b84d9b9e-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/5c/5cf7b1c03c7514ed52a8a5541658f8da01ee9354d3ef8fe13061639f12ce4a7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b145/_pkg_.a $WORK/b145/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/0b/0b9c6d46325bd51630c87e7e27f672c972ed531250448742ae8c180743997f35-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/abi_test.o ./abi_test.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b6/b668536c3446fbdea14dbdd33e9aeae1a76afd04c0ddd3e06595edb3b6724cad-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/c2/c2b45edc4f667a784e5fb0fdc895998b9b68a42adbe9508503c5b0c687eb2cea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/abi_test.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/c3/c3c24d712cbab91f83a5ba611d7e17207f3ffd652a49b90f9010b65805a19f25-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b014/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/cpu.o ./cpu.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b014/_pkg_.a $WORK/b014/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/31/31154a1f5ff7a15cd71cd884a326e5e15db415626558de7277140bde19eb27e1-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/b8/b8dbec035899482293fb8464364d2af2947ed2f03e683123a8f8a5853eb68bb5-d # internal crypto/internal/boring/fipstls mkdir -p $WORK/b144/ cat >$WORK/b144/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b144/symabis ./dummy.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b012/cpu_x86.o ./cpu_x86.s cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 4eO_1awPOyFXnovuD3tp/4eO_1awPOyFXnovuD3tp -goversion go1.17.7 -symabis $WORK/b144/symabis -importcfg $WORK/b144/importcfg -pack -asmhdr $WORK/b144/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/cpu.o $WORK/b012/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/8b/8b638d9fd42c926094a898be7dfd753c6d45c0c6c17b222ce38dfb28f0e7dd44-d # internal internal/bytealg mkdir -p $WORK/b011/ cat >$WORK/b011/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/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b011/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b026/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid WYpJEum0dx8_5GDhN1w7/WYpJEum0dx8_5GDhN1w7 -goversion go1.17.7 -symabis $WORK/b011/symabis -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid c_UiiEbvKv-CEaET7st-/c_UiiEbvKv-CEaET7st- -goversion go1.17.7 -symabis $WORK/b026/symabis -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/sqrt_asm.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b144=>" -I $WORK/b144/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b144/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b144/_pkg_.a $WORK/b144/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/c7/c716a8312d85304d18a4ca885c2bb4dc8b72983b018cc3df46c9d53a0238dc56-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b011/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b011/count_amd64.o ./count_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b011/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b011/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b011/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_amd64.o $WORK/b011/count_amd64.o $WORK/b011/equal_amd64.o $WORK/b011/index_amd64.o $WORK/b011/indexbyte_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/79/798f5ec47d3a392a34c26212416bfebd5401f1b08e3f0ee142fa9b1378be9b5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal runtime mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b009/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 ./time_linux_amd64.s cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f3/f32818bb6966244f330e6a1854ecc8ce7d15215457e38c9a79e1c7a0852dcd3d-d # internal github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid 8wPKjV19Y384nlTSJAtQ/8wPKjV19Y384nlTSJAtQ -goversion go1.17.7 -importcfg $WORK/b211/importcfg -pack ./_build/src/github.com/shurcooL/sanitized_anchor_name/main.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime -std -+ -installsuffix shared -buildid F4FqL1Mv5hKb-yCOrBjx/F4FqL1Mv5hKb-yCOrBjx -goversion go1.17.7 -symabis $WORK/b009/symabis -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fedora.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lfstack_64bit.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.go /usr/lib/golang/src/runtime/map_fast32.go /usr/lib/golang/src/runtime/map_fast64.go /usr/lib/golang/src/runtime/map_faststr.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/relax_stub.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/sizeclasses.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/3d/3d94e6cd1895deae0bc2186a0da000d18cc787ea59dc62d604eb8b652b991740-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b026/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b026/_pkg_.a $WORK/b026/dim_amd64.o $WORK/b026/exp_amd64.o $WORK/b026/floor_amd64.o $WORK/b026/hypot_amd64.o $WORK/b026/log_amd64.o $WORK/b026/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/62/62d001d8746178164781879b16acc3b18af681ad79f189aeb36492ac94ff0a64-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b009/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b009/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b009/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/time_linux_amd64.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/4a/4afc7e19b33cbffed98e5173707a474a5fdc85f11e993d471b66134f73f7bc71-d # internal internal/reflectlite mkdir -p $WORK/b006/ cat >$WORK/b006/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/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b006/symabis ./asm.s sync mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid 4WKjTOe4eSi7mD-QEkik/4WKjTOe4eSi7mD-QEkik -goversion go1.17.7 -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/map.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid loT5uphFoZ6OXPIKwv0Y/loT5uphFoZ6OXPIKwv0Y -goversion go1.17.7 -symabis $WORK/b006/symabis -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/8e/8efa51024df4a564c3e5e29c7b10295dcc0fa387ecae93ac00818cbc199d5d8f-d # internal internal/testlog mkdir -p $WORK/b041/ internal/singleflight cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b126/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid BXaA6JNCMSRIbA21SiG_/BXaA6JNCMSRIbA21SiG_ -goversion go1.17.7 -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go math/rand mkdir -p $WORK/b101/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid E_QxleKW2oiZJ9IOvn6J/E_QxleKW2oiZJ9IOvn6J -goversion go1.17.7 -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p math/rand -std -complete -installsuffix shared -buildid ntGtIHPnxEs6dYqZYB5n/ntGtIHPnxEs6dYqZYB5n -goversion go1.17.7 -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go runtime/cgo mkdir -p $WORK/b052/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b052/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b052/ -g -O2 -Wall -Werror ./cgo.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/00/002837bc57e3355a280ac95586bdd881dc0beb76f80c7858394008442cf669de-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a4/a4cecdd0ffb7a226cc9dfd89c9aa9d0c4e0eff22e34ee95d2e21a19deaf843f0-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/cc/ccc3c3a33365f90c3c52c62923fd4f7d6212b073ee3f698d8b8f45fa9c56e9f0-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -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/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.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/0c/0ce3944dd913074f5256169aa8ea6b5dd29558d5e2e1f5e0ba6a60c98aea42ca-d # internal errors mkdir -p $WORK/b005/ sort mkdir -p $WORK/b033/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p errors -std -complete -installsuffix shared -buildid 51pv28gYFDKDbkxXJHNb/51pv28gYFDKDbkxXJHNb -goversion go1.17.7 -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid MsEitXn08GkrWLZ1RPjK/MsEitXn08GkrWLZ1RPjK -goversion go1.17.7 -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/slice_go113.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zfuncversion.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/cf/cf69f237f59b4cec7f0608bfaee6e8f8235e07709dca3ef867baee801f9e3cb2-d # internal internal/oserror mkdir -p $WORK/b035/ path mkdir -p $WORK/b043/ io mkdir -p $WORK/b017/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b097/ cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid dOLFfxLZaIhtS1wk8pMR/dOLFfxLZaIhtS1wk8pMR -goversion go1.17.7 -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p path -std -complete -installsuffix shared -buildid lrBclBswUbUFYyd3ybMs/lrBclBswUbUFYyd3ybMs -goversion go1.17.7 -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p io -std -complete -installsuffix shared -buildid jgwlzycCSpECoX8gF1O-/jgwlzycCSpECoX8gF1O- -goversion go1.17.7 -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go crypto/elliptic/internal/fiat cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b098/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b151/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid X3lstQYz7r9byw43EovU/X3lstQYz7r9byw43EovU -goversion go1.17.7 -importcfg $WORK/b097/importcfg -pack ./_build/src/github.com/hashicorp/golang-lru/simplelru/lru.go ./_build/src/github.com/hashicorp/golang-lru/simplelru/lru_interface.go mkdir -p $WORK/b124/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p crypto/elliptic/internal/fiat -std -complete -installsuffix shared -buildid fjQPLUDYJrGJ0oiyGOET/fjQPLUDYJrGJ0oiyGOET -goversion go1.17.7 -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/crypto/elliptic/internal/fiat/p521.go /usr/lib/golang/src/crypto/elliptic/internal/fiat/p521_fiat64.go strconv mkdir -p $WORK/b030/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid y0a0FHYJObtb46UBgmCq/y0a0FHYJObtb46UBgmCq -goversion go1.17.7 -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid 4xwqVmKXNK6oaSrLkw0N/4xwqVmKXNK6oaSrLkw0N -goversion go1.17.7 -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b9/b9d90d5ed423301479167ecd7c7f948f5d9b4748030fc296147041dc453f860a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x005.o -c gcc_libinit.c syscall mkdir -p $WORK/b038/ cat >$WORK/b038/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b038/symabis ./asm_linux_amd64.s cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/itoa=$WORK/b029/_pkg_.a packagefile internal/oserror=$WORK/b035/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p syscall -std -installsuffix shared -buildid zcYxwHBfy0PyQASPFi1j/zcYxwHBfy0PyQASPFi1j -goversion go1.17.7 -symabis $WORK/b038/symabis -importcfg $WORK/b038/importcfg -pack -asmhdr $WORK/b038/go_asm.h /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sock_cloexec_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_dup2_linux.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/86/8602dd5612f7e9ff463f15fb69f8ca28084314717ee37d3bd215cb10f885feaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d1/d10f22c25125bbc728f55a3f43f7edc582ddb5d790b14294d2d79e7950172c95-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/57/57982075f65c364253e54cff56f515c99893894b8287cf02acf9bc8defaa4eb6-d # internal github.com/derekparker/trie mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/derekparker/trie -complete -installsuffix shared -buildid pJkoZDqKFTbqw9vFQfe-/pJkoZDqKFTbqw9vFQfe- -goversion go1.17.7 -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/derekparker/trie/trie.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ed/ed3c86bbcb5746c2a7dc84add2f1f99e404e5c1e6308eb767ad60ce875f85b20-d # internal hash mkdir -p $WORK/b073/ crypto/internal/randutil bytes mkdir -p $WORK/b004/ text/tabwriter mkdir -p $WORK/b106/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p bytes -std -installsuffix shared -buildid UCfg4ZbMqdMhvOcra0Dh/UCfg4ZbMqdMhvOcra0Dh -goversion go1.17.7 -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p hash -std -complete -installsuffix shared -buildid yEZZ5rqY-Z3P2wzYearR/yEZZ5rqY-Z3P2wzYearR -goversion go1.17.7 -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/hash/hash.go mkdir -p $WORK/b152/ strings cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 2iou_3kjWkrW1b-szqg3/2iou_3kjWkrW1b-szqg3 -goversion go1.17.7 -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go mkdir -p $WORK/b044/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b017/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid M7TkziXZFew9SdIhMtkw/M7TkziXZFew9SdIhMtkw -goversion go1.17.7 -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p strings -std -complete -installsuffix shared -buildid 7f1FrvY6Lsy47hOUW7JD/7f1FrvY6Lsy47hOUW7JD -goversion go1.17.7 -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b9/b9dfe333d1edbca88217a09947ef5fd3ce26823ab17410b2d19895ca2905a18b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/be/be4b0a05bbcf3a2c501c23eb28c64b432a55987ccc776ef65980b22fc14544e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/40/40e5c1f7aa720cc1c1abb88fec1801400efd554f5bdf6936e477168a40908fdf-d # internal hash/adler32 mkdir -p $WORK/b074/ hash/crc32 mkdir -p $WORK/b136/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid C6aPtabhqi7auz4J3Dg-/C6aPtabhqi7auz4J3Dg- -goversion go1.17.7 -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >$WORK/b136/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/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b136/symabis ./crc32_amd64.s cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p hash/crc32 -std -installsuffix shared -buildid uB6X4fE52b_IG-d7BL1R/uB6X4fE52b_IG-d7BL1R -goversion go1.17.7 -symabis $WORK/b136/symabis -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/1c/1c1f4a62cfb4093972089d2c8b82b8b60be07fdcf9685f4a89c7acd1e9f5502f-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/73/7370b804756997de3ade5b081dac55e668587135b25f06f4441637256965e3cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c7/c78ac419137b6bc1f1696d7494082ab890fab62063301281721786dd4c17f4da-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/crc32_amd64.o ./crc32_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x008.o -c gcc_setenv.c cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/bd/bdbbfc1613c8eedc004a7d95e086a124efa98a43d63e009095b056c5e9bee1a0-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4d/4d3342ca70cc4ec4ab0ddf48a381768054b0c462aa7da44dd7ff2a666e44a4b8-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid hknlfx27NC1z8a5K7yuA/hknlfx27NC1z8a5K7yuA -goversion go1.17.7 -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/64/64e38790a58d609833f0a8b262e1bb73a92db74f97b4ad4593f6b9bead53a137-d # internal crypto/rc4 mkdir -p $WORK/b161/ crypto mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b073/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b140/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p crypto -std -complete -installsuffix shared -buildid Jcq3GwcK7nhc6nKAI2Cy/Jcq3GwcK7nhc6nKAI2Cy -goversion go1.17.7 -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid guJxxXntmj8-fAcHddxR/guJxxXntmj8-fAcHddxR -goversion go1.17.7 -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go reflect mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -gensymabis -o $WORK/b028/symabis ./asm_amd64.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile internal/itoa=$WORK/b029/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid DSP8B4TRWJCM3TgTcgSj/DSP8B4TRWJCM3TgTcgSj -goversion go1.17.7 -symabis $WORK/b028/symabis -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/35/353f7869ece01b131e8dd668bc8a00cc9322f67661d95dfd3462beb857130a92-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x010.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c5/c5b4b9e569b99fc5d4ad04f38ac9839cd14572084cd05fe8194cd4c2a552f365-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/b9/b93b0fbee71034ec5eec3e3d2bca9bc5d6911cf4da3f47f942331eb59ef8f972-d # internal net/http/internal/ascii mkdir -p $WORK/b190/ go/build/constraint go.starlark.net/internal/spell mkdir -p $WORK/b195/ bufio mkdir -p $WORK/b060/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p go.starlark.net/internal/spell -complete -installsuffix shared -buildid ci2H9H5hFIrm-pyjMchi/ci2H9H5hFIrm-pyjMchi -goversion go1.17.7 -importcfg $WORK/b195/importcfg -pack ./_build/src/go.starlark.net/internal/spell/spell.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p net/http/internal/ascii -std -complete -installsuffix shared -buildid j3x2qseAFhiRONSelxd0/j3x2qseAFhiRONSelxd0 -goversion go1.17.7 -importcfg $WORK/b190/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go regexp/syntax mkdir -p $WORK/b105/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p bufio -std -complete -installsuffix shared -buildid vr_rZ-rsqbWQ3cCvcr_3/vr_rZ-rsqbWQ3cCvcr_3 -goversion go1.17.7 -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go mkdir -p $WORK/b049/ html mkdir -p $WORK/b133/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p go/build/constraint -std -complete -installsuffix shared -buildid IGS4q_juKe3UIbU7Go48/IGS4q_juKe3UIbU7Go48 -goversion go1.17.7 -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid B5gC4dV0DcFjgCZU6IKb/B5gC4dV0DcFjgCZU6IKb -goversion go1.17.7 -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/regexp/syntax/compile.go /usr/lib/golang/src/regexp/syntax/doc.go /usr/lib/golang/src/regexp/syntax/op_string.go /usr/lib/golang/src/regexp/syntax/parse.go /usr/lib/golang/src/regexp/syntax/perl_groups.go /usr/lib/golang/src/regexp/syntax/prog.go /usr/lib/golang/src/regexp/syntax/regexp.go /usr/lib/golang/src/regexp/syntax/simplify.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p html -std -complete -installsuffix shared -buildid DUl-JjvPnkr5x_SUC3HT/DUl-JjvPnkr5x_SUC3HT -goversion go1.17.7 -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/55/55f134a2954496d87b28e4ddab4efbeda8780b5be8cb6dd014a709f1cad3e5fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d6/d6532e92e25e0917843aa63a42b13a8faf1431b7c5e1295e5329480a6cc6c376-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/8b/8b24813186ebe148ce79c0f5cd7e12c718419b915ee02950854420c13c580c65-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x012.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/aa/aa1f73022dc0e3cdc3e8b950ba591d9f4c88524f5c956b0d34bd24b54da2818e-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/3f/3fece7a7d2dd390b1d9978f8c5d4129305a80d3c0915d4dad64143d55c4fa028-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/ab/ab3cfb25db1b547cb01381b750e87275020badd41312215dfdc45681a9102ae0-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -g -O2 -Wall -Werror -o $WORK/b052/_x013.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/2c/2c5c3e19d8e6414867a9ecc314fffd1b3d89a0fc16dc3919658812e0cd498267-d # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/delve-1.7.2 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o $WORK/b052/_x006.o $WORK/b052/_x007.o $WORK/b052/_x008.o $WORK/b052/_x009.o $WORK/b052/_x010.o $WORK/b052/_x011.o $WORK/b052/_x012.o $WORK/b052/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go -dynlinker cat >$WORK/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b052/symabis ./asm_amd64.s cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p runtime/cgo -std -installsuffix shared -buildid -00hi77l-Qbt-MDJa2Y2/-00hi77l-Qbt-MDJa2Y2 -goversion go1.17.7 -symabis $WORK/b052/symabis -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b052/_cgo_gotypes.go $WORK/b052/cgo.cgo1.go $WORK/b052/_cgo_import.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b052/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o $WORK/b052/_x006.o $WORK/b052/_x007.o $WORK/b052/_x008.o $WORK/b052/_x009.o $WORK/b052/_x010.o $WORK/b052/_x011.o $WORK/b052/_x012.o $WORK/b052/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8b/8b7fed4960b077687a900a7a54988e60a73ada9b993fdd4e8f3fd8fff6eb124a-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b038=>" -I $WORK/b038/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b038/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b038/_pkg_.a $WORK/b038/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/f3/f3b4be044033bc8bc8e294ee7c2988cae782446e8830a593d83e40ffe3754911-d # internal internal/syscall/execenv internal/syscall/unix mkdir -p $WORK/b040/ github.com/mattn/go-isatty mkdir -p $WORK/b037/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid _13lAJWyi754LbYRj9eZ/_13lAJWyi754LbYRj9eZ -goversion go1.17.7 -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go mkdir -p $WORK/b122/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF time mkdir -p $WORK/b039/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid bEiYo8Gyllo3cy9247oi/bEiYo8Gyllo3cy9247oi -goversion go1.17.7 -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_linux.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid HTPR8nUpQfWJF20JLMQV/HTPR8nUpQfWJF20JLMQV -goversion go1.17.7 -importcfg $WORK/b122/importcfg -pack ./_build/src/github.com/mattn/go-isatty/doc.go ./_build/src/github.com/mattn/go-isatty/isatty_linux.go ./_build/src/github.com/mattn/go-isatty/isatty_others.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p time -std -installsuffix shared -buildid -BGMuZEs2W4TLX2Zw1f9/-BGMuZEs2W4TLX2Zw1f9 -goversion go1.17.7 -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9a/9ada208bea3f431b62cb9662579ed36676369aa9d3719d5139407b7b48d5f2f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a9/a90db01c6820174ca2a456f831ae8b505fc9deb6e6931885026f2761cb3762f3-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/93/9301890103fbd60b1d3442ae07fb2947c07cbf169376756632cab02c3d157ad1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3f/3f49835288a139713cc4ea98ff9d28af34b7d70bc387b3b03c0180885ebbe791-d # internal regexp mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile regexp/syntax=$WORK/b049/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p regexp -std -complete -installsuffix shared -buildid Yev6VMWiWoPsgY-Qkh3X/Yev6VMWiWoPsgY-Qkh3X -goversion go1.17.7 -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/regexp/backtrack.go /usr/lib/golang/src/regexp/exec.go /usr/lib/golang/src/regexp/onepass.go /usr/lib/golang/src/regexp/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/9a/9ac8d0a9be42390508bbefd82f6a0afd2cc6dc2f860179860d19db511ebd494c-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/36/36f9f43482303528b3ded36e3517357f4d9fa8872c79196fb1b789aae0d29e56-d # internal context mkdir -p $WORK/b056/ io/fs mkdir -p $WORK/b042/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p context -std -complete -installsuffix shared -buildid VZsJACSMOXJgDXuoI9XB/VZsJACSMOXJgDXuoI9XB -goversion go1.17.7 -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/context/context.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/oserror=$WORK/b035/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p io/fs -std -complete -installsuffix shared -buildid XOiEuZfoS-o8LPQKjrja/XOiEuZfoS-o8LPQKjrja -goversion go1.17.7 -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/poll -std -installsuffix shared -buildid JnJhAbZClBVw2h2ZfEer/JnJhAbZClBVw2h2ZfEer -goversion go1.17.7 -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fcntl_syscall.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/d9/d986829d75455620fba2b88cb1f1e5bafe30d75135483d3f403b1586485b3505-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/71/7144850eac33c5dd0fe2a740b100d2da82510dd7fdab6aef75440a07fd3436c2-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -o $WORK/b028/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/ca/ca1b73e18629883dc56e8260a0cc3049137ffd353d75a378f5ac3eec9e2b08fb-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b029/_pkg_.a packagefile internal/oserror=$WORK/b035/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b040/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b041/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid SEzCHiWPvAkeHs3ofz7m/SEzCHiWPvAkeHs3ofz7m -goversion go1.17.7 -importcfg $WORK/b034/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/endian_little.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/error_posix.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pipe_linux.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/str.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/a0/a01514ca5ed7ae954f30c0bd95e8e3ded809b2895f55103c929ba98244738cda-d # internal internal/fmtsort mkdir -p $WORK/b032/ encoding/binary mkdir -p $WORK/b025/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid 9FLHgPeQxgnB-9OEQtm1/9FLHgPeQxgnB-9OEQtm1 -goversion go1.17.7 -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid oE29FZmokXA3r0Ldfvdx/oE29FZmokXA3r0Ldfvdx -goversion go1.17.7 -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/varint.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/1f/1f4768a630a538efb366c72628674bd071be35edeba171ec6673ce4c0a25a02b-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/ad/ad5871ba60a228662ae30c8ed50d15d681ec8c72204571a30ea566653a2c5c20-d # internal encoding/base64 mkdir -p $WORK/b024/ vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b172/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF crypto/ed25519/internal/edwards25519/field mkdir -p $WORK/b158/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid _SohYmMeSfnV3V8ItsUM/_SohYmMeSfnV3V8ItsUM -goversion go1.17.7 -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cat >$WORK/b172/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/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b172/symabis ./sum_amd64.s cat >$WORK/b158/go_asm.h << 'EOF' # internal EOF crypto/md5 cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/ed25519/internal/edwards25519/field -trimpath "$WORK/b158=>" -I $WORK/b158/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b158/symabis ./fe_amd64.s mkdir -p $WORK/b160/ crypto/cipher mkdir -p $WORK/b139/ cat >$WORK/b160/go_asm.h << 'EOF' # internal EOF cat >$WORK/b139/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/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b139/symabis ./xor_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b160/symabis ./md5block_amd64.s golang.org/x/sys/unix mkdir -p $WORK/b061/ cat >$WORK/b061/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/delve-1.7.2/_build/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -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_linux_amd64.s cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b140/_pkg_.a packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid vWfjvue2X7Xbz5zedq2K/vWfjvue2X7Xbz5zedq2K -goversion go1.17.7 -symabis $WORK/b172/symabis -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p crypto/cipher -std -installsuffix shared -buildid 0XiFS92XBueOcKRkFG4g/0XiFS92XBueOcKRkFG4g -goversion go1.17.7 -symabis $WORK/b139/symabis -importcfg $WORK/b139/importcfg -pack -asmhdr $WORK/b139/go_asm.h /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go /usr/lib/golang/src/crypto/cipher/xor_amd64.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p crypto/ed25519/internal/edwards25519/field -std -installsuffix shared -buildid TcaMF1Rm-O13a5kat7u7/TcaMF1Rm-O13a5kat7u7 -goversion go1.17.7 -symabis $WORK/b158/symabis -importcfg $WORK/b158/importcfg -pack -asmhdr $WORK/b158/go_asm.h /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field/fe_generic.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b062/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid iB0IHFqYAdRDWdx3Y2Xf/iB0IHFqYAdRDWdx3Y2Xf -goversion go1.17.7 -symabis $WORK/b061/symabis -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./_build/src/golang.org/x/sys/unix/affinity_linux.go ./_build/src/golang.org/x/sys/unix/aliases.go ./_build/src/golang.org/x/sys/unix/bluetooth_linux.go ./_build/src/golang.org/x/sys/unix/constants.go ./_build/src/golang.org/x/sys/unix/dev_linux.go ./_build/src/golang.org/x/sys/unix/dirent.go ./_build/src/golang.org/x/sys/unix/endian_little.go ./_build/src/golang.org/x/sys/unix/env_unix.go ./_build/src/golang.org/x/sys/unix/fcntl.go ./_build/src/golang.org/x/sys/unix/fdset.go ./_build/src/golang.org/x/sys/unix/ioctl.go ./_build/src/golang.org/x/sys/unix/ioctl_linux.go ./_build/src/golang.org/x/sys/unix/pagesize_unix.go ./_build/src/golang.org/x/sys/unix/race0.go ./_build/src/golang.org/x/sys/unix/readdirent_getdents.go ./_build/src/golang.org/x/sys/unix/sockcmsg_linux.go ./_build/src/golang.org/x/sys/unix/sockcmsg_unix.go ./_build/src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./_build/src/golang.org/x/sys/unix/str.go ./_build/src/golang.org/x/sys/unix/syscall.go ./_build/src/golang.org/x/sys/unix/syscall_linux.go ./_build/src/golang.org/x/sys/unix/syscall_linux_amd64.go ./_build/src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./_build/src/golang.org/x/sys/unix/syscall_linux_gc.go ./_build/src/golang.org/x/sys/unix/syscall_unix.go ./_build/src/golang.org/x/sys/unix/syscall_unix_gc.go ./_build/src/golang.org/x/sys/unix/timestruct.go ./_build/src/golang.org/x/sys/unix/zerrors_linux.go ./_build/src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./_build/src/golang.org/x/sys/unix/zptrace_x86_linux.go ./_build/src/golang.org/x/sys/unix/zsyscall_linux.go ./_build/src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./_build/src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./_build/src/golang.org/x/sys/unix/ztypes_linux.go ./_build/src/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b143/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 7YOHVA-cvC20nOxFfp_C/7YOHVA-cvC20nOxFfp_C -goversion go1.17.7 -symabis $WORK/b160/symabis -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go 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/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b172/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b172/_pkg_.a $WORK/b172/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b160/md5block_amd64.o ./md5block_amd64.s cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/23/23dd5bee2443202b5580b6f941d3acce7420263971be81e0318c57bdf56b3017-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/8b/8b3b5b6667cc2d5a47882486d6c16fe70ad9b21e885be17631867ae9d70393bc-d # internal encoding/pem mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid iBwy7XOKKnX357do7Bnh/iBwy7XOKKnX357do7Bnh -goversion go1.17.7 -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b160/_pkg_.a $WORK/b160/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/07/073e9f5f348b585c694b1cb275cc1318974d9589e3d7d4f2545638472879209b-d # internal cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/ed25519/internal/edwards25519/field -trimpath "$WORK/b158=>" -I $WORK/b158/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b158/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b158/_pkg_.a $WORK/b158/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/20/207dffa9f3a9b24fe0f9f413936d6be5e48d789080ba9957e64e141363683ccb-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519/internal/edwards25519/field=$WORK/b158/_pkg_.a packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid G0fbYHQK0aKO3cZL2U29/G0fbYHQK0aKO3cZL2U29 -goversion go1.17.7 -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/ed25519/internal/edwards25519/tables.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b139=>" -I $WORK/b139/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b139/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b139/_pkg_.a $WORK/b139/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/1d/1defe15a7d7f99a9c4ffab9983982192aecb26842d6d9398117b655f60749aea-d # internal crypto/des mkdir -p $WORK/b148/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b170/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b139/_pkg_.a packagefile crypto/internal/subtle=$WORK/b140/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid JN_to-BYr6YXfzf3158Q/JN_to-BYr6YXfzf3158Q -goversion go1.17.7 -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b139/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b171/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid cfrxd6QHO0_TMUvja6Bv/cfrxd6QHO0_TMUvja6Bv -goversion go1.17.7 -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/2a/2a0994e17899e8dc5a968e38aa092b4b4d3aea673964a3d306c37b6446eff1ba-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/49/49ece169526793654fbaec727a453fc26c43c79354218d040f07e8fc4dd7a0bb-d # internal io/ioutil mkdir -p $WORK/b050/ runtime/debug mkdir -p $WORK/b093/ os/signal path/filepath mkdir -p $WORK/b057/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b017/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b127/ fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid ETjS5WFuym4d84kO1eai/ETjS5WFuym4d84kO1eai -goversion go1.17.7 -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b093/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/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b093/symabis ./debug.s cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid QzpYUK8JBYE1S2_5sUNj/QzpYUK8JBYE1S2_5sUNj -goversion go1.17.7 -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go mkdir -p $WORK/b031/ cat >$WORK/b127/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b127/symabis ./sig.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid yqSb1L1CleAAEjpuGlum/yqSb1L1CleAAEjpuGlum -goversion go1.17.7 -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go net mkdir -p $WORK/b123/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b123/ -importpath net -- -I $WORK/b123/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p runtime/debug -std -installsuffix shared -buildid -x-9oP9JVGEAczU2LCcp/-x-9oP9JVGEAczU2LCcp -goversion go1.17.7 -symabis $WORK/b093/symabis -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/runtime/debug/garbage.go /usr/lib/golang/src/runtime/debug/mod.go /usr/lib/golang/src/runtime/debug/stack.go /usr/lib/golang/src/runtime/debug/stubs.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b056/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p os/signal -std -installsuffix shared -buildid mSrzRGdSdUv3FtiwGV8P/mSrzRGdSdUv3FtiwGV8P -goversion go1.17.7 -symabis $WORK/b127/symabis -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/26/26cd49f9a16d00d15136163945767e671742333f6a0fa8a5f023bdbd678e570b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/17/17d86dd845e63c66851464c3d8f83ea5583020d40fe722eb642b8e5e9eae93b0-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b173/ cat >$WORK/b173/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/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b173/symabis ./cpu_x86.s cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid iEuqq6GrRUS8uusCAykt/iEuqq6GrRUS8uusCAykt -goversion go1.17.7 -symabis $WORK/b173/symabis -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/a6/a61ebc6390293968d08b33a30cae6a7acd48ef41b4eccc40cc897a2714c118a2-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b093/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f2/f28d6c641a39b62fca7c9d6c7dc8c5116f37f9627b7c9077a8431b05dc08dff0-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b127/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b127/_pkg_.a $WORK/b127/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ba/baecdd07a340dd53deb1aa0ca4dd7c1d02f03c8c0d12e8c468eb8ccbf7c1f713-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/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b173/cpu_x86.o ./cpu_x86.s cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/84/84833830eb5394774cfcab1ed88bdfc896b910a14c8dc2a2f396b4401835d529-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b173/_pkg_.a $WORK/b173/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/fd/fd95200e566590b98ec66dbae02f974df3e52c43d94de91feae3dc594bc05d7d-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b169/ cat >$WORK/b169/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/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b169/symabis ./chacha20poly1305_amd64.s cat >$WORK/b169/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/b139/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b170/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b173/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid H-Bwbph6uSlC7XXqxPzY/H-Bwbph6uSlC7XXqxPzY -goversion go1.17.7 -symabis $WORK/b169/symabis -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/a8/a89e1bf1e15c500e7aa60ab1604fd776232439e0253c1fd13e53f714a8bc686a-d # internal os/exec mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b056/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/execenv=$WORK/b040/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p os/exec -std -complete -installsuffix shared -buildid YHy98iA8Fbxy6DKgILNb/YHy98iA8Fbxy6DKgILNb -goversion go1.17.7 -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.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/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b169/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b169/_pkg_.a $WORK/b169/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/9a/9a52572a285ce3e3bc75b3ddaa2d4b2473504b75375c767e92bc6337c6173dd7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/7f/7f2ac23f3fd69ad9dacf3369863aa5fd912d6ff3c7886d6ff4e6b444d696efb6-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/89/89053565cac3f0191b76afd94ebcd2ce42537c0cc65706fd53a61e1c871f5761-d # internal github.com/go-delve/delve/pkg/goversion mkdir -p $WORK/b054/ os/user mkdir -p $WORK/b051/ log cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b051/ -importpath os/user -- -I $WORK/b051/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go encoding/json github.com/cosiner/argv cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF mkdir -p $WORK/b063/ cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p github.com/go-delve/delve/pkg/goversion -complete -installsuffix shared -buildid M_oqrD44AIMNL4vuTJKu/M_oqrD44AIMNL4vuTJKu -goversion go1.17.7 -importcfg $WORK/b054/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/goversion/compat.go ./_build/src/github.com/go-delve/delve/pkg/goversion/go_version.go encoding/hex mkdir -p $WORK/b077/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p log -std -complete -installsuffix shared -buildid LU9Lg9FLrho-zvM2R-Uj/LU9Lg9FLrho-zvM2R-Uj -goversion go1.17.7 -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/log/log.go mkdir -p $WORK/b003/ github.com/go-delve/delve/pkg/dwarf/regnum cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF mkdir -p $WORK/b065/ go/token compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid D55wzJMVoIHEzOoJ3plP/D55wzJMVoIHEzOoJ3plP -goversion go1.17.7 -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go net/url cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b055/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b072/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/cosiner/argv -complete -installsuffix shared -buildid MmdZeMW8N6ZH20ed51yN/MmdZeMW8N6ZH20ed51yN -goversion go1.17.7 -importcfg $WORK/b065/importcfg -pack ./_build/src/github.com/cosiner/argv/argv.go ./_build/src/github.com/cosiner/argv/cmd.go ./_build/src/github.com/cosiner/argv/parser.go ./_build/src/github.com/cosiner/argv/scanner.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF net/http/internal mkdir -p $WORK/b189/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid JwPu0SRxqfutuj-1cQoe/JwPu0SRxqfutuj-1cQoe -goversion go1.17.7 -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go text/template/parse mkdir -p $WORK/b089/ encoding/csv mkdir -p $WORK/b206/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a EOF flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/go-delve/delve/pkg/dwarf/regnum -complete -installsuffix shared -buildid Lvnuw0xrApD3bx7p8iFw/Lvnuw0xrApD3bx7p8iFw -goversion go1.17.7 -importcfg $WORK/b089/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/dwarf/regnum/amd64.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/regnum/arm64.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/regnum/i386.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 9FOYwEKuJVP9JQzDDWDU/9FOYwEKuJVP9JQzDDWDU -goversion go1.17.7 -importcfg $WORK/b189/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go mkdir -p $WORK/b207/ mkdir -p $WORK/b081/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF github.com/peterh/liner mkdir -p $WORK/b192/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid 495rWSegxuwJXyuDpBSH/495rWSegxuwJXyuDpBSH -goversion go1.17.7 -importcfg $WORK/b206/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p flag -std -complete -installsuffix shared -buildid kturM_rq1E8qVU6BfaUb/kturM_rq1E8qVU6BfaUb -goversion go1.17.7 -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile container/ring=$WORK/b193/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b127/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p go/token -std -complete -installsuffix shared -buildid PPDrzgq3WkPfN4zipeW3/PPDrzgq3WkPfN4zipeW3 -goversion go1.17.7 -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/go/token/position.go /usr/lib/golang/src/go/token/serialize.go /usr/lib/golang/src/go/token/token.go gopkg.in/yaml.v2 mkdir -p $WORK/b095/ vendor/golang.org/x/net/http2/hpack encoding/xml mkdir -p $WORK/b120/ github.com/russross/blackfriday/v2 debug/dwarf mime golang.org/x/arch/x86/x86asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/peterh/liner -complete -installsuffix shared -buildid OgbOZ76QphWmuxXktNgz/OgbOZ76QphWmuxXktNgz -goversion go1.17.7 -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/peterh/liner/common.go ./_build/src/github.com/peterh/liner/input.go ./_build/src/github.com/peterh/liner/input_linux.go ./_build/src/github.com/peterh/liner/line.go ./_build/src/github.com/peterh/liner/output.go ./_build/src/github.com/peterh/liner/unixmode.go ./_build/src/github.com/peterh/liner/width.go mkdir -p $WORK/b108/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p net/url -std -complete -installsuffix shared -buildid oKcqPwNsoAuIriWU46wK/oKcqPwNsoAuIriWU46wK -goversion go1.17.7 -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/net/url/url.go mime/quotedprintable cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF golang.org/x/arch/arm64/arm64asm mkdir -p $WORK/b107/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid NlwbRRo_l6-4yQ0ozKMu/NlwbRRo_l6-4yQ0ozKMu -goversion go1.17.7 -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/encoding/json/decode.go /usr/lib/golang/src/encoding/json/encode.go /usr/lib/golang/src/encoding/json/fold.go /usr/lib/golang/src/encoding/json/indent.go /usr/lib/golang/src/encoding/json/scanner.go /usr/lib/golang/src/encoding/json/stream.go /usr/lib/golang/src/encoding/json/tables.go /usr/lib/golang/src/encoding/json/tags.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b174/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid c6qjZr1GhumyXuadGiIM/c6qjZr1GhumyXuadGiIM -goversion go1.17.7 -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF mkdir -p $WORK/b047/ math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p golang.org/x/arch/x86/x86asm -complete -installsuffix shared -buildid XX1iYNApwOqLk0RpIEpE/XX1iYNApwOqLk0RpIEpE -goversion go1.17.7 -importcfg $WORK/b108/importcfg -pack ./_build/src/golang.org/x/arch/x86/x86asm/decode.go ./_build/src/golang.org/x/arch/x86/x86asm/gnu.go ./_build/src/golang.org/x/arch/x86/x86asm/inst.go ./_build/src/golang.org/x/arch/x86/x86asm/intel.go ./_build/src/golang.org/x/arch/x86/x86asm/plan9x.go ./_build/src/golang.org/x/arch/x86/x86asm/tables.go encoding/gob cat >$WORK/b174/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b184/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p golang.org/x/arch/arm64/arm64asm -complete -installsuffix shared -buildid d2LBUptva6WTCqp4ZTfR/d2LBUptva6WTCqp4ZTfR -goversion go1.17.7 -importcfg $WORK/b107/importcfg -pack ./_build/src/golang.org/x/arch/arm64/arm64asm/arg.go ./_build/src/golang.org/x/arch/arm64/arm64asm/condition.go ./_build/src/golang.org/x/arch/arm64/arm64asm/condition_util.go ./_build/src/golang.org/x/arch/arm64/arm64asm/decode.go ./_build/src/golang.org/x/arch/arm64/arm64asm/gnu.go ./_build/src/golang.org/x/arch/arm64/arm64asm/inst.go ./_build/src/golang.org/x/arch/arm64/arm64asm/plan9x.go ./_build/src/golang.org/x/arch/arm64/arm64asm/tables.go mkdir -p $WORK/b096/ 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/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b174/symabis ./curve25519_amd64.s mkdir -p $WORK/b210/ mkdir -p $WORK/b069/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b185/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b211/_pkg_.a packagefile html=$WORK/b133/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid iukKqfZt-u8oF7bvx_D1/iukKqfZt-u8oF7bvx_D1 -goversion go1.17.7 -importcfg $WORK/b047/importcfg -pack ./_build/src/gopkg.in/yaml.v2/apic.go ./_build/src/gopkg.in/yaml.v2/decode.go ./_build/src/gopkg.in/yaml.v2/emitterc.go ./_build/src/gopkg.in/yaml.v2/encode.go ./_build/src/gopkg.in/yaml.v2/parserc.go ./_build/src/gopkg.in/yaml.v2/readerc.go ./_build/src/gopkg.in/yaml.v2/resolve.go ./_build/src/gopkg.in/yaml.v2/scannerc.go ./_build/src/gopkg.in/yaml.v2/sorter.go ./_build/src/gopkg.in/yaml.v2/writerc.go ./_build/src/gopkg.in/yaml.v2/yaml.go ./_build/src/gopkg.in/yaml.v2/yamlh.go ./_build/src/gopkg.in/yaml.v2/yamlprivateh.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid jvZ6ETAv9aLM38dmlWtO/jvZ6ETAv9aLM38dmlWtO -goversion go1.17.7 -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid xTeF7QDuT5onL2miMSxC/xTeF7QDuT5onL2miMSxC -goversion go1.17.7 -importcfg $WORK/b210/importcfg -pack ./_build/src/github.com/russross/blackfriday/v2/block.go ./_build/src/github.com/russross/blackfriday/v2/doc.go ./_build/src/github.com/russross/blackfriday/v2/esc.go ./_build/src/github.com/russross/blackfriday/v2/html.go ./_build/src/github.com/russross/blackfriday/v2/inline.go ./_build/src/github.com/russross/blackfriday/v2/markdown.go ./_build/src/github.com/russross/blackfriday/v2/node.go ./_build/src/github.com/russross/blackfriday/v2/smartypants.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid nxJbTK3UiGw97gG6ehHs/nxJbTK3UiGw97gG6ehHs -goversion go1.17.7 -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/text/template/parse/lex.go /usr/lib/golang/src/text/template/parse/node.go /usr/lib/golang/src/text/template/parse/parse.go mkdir -p $WORK/b187/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid MmuGEymVtNiCS_g8MZXj/MmuGEymVtNiCS_g8MZXj -goversion go1.17.7 -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/debug/dwarf/attr_string.go /usr/lib/golang/src/debug/dwarf/buf.go /usr/lib/golang/src/debug/dwarf/class_string.go /usr/lib/golang/src/debug/dwarf/const.go /usr/lib/golang/src/debug/dwarf/entry.go /usr/lib/golang/src/debug/dwarf/line.go /usr/lib/golang/src/debug/dwarf/open.go /usr/lib/golang/src/debug/dwarf/tag_string.go /usr/lib/golang/src/debug/dwarf/type.go /usr/lib/golang/src/debug/dwarf/typeunit.go /usr/lib/golang/src/debug/dwarf/unit.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p mime -std -complete -installsuffix shared -buildid xABmypXwZCtxs5Gdlg9m/xABmypXwZCtxs5Gdlg9m -goversion go1.17.7 -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go mkdir -p $WORK/b100/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b131/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid a7-8Xg4WDB6f4pfdCL1d/a7-8Xg4WDB6f4pfdCL1d -goversion go1.17.7 -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >$WORK/b100/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/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b100/symabis ./arith_amd64.s cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p encoding/gob -std -complete -installsuffix shared -buildid q9e6YbihCdCvvG9HP_hF/q9e6YbihCdCvvG9HP_hF -goversion go1.17.7 -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b179/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid -Cq2Zo6ynVQmgLGSJYtb/-Cq2Zo6ynVQmgLGSJYtb -goversion go1.17.7 -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go cd $WORK/b123 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/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/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/fa/fa5f7cb394d0a5f544db17f9e489144d9436872d45dc9cf225e2e6d8ff70b599-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ed/ed3d8adbbd622454194bd9ff73f3b5a16c225746c8451e00f4a14533528b3fcb-d # internal cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -installsuffix shared -buildid k2zPQ27EgzZFjAHcZ9-l/k2zPQ27EgzZFjAHcZ9-l -goversion go1.17.7 -symabis $WORK/b174/symabis -importcfg $WORK/b174/importcfg -pack -asmhdr $WORK/b174/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519_generic.go cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/cc/cc6f3ce165cb3f40f28dcb771ce0f2b651a3f37db2d678d406db2f48e31dda91-d # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/31/316d6df13435637c6ec771850b8ff9c9ff2e3347433774c019f8c805acd75330-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/79/79b14196fa9f54054751a9450a44aa78129ff1d3b784e40035943f79a13ce8e3-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b098/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dAIJF2EFnLiOr1oWuJwk/dAIJF2EFnLiOr1oWuJwk -goversion go1.17.7 -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/66/6660ab1c7838765dff6d3880afec2f9c01b099f5f711f814c06904fd36177025-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/2a/2a27e28371ca6a888a83d5f9b3e24d9e6fab228a1c11ec3c85627db44925359b-d # internal cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p math/big -std -installsuffix shared -buildid ySozbvN5QNRN7cQ5VI9p/ySozbvN5QNRN7cQ5VI9p -goversion go1.17.7 -symabis $WORK/b100/symabis -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/58/5853f70ae82522f2d27a2c3fe26684bc8ba77442a1b4f84422e9a8282e1d2ae2-d # internal go/scanner mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid 49AyoIzPcL-zxVX6m6H6/49AyoIzPcL-zxVX6m6H6 -goversion go1.17.7 -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/f2/f2b0d12079d3be32c7c7e9db0690e55cbb996aec8588ef754528373f6eb47de0-d # internal cd $WORK/b123 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/02/02afa8734c3cab6ef82bc52815864b4c09cb85d68ab562f2d9ebe6b6b658724a-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/a1/a1b140277066bf0412aa8768176919fb9c3ae6fe8c604e44c8295d317c24d992-d # internal cd /builddir/build/BUILD/delve-1.7.2/_build/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b061=>" -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b061/asm_linux_amd64.o ./asm_linux_amd64.s cd $WORK/b123 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cd /builddir/build/BUILD/delve-1.7.2/_build/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b061/_pkg_.a $WORK/b061/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/bb/bb0712abee9787c96a9770a21ee97cf1d263018e3bb0d179388f7af025167634-d # internal 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/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b174/curve25519_amd64.o ./curve25519_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b174/_pkg_.a $WORK/b174/curve25519_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/39/39bca94269e3e19e54f8b4799de6c27698d55f266aa960286a77ad56d2be4012-d # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/d4/d4b9dc085fefe1bb42afe881ece37036df54c6b464e5f6ca0faf00b9a33dd918-d # internal cd $WORK/b123 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/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/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c6/c612a56845ecbde9db61dcc3358d81fc88d7a8b1cb7ccce385bdb1eb23a3cb01-d # internal go/ast mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/scanner=$WORK/b080/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p go/ast -std -complete -installsuffix shared -buildid b-2sK37AHQy6M1WZFb0_/b-2sK37AHQy6M1WZFb0_ -goversion go1.17.7 -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/ast_notypeparams.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/src/go/ast/walk_notypeparams.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cd $WORK/b123 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/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/b185/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ef/efb2a0d1e76f9e6845206c1f75356ba30e838c6ea5f2e791168ccac842bedd49-d # internal compress/zlib mkdir -p $WORK/b071/ compress/gzip mkdir -p $WORK/b135/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile compress/flate=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile hash/adler32=$WORK/b074/_pkg_.a packagefile io=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid mVCahXpABPHW_jZcKG71/mVCahXpABPHW_jZcKG71 -goversion go1.17.7 -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile compress/flate=$WORK/b072/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b136/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid io7XZTfmMmx98COAW_eP/io7XZTfmMmx98COAW_eP -goversion go1.17.7 -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/56/562e34a928ba81ce1dd429aa20df35b46f3e6f3aecbfbbaffbb24976cd023c27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/7d/7db339992281247491b0fbaca8a828dc144e8f20c836e7a3b99f66875aa64ddd-d # internal cd $WORK/b123 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/4e/4e627626a0c11918c68c3bf72c5e66c6a894fafb8bb86fb78230948b1d1b5eeb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/bb/bb36915639dc8eb5ad1bc5e4a402aa3c8fc8dc8cc9b5bfbf1995de4bed0d48db-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/aa/aaf486988bbca8231ed535f514a42e061858b1da6814e2c2389a724d1aa05c92-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b178/ cat >$WORK/b178/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/b005/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b179/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b180/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 4LEkZ788dHtaglLhwwgI/4LEkZ788dHtaglLhwwgI -goversion go1.17.7 -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b123=/tmp/go-build -gno-record-gcc-switches -o $WORK/b123/_cgo_.o $WORK/b123/_cgo_main.o $WORK/b123/_x001.o $WORK/b123/_x002.o $WORK/b123/_x003.o $WORK/b123/_x004.o $WORK/b123/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b123/_cgo_.o -dynout $WORK/b123/_cgo_import.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b056/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b124/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/itoa=$WORK/b029/_pkg_.a packagefile internal/nettrace=$WORK/b125/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b126/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p net -std -installsuffix shared -buildid oGlKFz2UubBnLhZwkfYA/oGlKFz2UubBnLhZwkfYA -goversion go1.17.7 -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/sendfile_linux.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go $WORK/b123/_cgo_gotypes.go $WORK/b123/cgo_linux.cgo1.go $WORK/b123/cgo_resnew.cgo1.go $WORK/b123/cgo_socknew.cgo1.go $WORK/b123/cgo_unix.cgo1.go $WORK/b123/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/7a/7a7fbd45531167d2723cc6ad7ad18cbdb516f16ddaaf76fb47fb6d0fd8d5ce3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/24/24ea6c6564acfd73af464e18b3d14d574e398205b1b4660692096ae1a38d0636-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b177/ cat >$WORK/b177/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/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b178/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b180/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b181/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid ws9gCufYQmunCOxu4NAI/ws9gCufYQmunCOxu4NAI -goversion go1.17.7 -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/2d/2d4c156572ed3652414921d6d633ec6622634b03fa263950806949981ff4d65c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f0/f0bc3abc78a2cb1bbc800413be7204dae7e6e8e9dbfa5f2034e5f4a809e83a9c-d # internal text/template mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b096/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p text/template -std -complete -installsuffix shared -buildid qYxeT8RV2hm8kUAROEIr/qYxeT8RV2hm8kUAROEIr -goversion go1.17.7 -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/text/template/doc.go /usr/lib/golang/src/text/template/exec.go /usr/lib/golang/src/text/template/funcs.go /usr/lib/golang/src/text/template/helper.go /usr/lib/golang/src/text/template/option.go /usr/lib/golang/src/text/template/template.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/92/92d8fab0a3eb34ced5357d490cbf90fef4e2a959b2d2b8d9578f0b4863e7bced-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b059/ github.com/google/go-dap mkdir -p $WORK/b201/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b061/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid vIF2Nus7l4GmnQARODag/vIF2Nus7l4GmnQARODag -goversion go1.17.7 -importcfg $WORK/b059/importcfg -pack ./_build/src/github.com/sirupsen/logrus/alt_exit.go ./_build/src/github.com/sirupsen/logrus/doc.go ./_build/src/github.com/sirupsen/logrus/entry.go ./_build/src/github.com/sirupsen/logrus/exported.go ./_build/src/github.com/sirupsen/logrus/formatter.go ./_build/src/github.com/sirupsen/logrus/hooks.go ./_build/src/github.com/sirupsen/logrus/json_formatter.go ./_build/src/github.com/sirupsen/logrus/logger.go ./_build/src/github.com/sirupsen/logrus/logrus.go ./_build/src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./_build/src/github.com/sirupsen/logrus/terminal_check_unix.go ./_build/src/github.com/sirupsen/logrus/text_formatter.go ./_build/src/github.com/sirupsen/logrus/writer.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/google/go-dap -complete -installsuffix shared -buildid rK_03qjNb6Q-_o8u11TS/rK_03qjNb6Q-_o8u11TS -goversion go1.17.7 -importcfg $WORK/b201/importcfg -pack ./_build/src/github.com/google/go-dap/codec.go ./_build/src/github.com/google/go-dap/doc.go ./_build/src/github.com/google/go-dap/io.go ./_build/src/github.com/google/go-dap/schematypes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/98/988e09481da0c5c292d7a187497b78a31206ce4fd9f13d53dd08840bf27275e9-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a3/a30355989dcef131f85060538381008804069f7c425dd6f81163d91de3ffd2f7-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/96/96d3b78d99853bc461189172ee1681db7f12299fbebf829c9e1d8cae09784c5d-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b210/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid DTxZXv6aeSlgSNTnbE1S/DTxZXv6aeSlgSNTnbE1S -goversion go1.17.7 -importcfg $WORK/b209/importcfg -pack ./_build/src/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./_build/src/github.com/cpuguy83/go-md2man/v2/md2man/roff.go TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p os/user -std -installsuffix shared -buildid _sAtLZoUvvK5zqUuBQ11/_sAtLZoUvvK5zqUuBQ11 -goversion go1.17.7 -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b051/_cgo_gotypes.go $WORK/b051/cgo_lookup_unix.cgo1.go $WORK/b051/getgrouplist_unix.cgo1.go $WORK/b051/listgroups_unix.cgo1.go $WORK/b051/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d1/d10708577783d24432d09a92d9d154ffc030b6d7397db4b02ad0ad13a5531ff0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/8f/8fd0c7f15da4555ecf55d260ed822d005fb32dd8d7d16619dd6a59c828a12e68-d # internal github.com/go-delve/delve/pkg/dwarf/util mkdir -p $WORK/b083/ debug/pe mkdir -p $WORK/b076/ debug/macho mkdir -p $WORK/b075/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/dwarf=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a EOF cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b071/_pkg_.a packagefile debug/dwarf=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/go-delve/delve/pkg/dwarf/util -complete -installsuffix shared -buildid SpU3jQpqqF_xOoo2hUdY/SpU3jQpqqF_xOoo2hUdY -goversion go1.17.7 -importcfg $WORK/b083/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/dwarf/util/buf.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/util/util.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b071/_pkg_.a packagefile debug/dwarf=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p debug/pe -std -complete -installsuffix shared -buildid 8yDUY7vGyh0tieqTpr1k/8yDUY7vGyh0tieqTpr1k -goversion go1.17.7 -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/debug/pe/file.go /usr/lib/golang/src/debug/pe/pe.go /usr/lib/golang/src/debug/pe/section.go /usr/lib/golang/src/debug/pe/string.go /usr/lib/golang/src/debug/pe/symbol.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p debug/macho -std -complete -installsuffix shared -buildid LwFYWLgse5oQeiYkS9EY/LwFYWLgse5oQeiYkS9EY -goversion go1.17.7 -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/debug/macho/fat.go /usr/lib/golang/src/debug/macho/file.go /usr/lib/golang/src/debug/macho/macho.go /usr/lib/golang/src/debug/macho/reloctype.go /usr/lib/golang/src/debug/macho/reloctype_string.go debug/elf mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b071/_pkg_.a packagefile debug/dwarf=$WORK/b069/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid nV6hdnG6Lp84rmwdlTqG/nV6hdnG6Lp84rmwdlTqG -goversion go1.17.7 -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/debug/elf/elf.go /usr/lib/golang/src/debug/elf/file.go /usr/lib/golang/src/debug/elf/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/86/86993c2b45d64f77838aecd2a7b7ed86ddc7572f5f85442872b31a7402b8d388-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d0/d07fe9218a83d5700cd7cf978e4aab9acd74eb054e59de364d1f8e647631aacc-d # internal github.com/go-delve/delve/pkg/astutil mkdir -p $WORK/b078/ go/internal/typeparams mkdir -p $WORK/b103/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b079/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/go-delve/delve/pkg/astutil -complete -installsuffix shared -buildid lQMSESHlA09Itcjo2-Y8/lQMSESHlA09Itcjo2-Y8 -goversion go1.17.7 -importcfg $WORK/b078/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/astutil/astutil.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p go/internal/typeparams -std -complete -installsuffix shared -buildid dEaATF2Ym7Wg0Ow8CPt4/dEaATF2Ym7Wg0Ow8CPt4 -goversion go1.17.7 -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/common.go /usr/lib/golang/src/go/internal/typeparams/notypeparams.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a6/a6911e56ced682f8d9c9d954977d6002edec397864e7ee71afa767ef64af8326-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/46/46914e9cf59f1b195180a8b9b531c3c38d98084c814d6b24af2c8fa4e1bcc3e9-d # internal go/printer mkdir -p $WORK/b104/ go/parser mkdir -p $WORK/b102/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b079/_pkg_.a packagefile go/build/constraint=$WORK/b105/_pkg_.a packagefile go/internal/typeparams=$WORK/b103/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile text/tabwriter=$WORK/b106/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p go/printer -std -complete -installsuffix shared -buildid 0-SG5Fk9_IgjT5XwwgDg/0-SG5Fk9_IgjT5XwwgDg -goversion go1.17.7 -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/go/printer/gobuild.go /usr/lib/golang/src/go/printer/nodes.go /usr/lib/golang/src/go/printer/printer.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b079/_pkg_.a packagefile go/internal/typeparams=$WORK/b103/_pkg_.a packagefile go/scanner=$WORK/b080/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p go/parser -std -complete -installsuffix shared -buildid pFehVNEwaIO8_yc54hFH/pFehVNEwaIO8_yc54hFH -goversion go1.17.7 -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/go/parser/interface.go /usr/lib/golang/src/go/parser/parser.go /usr/lib/golang/src/go/parser/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/63/637399901fe2c44d55418bbb2c7f5bdbf9c153828d99bc380d7b62e336bbde7d-d # internal github.com/go-delve/delve/pkg/dwarf/frame mkdir -p $WORK/b082/ github.com/go-delve/delve/pkg/dwarf/line github.com/go-delve/delve/pkg/dwarf/op mkdir -p $WORK/b086/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b083/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/go-delve/delve/pkg/dwarf/frame -complete -installsuffix shared -buildid 86nsQZ3zztJpyaqlN97O/86nsQZ3zztJpyaqlN97O -goversion go1.17.7 -importcfg $WORK/b082/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/dwarf/frame/entries.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/frame/expression_constants.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/frame/parser.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/frame/table.go mkdir -p $WORK/b085/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b083/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/go-delve/delve/pkg/dwarf/line -complete -installsuffix shared -buildid yKuiRwhjOCFUqpvGsduw/yKuiRwhjOCFUqpvGsduw -goversion go1.17.7 -importcfg $WORK/b086/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/dwarf/line/line_parser.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/line/parse_util.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/line/state_machine.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b083/_pkg_.a packagefile io=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/go-delve/delve/pkg/dwarf/op -complete -installsuffix shared -buildid I3keM05On-AAlDkHRZ8O/I3keM05On-AAlDkHRZ8O -goversion go1.17.7 -importcfg $WORK/b085/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/dwarf/op/op.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/op/opcodes.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/op/regs.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/cc/cc122fac43c2db4b1a87956406a3143d64b609c54554995c26e8cce4963e5d84-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b051/_pkg_.a $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/36/3665471701039c4e6d65b476ced453aa110d23d12d4a6f53b0a7fc9e6aff95cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_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/b8/b842f8ab86b1fb064f08d823e59036a643c22e34e954cbe5020bfbc80a0b84f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/93/938b9075ff4489b07e5474e5f14488e5b986aadd7d29c897d01048b2a833e085-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/3d/3d4f6bb2122586e2fe2e660aad36e5b40cf1ad68eca300d70ae6c74f10ed9a5b-d # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/aa/aa20987421714c469c43c5a6b64000b11d4e4c3e14baf2878032cce92138fab5-d # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b2/b25b7dbf005958aa5f470eae2ed33b07335aabfed78892b948c8f53e55470893-d # internal github.com/go-delve/delve/pkg/logflags mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/go-delve/delve/pkg/logflags -complete -installsuffix shared -buildid 6IZFivHSk1IyoJKghfH8/6IZFivHSk1IyoJKghfH8 -goversion go1.17.7 -importcfg $WORK/b058/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/logflags/logflags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/fb/fb25807611c0fa7657b154b618b5528dec23d19a78999073d4de5b3f46b8a2d1-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/22/22e9fe71f7fe726878f25cc59eab2e925f9eaebcd0f03a718710a5d0908de033-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b100/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/5f/5fb0fec35075c0d8e8e75bc06a43dd817f702442aba9839a0f76dbca5d7b0018-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/8c/8c9bde2f92be7cac3082a30eb68f65c87af10df6cf4104d62e5c977d239c8d64-d # internal go/constant mkdir -p $WORK/b099/ crypto/dsa mkdir -p $WORK/b166/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p go/constant -std -complete -installsuffix shared -buildid 5INi0VCNV_gpxvZ1OQgT/5INi0VCNV_gpxvZ1OQgT -goversion go1.17.7 -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/go/constant/value.go encoding/asn1 go.starlark.net/syntax cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b152/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a EOF mkdir -p $WORK/b146/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid k_BhOMp5hZT4baIM3Jbs/k_BhOMp5hZT4baIM3Jbs -goversion go1.17.7 -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go mkdir -p $WORK/b196/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 5-iu_3QoORFERgatZQ2e/5-iu_3QoORFERgatZQ2e -goversion go1.17.7 -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p go.starlark.net/syntax -complete -installsuffix shared -buildid 2J7m_rke2Wp_s2wb-FZm/2J7m_rke2Wp_s2wb-FZm -goversion go1.17.7 -importcfg $WORK/b196/importcfg -pack ./_build/src/go.starlark.net/syntax/parse.go ./_build/src/go.starlark.net/syntax/quote.go ./_build/src/go.starlark.net/syntax/scan.go ./_build/src/go.starlark.net/syntax/syntax.go ./_build/src/go.starlark.net/syntax/walk.go crypto/elliptic mkdir -p $WORK/b150/ cat >$WORK/b150/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/b150=>" -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b150/symabis ./p256_asm_amd64.s cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile crypto/elliptic/internal/fiat=$WORK/b151/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid cf63eWR8WGOzUMulSL6-/cf63eWR8WGOzUMulSL6- -goversion go1.17.7 -symabis $WORK/b150/symabis -importcfg $WORK/b150/importcfg -pack -asmhdr $WORK/b150/go_asm.h /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/p224.go /usr/lib/golang/src/crypto/elliptic/p256_asm.go /usr/lib/golang/src/crypto/elliptic/p256_asm_table.go /usr/lib/golang/src/crypto/elliptic/p521.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/98/987d9c0c1721d59b7fc3940495c13472048687914e6e105f9f7a6951e4c76269-d # internal github.com/go-delve/delve/pkg/elfwriter mkdir -p $WORK/b090/ github.com/go-delve/delve/pkg/dwarf/godwarf mkdir -p $WORK/b084/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile debug/elf=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/go-delve/delve/pkg/elfwriter -complete -installsuffix shared -buildid 7UhFUbmwU3Yq2ueBMOjt/7UhFUbmwU3Yq2ueBMOjt -goversion go1.17.7 -importcfg $WORK/b090/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/elfwriter/delve_core_notes.go ./_build/src/github.com/go-delve/delve/pkg/elfwriter/writer.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b071/_pkg_.a packagefile debug/dwarf=$WORK/b069/_pkg_.a packagefile debug/elf=$WORK/b070/_pkg_.a packagefile debug/macho=$WORK/b075/_pkg_.a packagefile debug/pe=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b083/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/go-delve/delve/pkg/dwarf/godwarf -complete -installsuffix shared -buildid FUg-HyIb7KYC5b-OCzRz/FUg-HyIb7KYC5b-OCzRz -goversion go1.17.7 -importcfg $WORK/b084/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/dwarf/godwarf/addr.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/godwarf/sections.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/godwarf/tree.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/godwarf/type.go cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/e8/e8cf03b9a4ac832aa6812c36425557f442e40cf229c7c5196e35bd3703014215-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/70/70a831167df7e98b2046c89135922ee37d2e01612393eb89e14aaf4948580c1c-d # internal github.com/go-delve/delve/pkg/config mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b047/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b051/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/go-delve/delve/pkg/config -complete -installsuffix shared -buildid sGx61rzN2cVvkGgrixTY/sGx61rzN2cVvkGgrixTY -goversion go1.17.7 -importcfg $WORK/b046/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/config/config.go ./_build/src/github.com/go-delve/delve/pkg/config/split.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/d7/d72c8ffaf3a4c2d328e1a1ea44ac8b1f4f69338ccf004ad7d9262351c20a788c-d # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/7a/7a04c1755e13edc5fa49ca21dc6c69147d1095c43575e5ac6080ca59b4438171-d # internal github.com/go-delve/delve/pkg/version mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b093/_pkg_.a packagefile text/template=$WORK/b094/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/go-delve/delve/pkg/version -complete -installsuffix shared -buildid vrL3LN49IrwyhEiGwVxp/vrL3LN49IrwyhEiGwVxp -goversion go1.17.7 -importcfg $WORK/b092/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/version/buildinfo.go ./_build/src/github.com/go-delve/delve/pkg/version/version.go html/template mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b133/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b094/_pkg_.a packagefile text/template/parse=$WORK/b096/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p html/template -std -complete -installsuffix shared -buildid sKFUPbDFVACtGJT9qvyJ/sKFUPbDFVACtGJT9qvyJ -goversion go1.17.7 -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/html/template/attr.go /usr/lib/golang/src/html/template/attr_string.go /usr/lib/golang/src/html/template/content.go /usr/lib/golang/src/html/template/context.go /usr/lib/golang/src/html/template/css.go /usr/lib/golang/src/html/template/delim_string.go /usr/lib/golang/src/html/template/doc.go /usr/lib/golang/src/html/template/element_string.go /usr/lib/golang/src/html/template/error.go /usr/lib/golang/src/html/template/escape.go /usr/lib/golang/src/html/template/html.go /usr/lib/golang/src/html/template/js.go /usr/lib/golang/src/html/template/jsctx_string.go /usr/lib/golang/src/html/template/state_string.go /usr/lib/golang/src/html/template/template.go /usr/lib/golang/src/html/template/transition.go /usr/lib/golang/src/html/template/url.go /usr/lib/golang/src/html/template/urlpart_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/28/2887c488a32f9b4416360c3455f3ae8114bbefbabf5948ff2a1593bbb7fdad14-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f2/f24332d8144f037e5426c804954bc1c0f2e2ce760f9c107caab59b59b4d124a0-d # internal github.com/go-delve/delve/pkg/gobuild mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/config=$WORK/b046/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b054/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p github.com/go-delve/delve/pkg/gobuild -complete -installsuffix shared -buildid Jng82JfWH11x1NQPoThW/Jng82JfWH11x1NQPoThW -goversion go1.17.7 -importcfg $WORK/b053/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/gobuild/gobuild.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1f/1f98180a8f9281ab7317f20ff35ebda048b2b523aa8c3bcdccc7c9fecf7cfbed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a7/a76a944b91eeb049262a78c3b2ddac4e6c254fb7573d5d474dc0112546091592-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c5/c586d0c368eff102e7b9a1025e7ad8c67c52fce5d4353706a9841ca5c8070bbc-d # internal github.com/go-delve/delve/pkg/terminal/colorize mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b079/_pkg_.a packagefile go/parser=$WORK/b102/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/go-delve/delve/pkg/terminal/colorize -complete -installsuffix shared -buildid yprkUSiXT17t7Fi0wK63/yprkUSiXT17t7Fi0wK63 -goversion go1.17.7 -importcfg $WORK/b110/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/terminal/colorize/colorize.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/23/230b7f99f9bfa508b9c9e8400d553e84116ad38f90e39a27603ad5f10469cdb8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/46/46119785c2eeb7a3187e5ad7677448b79f50969395e84fe402e6320096580e40-d # internal crypto/x509/pkix mkdir -p $WORK/b167/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b154/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b146/_pkg_.a packagefile encoding/hex=$WORK/b077/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid V1wQTnj5cy9xRIBx1iP9/V1wQTnj5cy9xRIBx1iP9 -goversion go1.17.7 -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b146/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b155/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid xUQaPsKppcxd-R8iMo8f/xUQaPsKppcxd-R8iMo8f -goversion go1.17.7 -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go crypto/internal/boring mkdir -p $WORK/b142/ cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b142/ -importpath crypto/internal/boring -- -I $WORK/b142/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b7/b754789450a831e3433086350a96ede8e3ed2fa56b04b9569dc0914aa2b90d64-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/elliptic -trimpath "$WORK/b150=>" -I $WORK/b150/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b150/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/79/79e21bf9d5bb812ff46dbc20db6cfa753943d7b93f296bea3a6befb59bfd4cc8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b150/_pkg_.a $WORK/b150/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/74/743432717ef16b02f7b70afdca6079c12d5f8d4f1684cc06b9a89860555e222e-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8a/8a29c4c6cf032de40976a2afed85dd69a54ab2a5259e651b46ca3a5b04d373e9-d # internal github.com/go-delve/delve/pkg/dwarf/loclist mkdir -p $WORK/b087/ github.com/go-delve/delve/pkg/proc/internal/ebpf mkdir -p $WORK/b091/ github.com/go-delve/delve/pkg/dwarf/reader mkdir -p $WORK/b088/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b084/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b083/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/go-delve/delve/pkg/dwarf/loclist -complete -installsuffix shared -buildid QM2UEFk4mlFt6LMnU4hc/QM2UEFk4mlFt6LMnU4hc -goversion go1.17.7 -importcfg $WORK/b087/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/dwarf/loclist/dwarf2_loclist.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/loclist/dwarf5_loclist.go cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b084/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/go-delve/delve/pkg/proc/internal/ebpf -complete -installsuffix shared -buildid mFVKIEs5RPQNSaWaEQYy/mFVKIEs5RPQNSaWaEQYy -goversion go1.17.7 -importcfg $WORK/b091/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/internal/ebpf/context.go ./_build/src/github.com/go-delve/delve/pkg/proc/internal/ebpf/helpers_disabled.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile debug/dwarf=$WORK/b069/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b084/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/go-delve/delve/pkg/dwarf/reader -complete -installsuffix shared -buildid pEwnMTzC4NJcGh97xRkX/pEwnMTzC4NJcGh97xRkX -goversion go1.17.7 -importcfg $WORK/b088/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/dwarf/reader/reader.go ./_build/src/github.com/go-delve/delve/pkg/dwarf/reader/variables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/7b/7bf3303f651cac66af8a3838d7ea08581c58a860f91c1ead6ba6bc8bb9c37069-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/67/67b142d753c2d93588d1cef9e83c6b6d18b3742e7b581ad821db972f76adfc4f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal go.starlark.net/resolve mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b195/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b196/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p go.starlark.net/resolve -complete -installsuffix shared -buildid GlhbdkaKqJzUK2yMSpZL/GlhbdkaKqJzUK2yMSpZL -goversion go1.17.7 -importcfg $WORK/b194/importcfg -pack ./_build/src/go.starlark.net/resolve/binding.go ./_build/src/go.starlark.net/resolve/resolve.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/4b/4b6b8585c7a17e00aab771e06b176a64aced7adbca510e93d71be6cfb3c507b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/e4/e44e5d0b14353262a64abc5b8484df1c88f7ab45850fdc1717f4f0797a3b1eac-d # internal github.com/go-delve/delve/pkg/proc mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/dwarf=$WORK/b069/_pkg_.a packagefile debug/elf=$WORK/b070/_pkg_.a packagefile debug/macho=$WORK/b075/_pkg_.a packagefile debug/pe=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b077/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/astutil=$WORK/b078/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/frame=$WORK/b082/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b084/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/line=$WORK/b086/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/loclist=$WORK/b087/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/reader=$WORK/b088/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/regnum=$WORK/b089/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b083/_pkg_.a packagefile github.com/go-delve/delve/pkg/elfwriter=$WORK/b090/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b054/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b058/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/internal/ebpf=$WORK/b091/_pkg_.a packagefile github.com/go-delve/delve/pkg/version=$WORK/b092/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile go/ast=$WORK/b079/_pkg_.a packagefile go/constant=$WORK/b099/_pkg_.a packagefile go/parser=$WORK/b102/_pkg_.a packagefile go/printer=$WORK/b104/_pkg_.a packagefile go/scanner=$WORK/b080/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile golang.org/x/arch/arm64/arm64asm=$WORK/b107/_pkg_.a packagefile golang.org/x/arch/x86/x86asm=$WORK/b108/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/go-delve/delve/pkg/proc -complete -installsuffix shared -buildid J9hBtKVEnK6UGb6ipajJ/J9hBtKVEnK6UGb6ipajJ -goversion go1.17.7 -importcfg $WORK/b068/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/amd64_arch.go ./_build/src/github.com/go-delve/delve/pkg/proc/amd64_disasm.go ./_build/src/github.com/go-delve/delve/pkg/proc/arch.go ./_build/src/github.com/go-delve/delve/pkg/proc/arm64_arch.go ./_build/src/github.com/go-delve/delve/pkg/proc/arm64_disasm.go ./_build/src/github.com/go-delve/delve/pkg/proc/bininfo.go ./_build/src/github.com/go-delve/delve/pkg/proc/breakpoints.go ./_build/src/github.com/go-delve/delve/pkg/proc/disasm.go ./_build/src/github.com/go-delve/delve/pkg/proc/doc.go ./_build/src/github.com/go-delve/delve/pkg/proc/dump.go ./_build/src/github.com/go-delve/delve/pkg/proc/eval.go ./_build/src/github.com/go-delve/delve/pkg/proc/fncall.go ./_build/src/github.com/go-delve/delve/pkg/proc/goroutine_cache.go ./_build/src/github.com/go-delve/delve/pkg/proc/i386_arch.go ./_build/src/github.com/go-delve/delve/pkg/proc/i386_disasm.go ./_build/src/github.com/go-delve/delve/pkg/proc/interface.go ./_build/src/github.com/go-delve/delve/pkg/proc/mem.go ./_build/src/github.com/go-delve/delve/pkg/proc/moduledata.go ./_build/src/github.com/go-delve/delve/pkg/proc/pe.go ./_build/src/github.com/go-delve/delve/pkg/proc/registers.go ./_build/src/github.com/go-delve/delve/pkg/proc/stack.go ./_build/src/github.com/go-delve/delve/pkg/proc/stackwatch.go ./_build/src/github.com/go-delve/delve/pkg/proc/target.go ./_build/src/github.com/go-delve/delve/pkg/proc/target_exec.go ./_build/src/github.com/go-delve/delve/pkg/proc/threads.go ./_build/src/github.com/go-delve/delve/pkg/proc/types.go ./_build/src/github.com/go-delve/delve/pkg/proc/variables.go ./_build/src/github.com/go-delve/delve/pkg/proc/x86_disasm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/85/85122167469bc6798b84d4fd29d8489072dc607b1d0a3123daf7ef85b848f084-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/d7/d760c3b3d29034aa66ec7f4a407a61b4971d7c6d237312fe626ca9e27d07099b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/e3/e3985fa3af3d75e099f62f942150bbaf0f18960a70fdaa335e2f0482dbda723f-d # internal go.starlark.net/internal/compile mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b194/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b196/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime/debug=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p go.starlark.net/internal/compile -complete -installsuffix shared -buildid 3oX_ZGioqcUQc2S0kjC5/3oX_ZGioqcUQc2S0kjC5 -goversion go1.17.7 -importcfg $WORK/b198/importcfg -pack ./_build/src/go.starlark.net/internal/compile/compile.go ./_build/src/go.starlark.net/internal/compile/serial.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/_x001.o $WORK/b123/_x002.o $WORK/b123/_x003.o $WORK/b123/_x004.o $WORK/b123/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/74/74c3492cb920ad405ab2779106bdb62404416f900baa3557be71842cbaf0cd3a-d # internal go.starlark.net/starlark mkdir -p $WORK/b197/ cat >$WORK/b197/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/delve-1.7.2/_build/src/go.starlark.net/starlark /usr/lib/golang/pkg/tool/linux_amd64/asm -p go.starlark.net/starlark -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b197/symabis ./empty.s cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b135/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b198/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b195/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b194/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b196/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p go.starlark.net/starlark -installsuffix shared -buildid 9reK3EXwpsk-Wm1a2xlL/9reK3EXwpsk-Wm1a2xlL -goversion go1.17.7 -symabis $WORK/b197/symabis -importcfg $WORK/b197/importcfg -pack -asmhdr $WORK/b197/go_asm.h ./_build/src/go.starlark.net/starlark/debug.go ./_build/src/go.starlark.net/starlark/eval.go ./_build/src/go.starlark.net/starlark/hashtable.go ./_build/src/go.starlark.net/starlark/int.go ./_build/src/go.starlark.net/starlark/int_posix64.go ./_build/src/go.starlark.net/starlark/interp.go ./_build/src/go.starlark.net/starlark/library.go ./_build/src/go.starlark.net/starlark/profile.go ./_build/src/go.starlark.net/starlark/unpack.go ./_build/src/go.starlark.net/starlark/value.go cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ff/ff8ad7fd13b982a2a7ba130741e6d7bc1fdf9d9e6e14b9880d2a5247f6601050-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b183/ net/textproto github.com/go-delve/delve/service/internal/sameuser mkdir -p $WORK/b182/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b177/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid mQ6sU5_tw3swG2BzeB16/mQ6sU5_tw3swG2BzeB16 -goversion go1.17.7 -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go mkdir -p $WORK/b200/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid RwvMLQSiSAU9kdEg6Wl2/RwvMLQSiSAU9kdEg6Wl2 -goversion go1.17.7 -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/go-delve/delve/service/internal/sameuser -complete -installsuffix shared -buildid irjolGWqmDr_ErloO-qo/irjolGWqmDr_ErloO-qo -goversion go1.17.7 -importcfg $WORK/b200/importcfg -pack ./_build/src/github.com/go-delve/delve/service/internal/sameuser/doc.go ./_build/src/github.com/go-delve/delve/service/internal/sameuser/sameuser_linux.go github.com/spf13/pflag mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/csv=$WORK/b206/_pkg_.a packagefile encoding/hex=$WORK/b077/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b207/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid KIkWQ_6Gw0nWQt0C_FYw/KIkWQ_6Gw0nWQt0C_FYw -goversion go1.17.7 -importcfg $WORK/b205/importcfg -pack ./_build/src/github.com/spf13/pflag/bool.go ./_build/src/github.com/spf13/pflag/bool_slice.go ./_build/src/github.com/spf13/pflag/bytes.go ./_build/src/github.com/spf13/pflag/count.go ./_build/src/github.com/spf13/pflag/duration.go ./_build/src/github.com/spf13/pflag/duration_slice.go ./_build/src/github.com/spf13/pflag/flag.go ./_build/src/github.com/spf13/pflag/float32.go ./_build/src/github.com/spf13/pflag/float32_slice.go ./_build/src/github.com/spf13/pflag/float64.go ./_build/src/github.com/spf13/pflag/float64_slice.go ./_build/src/github.com/spf13/pflag/golangflag.go ./_build/src/github.com/spf13/pflag/int.go ./_build/src/github.com/spf13/pflag/int16.go ./_build/src/github.com/spf13/pflag/int32.go ./_build/src/github.com/spf13/pflag/int32_slice.go ./_build/src/github.com/spf13/pflag/int64.go ./_build/src/github.com/spf13/pflag/int64_slice.go ./_build/src/github.com/spf13/pflag/int8.go ./_build/src/github.com/spf13/pflag/int_slice.go ./_build/src/github.com/spf13/pflag/ip.go ./_build/src/github.com/spf13/pflag/ip_slice.go ./_build/src/github.com/spf13/pflag/ipmask.go ./_build/src/github.com/spf13/pflag/ipnet.go ./_build/src/github.com/spf13/pflag/string.go ./_build/src/github.com/spf13/pflag/string_array.go ./_build/src/github.com/spf13/pflag/string_slice.go ./_build/src/github.com/spf13/pflag/string_to_int.go ./_build/src/github.com/spf13/pflag/string_to_int64.go ./_build/src/github.com/spf13/pflag/string_to_string.go ./_build/src/github.com/spf13/pflag/uint.go ./_build/src/github.com/spf13/pflag/uint16.go ./_build/src/github.com/spf13/pflag/uint32.go ./_build/src/github.com/spf13/pflag/uint64.go ./_build/src/github.com/spf13/pflag/uint8.go ./_build/src/github.com/spf13/pflag/uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/69/6928f29c7b233e931b310c06e5ffad3071ca1a13329df6caf8a17e8cf3a4b514-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/c4/c44194977a1556903edd582c0d36752aa3421c6af37d86c602995410c27d2ad3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/72/727cd2bd52af46c75971250f0ce92f3ac015a608206b83c439457f806c01faa1-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b176/ cat >$WORK/b176/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/b177/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b182/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid i6XYb_ehD6IytOtXJwjE/i6XYb_ehD6IytOtXJwjE -goversion go1.17.7 -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ac/acbbdfd01d9fbbb4d1a956ee63af2a0ec257c3f94a7cdc0865de306fdef13e07-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/c0/c0760e5c9500cd4da9b72ac06bc13d212df2b45bd9dffc8d5a24a9b60a44a1f5-d # internal github.com/spf13/cobra mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b205/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile text/template=$WORK/b094/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid 3uGuaOyOIDPob7pWZ3kS/3uGuaOyOIDPob7pWZ3kS -goversion go1.17.7 -importcfg $WORK/b204/importcfg -pack ./_build/src/github.com/spf13/cobra/args.go ./_build/src/github.com/spf13/cobra/bash_completions.go ./_build/src/github.com/spf13/cobra/cobra.go ./_build/src/github.com/spf13/cobra/command.go ./_build/src/github.com/spf13/cobra/command_notwin.go ./_build/src/github.com/spf13/cobra/custom_completions.go ./_build/src/github.com/spf13/cobra/fish_completions.go ./_build/src/github.com/spf13/cobra/powershell_completions.go ./_build/src/github.com/spf13/cobra/shell_completions.go ./_build/src/github.com/spf13/cobra/zsh_completions.go cd /builddir/build/BUILD/delve-1.7.2/_build/src/go.starlark.net/starlark /usr/lib/golang/pkg/tool/linux_amd64/asm -p go.starlark.net/starlark -trimpath "$WORK/b197=>" -I $WORK/b197/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b197/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b197/_pkg_.a $WORK/b197/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/06/063235db0c756d13302beb7db0b97a7304e9a968f08c7372988bd8e3d4bba4a0-d # internal github.com/spf13/cobra/doc mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b209/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b204/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b205/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b047/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/spf13/cobra/doc -complete -installsuffix shared -buildid PSlY1ngEqBPKNY3aL6tw/PSlY1ngEqBPKNY3aL6tw -goversion go1.17.7 -importcfg $WORK/b208/importcfg -pack ./_build/src/github.com/spf13/cobra/doc/man_docs.go ./_build/src/github.com/spf13/cobra/doc/md_docs.go ./_build/src/github.com/spf13/cobra/doc/rest_docs.go ./_build/src/github.com/spf13/cobra/doc/util.go ./_build/src/github.com/spf13/cobra/doc/yaml_docs.go cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/cb/cb0fa589d937309111e8c7479ff01f2bc8bd239ecad15e0b94bdc902682c60ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/f1/f1de54b663b36d8415749810d5ed4790caf3dcd6d6b1e00b660abb3eee88b7c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/bf/bfdde9e101b6ad5e3cfde85d309872da70b64f8363fea41710a99e8e80e26961-d # internal github.com/go-delve/delve/pkg/proc/winutil mkdir -p $WORK/b117/ github.com/go-delve/delve/pkg/proc/amd64util mkdir -p $WORK/b115/ github.com/go-delve/delve/service/api cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/go-delve/delve/pkg/proc/winutil -complete -installsuffix shared -buildid gHamqBglj17ei9fSNflq/gHamqBglj17ei9fSNflq -goversion go1.17.7 -importcfg $WORK/b117/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/winutil/regs.go mkdir -p $WORK/b109/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/delve-1.7.2/_build/src/github.com/go-delve/delve/pkg/proc/amd64util /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/go-delve/delve/pkg/proc/amd64util -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b115/symabis ./xsave_amd64.s cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b084/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile go/constant=$WORK/b099/_pkg_.a packagefile go/printer=$WORK/b104/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile text/tabwriter=$WORK/b106/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/go-delve/delve/service/api -complete -installsuffix shared -buildid 3rUtLs71gXp2UuIbSOOg/3rUtLs71gXp2UuIbSOOg -goversion go1.17.7 -importcfg $WORK/b109/importcfg -pack ./_build/src/github.com/go-delve/delve/service/api/conversions.go ./_build/src/github.com/go-delve/delve/service/api/prettyprint.go ./_build/src/github.com/go-delve/delve/service/api/types.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/go-delve/delve/pkg/proc/amd64util -installsuffix shared -buildid 2Dix_C79_4OMV4qexsMl/2Dix_C79_4OMV4qexsMl -goversion go1.17.7 -symabis $WORK/b115/symabis -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./_build/src/github.com/go-delve/delve/pkg/proc/amd64util/debugregs.go ./_build/src/github.com/go-delve/delve/pkg/proc/amd64util/xsave.go ./_build/src/github.com/go-delve/delve/pkg/proc/amd64util/xsave_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/80/8035366593a8052a461754ff4733ca5a6bf681c70e2aee6a0e60b91687952150-d # internal github.com/go-delve/delve/pkg/proc/core/minidump mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/winutil=$WORK/b117/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/go-delve/delve/pkg/proc/core/minidump -complete -installsuffix shared -buildid MYDR0fk4jKE1NstI9tcI/MYDR0fk4jKE1NstI9tcI -goversion go1.17.7 -importcfg $WORK/b116/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/core/minidump/fileflags_string.go ./_build/src/github.com/go-delve/delve/pkg/proc/core/minidump/minidump.go cd /builddir/build/BUILD/delve-1.7.2/_build/src/github.com/go-delve/delve/pkg/proc/amd64util /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/go-delve/delve/pkg/proc/amd64util -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b115/xsave_amd64.o ./xsave_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/xsave_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/3c/3c63eaae19774b8e5fa3c64909b23fbd0575addb7293e26a8bae13b58d32f70d-d # internal github.com/go-delve/delve/pkg/proc/linutil mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/regnum=$WORK/b089/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/amd64util=$WORK/b115/_pkg_.a packagefile io=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/go-delve/delve/pkg/proc/linutil -complete -installsuffix shared -buildid vkTMGslS2B-QiC6Jo3Ov/vkTMGslS2B-QiC6Jo3Ov -goversion go1.17.7 -importcfg $WORK/b118/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/linutil/auxv.go ./_build/src/github.com/go-delve/delve/pkg/proc/linutil/doc.go ./_build/src/github.com/go-delve/delve/pkg/proc/linutil/dynamic.go ./_build/src/github.com/go-delve/delve/pkg/proc/linutil/regs_amd64_arch.go ./_build/src/github.com/go-delve/delve/pkg/proc/linutil/regs_arm64_arch.go ./_build/src/github.com/go-delve/delve/pkg/proc/linutil/regs_i386_arch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a4/a43eda6b616fcf9e15a467e2344efbb681adcd12612f1281a66a24528a1ae8bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ba/ba3441441bbe2c11f8a0fc27ad879ae2d5a0ec7afd772bcb839ebce6f6f5f6d9-d # internal github.com/go-delve/delve/pkg/proc/core mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/elf=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile github.com/go-delve/delve/pkg/elfwriter=$WORK/b090/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b058/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/amd64util=$WORK/b115/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/core/minidump=$WORK/b116/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/internal/ebpf=$WORK/b091/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/linutil=$WORK/b118/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/winutil=$WORK/b117/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF github.com/go-delve/delve/pkg/proc/gdbserial mkdir -p $WORK/b119/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/go-delve/delve/pkg/proc/core -complete -installsuffix shared -buildid 6lKLlDqKxxq7VB9LevkB/6lKLlDqKxxq7VB9LevkB -goversion go1.17.7 -importcfg $WORK/b114/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/core/core.go ./_build/src/github.com/go-delve/delve/pkg/proc/core/delve_core.go ./_build/src/github.com/go-delve/delve/pkg/proc/core/linux_core.go ./_build/src/github.com/go-delve/delve/pkg/proc/core/windows_amd64_minidump.go github.com/go-delve/delve/pkg/proc/native mkdir -p $WORK/b128/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/macho=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile encoding/xml=$WORK/b120/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile github.com/go-delve/delve/pkg/elfwriter=$WORK/b090/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b058/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/internal/ebpf=$WORK/b091/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/linutil=$WORK/b118/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/macutil=$WORK/b121/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b122/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b055/_pkg_.a packagefile os/signal=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/elf=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile github.com/go-delve/delve/pkg/elfwriter=$WORK/b090/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/amd64util=$WORK/b115/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/internal/ebpf=$WORK/b091/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/linutil=$WORK/b118/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b122/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b061/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b055/_pkg_.a packagefile os/signal=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/go-delve/delve/pkg/proc/gdbserial -complete -installsuffix shared -buildid KQABeCRmWzYsykqIw9nD/KQABeCRmWzYsykqIw9nD -goversion go1.17.7 -importcfg $WORK/b119/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/gdbserial/gdbserver.go ./_build/src/github.com/go-delve/delve/pkg/proc/gdbserial/gdbserver_conn.go ./_build/src/github.com/go-delve/delve/pkg/proc/gdbserial/gdbserver_unix.go ./_build/src/github.com/go-delve/delve/pkg/proc/gdbserial/rr.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/go-delve/delve/pkg/proc/native -complete -installsuffix shared -buildid HSw7d9etu_E6Z_wH-VRz/HSw7d9etu_E6Z_wH-VRz -goversion go1.17.7 -importcfg $WORK/b128/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/native/dump_linux.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/dump_linux_amd64.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/proc.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/proc_linux.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/proc_no_ebpf_linux.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/proc_unix.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/ptrace_linux.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/ptrace_linux_64bit.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/ptrace_linux_amd64.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/registers_linux_amd64.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/threads.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/threads_linux.go ./_build/src/github.com/go-delve/delve/pkg/proc/native/threads_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6e/6e4df27566981d218f0f490a40c9efc2e983289319230cd0601b353b962435cb-d # internal github.com/go-delve/delve/pkg/locspec mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile go/constant=$WORK/b099/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/go-delve/delve/pkg/locspec -complete -installsuffix shared -buildid n5kLuPygzxLE1t2fYEd9/n5kLuPygzxLE1t2fYEd9 -goversion go1.17.7 -importcfg $WORK/b067/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/locspec/doc.go ./_build/src/github.com/go-delve/delve/pkg/locspec/locations.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/b5/b5030a047ae6a41d4a0212aa42746e2950e395a38d88ea9b918451cdf89c7e2b-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a4/a4e4e106fa8d3e01802939c0e7db02cac7be53e954b23124e3f93dad2c2a06c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/6a/6abd704f6b97f012f45aac866fa42a275fe59a10559cbabaf81f9b15e5b5a6a1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/20/2010f69e1b39d8a845872270359cb0c32b2a53bcb7228186be1d4d178760f99a-d # internal github.com/go-delve/delve/service/debugger mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/dwarf=$WORK/b069/_pkg_.a packagefile debug/elf=$WORK/b070/_pkg_.a packagefile debug/macho=$WORK/b075/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile github.com/go-delve/delve/pkg/gobuild=$WORK/b053/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b054/_pkg_.a packagefile github.com/go-delve/delve/pkg/locspec=$WORK/b067/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b058/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/core=$WORK/b114/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/gdbserial=$WORK/b119/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/native=$WORK/b128/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile go/parser=$WORK/b102/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b061/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/go-delve/delve/service/debugger -complete -installsuffix shared -buildid _ucXHqGTW0kAZUtJHzJV/_ucXHqGTW0kAZUtJHzJV -goversion go1.17.7 -importcfg $WORK/b113/importcfg -pack ./_build/src/github.com/go-delve/delve/service/debugger/debugger.go ./_build/src/github.com/go-delve/delve/service/debugger/debugger_linux.go ./_build/src/github.com/go-delve/delve/service/debugger/debugger_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/29/29787f3ee6a6d0fa38605ddcccac8b3b4c71fad281521562556d3650b6c2e612-d # internal github.com/go-delve/delve/service mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b113/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/go-delve/delve/service -complete -installsuffix shared -buildid 152bTAsi08X8SVaY5Mtv/152bTAsi08X8SVaY5Mtv -goversion go1.17.7 -importcfg $WORK/b112/importcfg -pack ./_build/src/github.com/go-delve/delve/service/client.go ./_build/src/github.com/go-delve/delve/service/config.go ./_build/src/github.com/go-delve/delve/service/listenerpipe.go ./_build/src/github.com/go-delve/delve/service/rpccallback.go ./_build/src/github.com/go-delve/delve/service/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/ec/ece9f952f2a3681957d86f04b003e9e144396fdf3b5aa9ea2439b276fb55dced-d # internal github.com/go-delve/delve/service/dap mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/gobuild=$WORK/b053/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b054/_pkg_.a packagefile github.com/go-delve/delve/pkg/locspec=$WORK/b067/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b058/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b112/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b113/_pkg_.a packagefile github.com/go-delve/delve/service/internal/sameuser=$WORK/b200/_pkg_.a packagefile github.com/google/go-dap=$WORK/b201/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile go/constant=$WORK/b099/_pkg_.a packagefile go/parser=$WORK/b102/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile runtime/debug=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/go-delve/delve/service/dap -complete -installsuffix shared -buildid V2J9PSnTH9qZd31gE5Bs/V2J9PSnTH9qZd31gE5Bs -goversion go1.17.7 -importcfg $WORK/b199/importcfg -pack ./_build/src/github.com/go-delve/delve/service/dap/error_ids.go ./_build/src/github.com/go-delve/delve/service/dap/handles.go ./_build/src/github.com/go-delve/delve/service/dap/server.go ./_build/src/github.com/go-delve/delve/service/dap/types.go ./_build/src/github.com/go-delve/delve/service/dap/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c5/c511b9be986caf1b24001a970ddd0a1be23dfe89f6631ea0f148da50d79e3638-d # internal cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -o $WORK/b142/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -o $WORK/b142/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -o $WORK/b142/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -o $WORK/b142/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -o $WORK/b142/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -o $WORK/b142/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -o $WORK/b142/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -o $WORK/b142/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I $WORK/b142/ -g -O2 -o $WORK/b142/_x017.o -c openssl_stub_rand.c cd $WORK/b142 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/delve-1.7.2 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o $WORK/b142/_x005.o $WORK/b142/_x006.o $WORK/b142/_x007.o $WORK/b142/_x008.o $WORK/b142/_x009.o $WORK/b142/_x010.o $WORK/b142/_x011.o $WORK/b142/_x012.o $WORK/b142/_x013.o $WORK/b142/_x014.o $WORK/b142/_x015.o $WORK/b142/_x016.o $WORK/b142/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage boring -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b143/_pkg_.a packagefile crypto/cipher=$WORK/b139/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b144/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b145/_pkg_.a packagefile encoding/asn1=$WORK/b146/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile runtime/cgo=$WORK/b052/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid fWI9EAEf7gYGddy8wCBC/fWI9EAEf7gYGddy8wCBC -goversion go1.17.7 -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go $WORK/b142/_cgo_gotypes.go $WORK/b142/aes.cgo1.go $WORK/b142/boring.cgo1.go $WORK/b142/ecdsa.cgo1.go $WORK/b142/hmac.cgo1.go $WORK/b142/rand.cgo1.go $WORK/b142/rsa.cgo1.go $WORK/b142/sha.cgo1.go $WORK/b142/_cgo_import.go cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o $WORK/b142/_x005.o $WORK/b142/_x006.o $WORK/b142/_x007.o $WORK/b142/_x008.o $WORK/b142/_x009.o $WORK/b142/_x010.o $WORK/b142/_x011.o $WORK/b142/_x012.o $WORK/b142/_x013.o $WORK/b142/_x014.o $WORK/b142/_x015.o $WORK/b142/_x016.o $WORK/b142/_x017.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/02/02956d61b04eddc8f4f6f335f375e608d9f3eac483ce56c83ebcb7426c00c105-d # internal crypto/hmac mkdir -p $WORK/b159/ crypto/sha512 mkdir -p $WORK/b153/ crypto/aes cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b142/_pkg_.a packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a EOF mkdir -p $WORK/b138/ crypto/sha256 cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid lPC5Fqq4G8TiMcIj1-aQ/lPC5Fqq4G8TiMcIj1-aQ -goversion go1.17.7 -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/sha1 cat >$WORK/b153/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b163/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b153=>" -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b153/symabis ./sha512block_amd64.s cat >$WORK/b138/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b164/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b138/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b163/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/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b163/symabis ./sha1block_amd64.s cat >$WORK/b164/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/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -gensymabis -o $WORK/b164/symabis ./sha256block_amd64.s cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b139/_pkg_.a packagefile crypto/internal/boring=$WORK/b142/_pkg_.a packagefile crypto/internal/subtle=$WORK/b140/_pkg_.a packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p crypto/aes -std -installsuffix shared -buildid 9303f9rn3XF2Ijps7UrO/9303f9rn3XF2Ijps7UrO -goversion go1.17.7 -symabis $WORK/b138/symabis -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b143/_pkg_.a packagefile crypto/internal/boring=$WORK/b142/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid UOR5i5_IgtHdqIUZEOPm/UOR5i5_IgtHdqIUZEOPm -goversion go1.17.7 -symabis $WORK/b153/symabis -importcfg $WORK/b153/importcfg -pack -asmhdr $WORK/b153/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b143/_pkg_.a packagefile crypto/internal/boring=$WORK/b142/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid 8UGpY6spBNAB8DMNNLsy/8UGpY6spBNAB8DMNNLsy -goversion go1.17.7 -symabis $WORK/b163/symabis -importcfg $WORK/b163/importcfg -pack -asmhdr $WORK/b163/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b143/_pkg_.a packagefile crypto/internal/boring=$WORK/b142/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid TyiYuRvTbI5CWxn1VFo9/TyiYuRvTbI5CWxn1VFo9 -goversion go1.17.7 -symabis $WORK/b164/symabis -importcfg $WORK/b164/importcfg -pack -asmhdr $WORK/b164/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/09/09ebe27b7afa0103ac59e5cedf403269799c8d3f4b8acefa96375cb67ed856d3-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b159/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile io=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid vCCRyZEh3EzV0mX8om39/vCCRyZEh3EzV0mX8om39 -goversion go1.17.7 -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/94/948e6da1dae3170d10f9b7b274d3fe3b8437fc4cff8d67010308cc8f8a902bca-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b163/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b153=>" -I $WORK/b153/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b153/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b164=>" -I $WORK/b164/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b164/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b138/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b163/_pkg_.a $WORK/b163/sha1block_amd64.o # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b138/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/ed/edb4fb53e33cf402e47a3ffd6aa9476870ebb9314599e7ab49280ad0ab0e3317-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b153/_pkg_.a $WORK/b153/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b164/_pkg_.a $WORK/b164/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b138/_pkg_.a $WORK/b138/asm_amd64.o $WORK/b138/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7c/7c227d30ce379f684351769f2e1473c200654ec86bf50d176fecbc33a3bc7a23-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/1e/1ea21fc25b866c3244244eb292d9b2e61929fcfd4403f752697d41a139e615b4-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e3/e363170059b11dcd47810c2a53b6cf9a46958707f76a3c8c94e8677ab5d7e518-d # internal crypto/ecdsa crypto/rand mkdir -p $WORK/b149/ mkdir -p $WORK/b137/ cat >$WORK/b149/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/b143/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b139/_pkg_.a packagefile crypto/elliptic=$WORK/b150/_pkg_.a packagefile crypto/internal/boring=$WORK/b142/_pkg_.a packagefile crypto/internal/randutil=$WORK/b152/_pkg_.a packagefile crypto/sha512=$WORK/b153/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b155/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.7.2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid -diSmSwoXkwl2LTzmFdw/-diSmSwoXkwl2LTzmFdw -goversion go1.17.7 -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/boring.go /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b139/_pkg_.a packagefile crypto/internal/boring=$WORK/b142/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid 1Uv8iFfe6fIjVWdt7fg6/1Uv8iFfe6fIjVWdt7fg6 -goversion go1.17.7 -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/rand/eagain.go /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_batched.go /usr/lib/golang/src/crypto/rand/rand_linux.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/75/757e77ca44f3d13d37409690467e32d3db4cb45fdbe9d3e50901a67b14c393bc-d # internal crypto/ed25519 mkdir -p $WORK/b156/ mime/multipart mkdir -p $WORK/b186/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b143/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b157/_pkg_.a packagefile crypto/rand=$WORK/b137/_pkg_.a packagefile crypto/sha512=$WORK/b153/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid lsZpMrt9n0jCRpc3uPFY/lsZpMrt9n0jCRpc3uPFY -goversion go1.17.7 -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go crypto/rsa mkdir -p $WORK/b162/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b137/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b185/_pkg_.a packagefile mime/quotedprintable=$WORK/b187/_pkg_.a packagefile net/textproto=$WORK/b182/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a EOF cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b143/_pkg_.a packagefile crypto/internal/boring=$WORK/b142/_pkg_.a packagefile crypto/internal/randutil=$WORK/b152/_pkg_.a packagefile crypto/rand=$WORK/b137/_pkg_.a packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid jaf4ik4QQssoopamOu9W/jaf4ik4QQssoopamOu9W -goversion go1.17.7 -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid Z2WtXO6yw7UKZainDO5o/Z2WtXO6yw7UKZainDO5o -goversion go1.17.7 -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/crypto/rsa/boring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/3d/3db06ed628e5cdbdb4816a46e6a486841b1e1780321c1feb6f4c6bca30dcc1f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/f0/f0d988dbd5f9b2a52726faab2ac6b495cde1fbf7ff797dbc9979fbcbe9e6cff1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/a4/a4c8300c50aea245d761e1d32e021afbeaf6ffb2b8d163db34f37401443a0974-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/dd/dd794e033eb0ec6386f86c4996a1017836636276a9693b92fd0a483fb6d60e3c-d # internal crypto/x509 mkdir -p $WORK/b165/ cat >$WORK/b165/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/b004/_pkg_.a packagefile crypto=$WORK/b143/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b139/_pkg_.a packagefile crypto/des=$WORK/b148/_pkg_.a packagefile crypto/dsa=$WORK/b166/_pkg_.a packagefile crypto/ecdsa=$WORK/b149/_pkg_.a packagefile crypto/ed25519=$WORK/b156/_pkg_.a packagefile crypto/elliptic=$WORK/b150/_pkg_.a packagefile crypto/md5=$WORK/b160/_pkg_.a packagefile crypto/rsa=$WORK/b162/_pkg_.a packagefile crypto/sha1=$WORK/b163/_pkg_.a packagefile crypto/sha256=$WORK/b164/_pkg_.a packagefile crypto/sha512=$WORK/b153/_pkg_.a packagefile crypto/x509/pkix=$WORK/b167/_pkg_.a packagefile encoding/asn1=$WORK/b146/_pkg_.a packagefile encoding/hex=$WORK/b077/_pkg_.a packagefile encoding/pem=$WORK/b168/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b155/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid wHvfl2Xg2na9ZjHq8Ba0/wHvfl2Xg2na9ZjHq8Ba0 -goversion go1.17.7 -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/bd/bd17b4a3f48d1fe46bf63dbf0b3aa59c13429f6fb13c3d970e04ff876c68af9b-d # internal crypto/tls mkdir -p $WORK/b147/ cat >$WORK/b147/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/b004/_pkg_.a packagefile container/list=$WORK/b098/_pkg_.a packagefile context=$WORK/b056/_pkg_.a packagefile crypto=$WORK/b143/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b139/_pkg_.a packagefile crypto/des=$WORK/b148/_pkg_.a packagefile crypto/ecdsa=$WORK/b149/_pkg_.a packagefile crypto/ed25519=$WORK/b156/_pkg_.a packagefile crypto/elliptic=$WORK/b150/_pkg_.a packagefile crypto/hmac=$WORK/b159/_pkg_.a packagefile crypto/internal/boring=$WORK/b142/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b144/_pkg_.a packagefile crypto/md5=$WORK/b160/_pkg_.a packagefile crypto/rand=$WORK/b137/_pkg_.a packagefile crypto/rc4=$WORK/b161/_pkg_.a packagefile crypto/rsa=$WORK/b162/_pkg_.a packagefile crypto/sha1=$WORK/b163/_pkg_.a packagefile crypto/sha256=$WORK/b164/_pkg_.a packagefile crypto/sha512=$WORK/b153/_pkg_.a packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile crypto/x509=$WORK/b165/_pkg_.a packagefile encoding/pem=$WORK/b168/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b175/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid bp6Uh18xx2O89FyQasNw/bp6Uh18xx2O89FyQasNw -goversion go1.17.7 -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/boring.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/9d/9dfc5d4a392001ec7d466dbb89ec97e586c9d888433d59de2037cb5b809239e4-d # internal net/http/httptrace mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b056/_pkg_.a packagefile crypto/tls=$WORK/b147/_pkg_.a packagefile internal/nettrace=$WORK/b125/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile net/textproto=$WORK/b182/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid -kslY8G-h0xYK7N6X15_/-kslY8G-h0xYK7N6X15_ -goversion go1.17.7 -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/54/54fd1ca930868705945d487a76cb0bd37d39a45c3dc8e09782e88580bebfda91-d # internal net/http mkdir -p $WORK/b134/ cat >$WORK/b134/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/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b135/_pkg_.a packagefile container/list=$WORK/b098/_pkg_.a packagefile context=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b137/_pkg_.a packagefile crypto/tls=$WORK/b147/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b177/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b101/_pkg_.a packagefile mime=$WORK/b185/_pkg_.a packagefile mime/multipart=$WORK/b186/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile net/http/httptrace=$WORK/b188/_pkg_.a packagefile net/http/internal=$WORK/b189/_pkg_.a packagefile net/http/internal/ascii=$WORK/b190/_pkg_.a packagefile net/textproto=$WORK/b182/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p net/http -std -complete -installsuffix shared -buildid r03LZ0jo7M3IoyBZCkZ8/r03LZ0jo7M3IoyBZCkZ8 -goversion go1.17.7 -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/d2/d2a68df72190c1a7ac9d0d71ae1177b76ea18edf478b4f36311c9e86b9a52757-d # internal net/rpc mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile encoding/gob=$WORK/b131/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile html/template=$WORK/b132/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile net/http=$WORK/b134/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p net/rpc -std -complete -installsuffix shared -buildid PbAFi7R-sy68I5uLz_Lj/PbAFi7R-sy68I5uLz_Lj -goversion go1.17.7 -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/net/rpc/client.go /usr/lib/golang/src/net/rpc/debug.go /usr/lib/golang/src/net/rpc/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/79/79a2d62f1a2e6cf6e7dbe3ad56277eda2f5f708809214a18d1fb1d248a7fb9d8-d # internal net/rpc/jsonrpc mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile net/rpc=$WORK/b130/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p net/rpc/jsonrpc -std -complete -installsuffix shared -buildid p_fVic2FVFi3y-oOnEuq/p_fVic2FVFi3y-oOnEuq -goversion go1.17.7 -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/net/rpc/jsonrpc/client.go /usr/lib/golang/src/net/rpc/jsonrpc/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/73/731fc6dbd8e10cd8b6cb4f0dc79f64cbc323dc56529f4671e9181c8a68d34881-d # internal github.com/go-delve/delve/service/rpc2 mkdir -p $WORK/b129/ github.com/go-delve/delve/service/rpc1 cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b112/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b113/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile net/rpc=$WORK/b130/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b191/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b203/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/go-delve/delve/service/rpc2 -complete -installsuffix shared -buildid dnwqWV36dHrjyMGQWaVk/dnwqWV36dHrjyMGQWaVk -goversion go1.17.7 -importcfg $WORK/b129/importcfg -pack ./_build/src/github.com/go-delve/delve/service/rpc2/client.go ./_build/src/github.com/go-delve/delve/service/rpc2/server.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b112/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b113/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile net/rpc=$WORK/b130/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b191/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/go-delve/delve/service/rpc1 -complete -installsuffix shared -buildid QT_ekbUsTf6o6p_26Iet/QT_ekbUsTf6o6p_26Iet -goversion go1.17.7 -importcfg $WORK/b203/importcfg -pack ./_build/src/github.com/go-delve/delve/service/rpc1/client.go ./_build/src/github.com/go-delve/delve/service/rpc1/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/34/346c3b641f2d3294c5b71d66f8f2354c734fcfec28322ebd10c2ea0a914ff406-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/a8/a84bf4002ca9860c07fb407b93d24dd20b71b04c3ac957c01c23cfb756c6258f-d # internal github.com/go-delve/delve/service/rpccommon mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b058/_pkg_.a packagefile github.com/go-delve/delve/pkg/version=$WORK/b092/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b112/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b113/_pkg_.a packagefile github.com/go-delve/delve/service/internal/sameuser=$WORK/b200/_pkg_.a packagefile github.com/go-delve/delve/service/rpc1=$WORK/b203/_pkg_.a packagefile github.com/go-delve/delve/service/rpc2=$WORK/b129/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile net/rpc=$WORK/b130/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b191/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/go-delve/delve/service/rpccommon -complete -installsuffix shared -buildid nEmip4IH-ipwceTheQLJ/nEmip4IH-ipwceTheQLJ -goversion go1.17.7 -importcfg $WORK/b202/importcfg -pack ./_build/src/github.com/go-delve/delve/service/rpccommon/server.go github.com/go-delve/delve/pkg/terminal/starbind mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b056/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b112/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile github.com/go-delve/delve/service/rpc2=$WORK/b129/_pkg_.a packagefile github.com/peterh/liner=$WORK/b192/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b194/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b197/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b196/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/go-delve/delve/pkg/terminal/starbind -complete -installsuffix shared -buildid jN0uDT_IWuylKCbomutk/jN0uDT_IWuylKCbomutk -goversion go1.17.7 -importcfg $WORK/b111/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/terminal/starbind/conv.go ./_build/src/github.com/go-delve/delve/pkg/terminal/starbind/repl.go ./_build/src/github.com/go-delve/delve/pkg/terminal/starbind/starlark.go ./_build/src/github.com/go-delve/delve/pkg/terminal/starbind/starlark_mapping.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d0/d0792dfaf59f0ffbbefdb82c985e098328f9a7e820da9b68c043de154763817b-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/11/11b0cd70745dc0646902529f2b5fdcd6e1fcbfd96f6473c5e0e32e2cdded0e39-d # internal github.com/go-delve/delve/pkg/terminal mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b060/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/cosiner/argv=$WORK/b065/_pkg_.a packagefile github.com/derekparker/trie=$WORK/b066/_pkg_.a packagefile github.com/go-delve/delve/pkg/config=$WORK/b046/_pkg_.a packagefile github.com/go-delve/delve/pkg/locspec=$WORK/b067/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal/colorize=$WORK/b110/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal/starbind=$WORK/b111/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b112/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile github.com/go-delve/delve/service/rpc2=$WORK/b129/_pkg_.a packagefile github.com/peterh/liner=$WORK/b192/_pkg_.a packagefile go/parser=$WORK/b102/_pkg_.a packagefile go/scanner=$WORK/b080/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/rpc=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b055/_pkg_.a packagefile os/signal=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b106/_pkg_.a packagefile time=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/go-delve/delve/pkg/terminal -complete -installsuffix shared -buildid IPQ2R8PfsH7E1zToFdeS/IPQ2R8PfsH7E1zToFdeS -goversion go1.17.7 -importcfg $WORK/b064/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/terminal/command.go ./_build/src/github.com/go-delve/delve/pkg/terminal/config.go ./_build/src/github.com/go-delve/delve/pkg/terminal/disasmprint.go ./_build/src/github.com/go-delve/delve/pkg/terminal/docgen.go ./_build/src/github.com/go-delve/delve/pkg/terminal/groups.go ./_build/src/github.com/go-delve/delve/pkg/terminal/starlark.go ./_build/src/github.com/go-delve/delve/pkg/terminal/terminal.go ./_build/src/github.com/go-delve/delve/pkg/terminal/terminal_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2a/2a1314ff9be05c00e42fccd3fcc0ae10ab2687742dac28192816618530783da2-d # internal github.com/go-delve/delve/cmd/dlv/cmds mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/config=$WORK/b046/_pkg_.a packagefile github.com/go-delve/delve/pkg/gobuild=$WORK/b053/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b054/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b058/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/pkg/version=$WORK/b092/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b112/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile github.com/go-delve/delve/service/dap=$WORK/b199/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b113/_pkg_.a packagefile github.com/go-delve/delve/service/rpc2=$WORK/b129/_pkg_.a packagefile github.com/go-delve/delve/service/rpccommon=$WORK/b202/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b122/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b204/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b055/_pkg_.a packagefile os/signal=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p github.com/go-delve/delve/cmd/dlv/cmds -complete -installsuffix shared -buildid oqMC0g4PsXL0L5lP3JZn/oqMC0g4PsXL0L5lP3JZn -goversion go1.17.7 -importcfg $WORK/b002/importcfg -pack ./_build/src/github.com/go-delve/delve/cmd/dlv/cmds/commands.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/11/11334a6f8d684b7d48de568526fcd86a69ccdbb426b9b3a5e855bf7f93e50499-d # internal github.com/go-delve/delve/cmd/dlv mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile github.com/go-delve/delve/cmd/dlv/cmds=$WORK/b002/_pkg_.a packagefile github.com/go-delve/delve/pkg/version=$WORK/b092/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/spf13/cobra/doc=$WORK/b208/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid -_l0_M2WmfbXvUJwCFEu/-_l0_M2WmfbXvUJwCFEu -goversion go1.17.7 -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/go-delve/delve/cmd/dlv/main.go ./_build/src/github.com/go-delve/delve/cmd/dlv/tools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0d/0d5a588ce200629774d5faf959b255e3be88b45acac9ddc4e897beac50e4efef-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/go-delve/delve/cmd/dlv=$WORK/b001/_pkg_.a packagefile github.com/go-delve/delve/cmd/dlv/cmds=$WORK/b002/_pkg_.a packagefile github.com/go-delve/delve/pkg/version=$WORK/b092/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/spf13/cobra/doc=$WORK/b208/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b009/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/go-delve/delve/pkg/config=$WORK/b046/_pkg_.a packagefile github.com/go-delve/delve/pkg/gobuild=$WORK/b053/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b054/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b058/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b112/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b109/_pkg_.a packagefile github.com/go-delve/delve/service/dap=$WORK/b199/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b113/_pkg_.a packagefile github.com/go-delve/delve/service/rpc2=$WORK/b129/_pkg_.a packagefile github.com/go-delve/delve/service/rpccommon=$WORK/b202/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b122/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b204/_pkg_.a packagefile net=$WORK/b123/_pkg_.a packagefile os/exec=$WORK/b055/_pkg_.a packagefile os/signal=$WORK/b127/_pkg_.a packagefile path/filepath=$WORK/b057/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b044/_pkg_.a packagefile syscall=$WORK/b038/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile runtime/debug=$WORK/b093/_pkg_.a packagefile text/template=$WORK/b094/_pkg_.a packagefile bufio=$WORK/b060/_pkg_.a packagefile context=$WORK/b056/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b061/_pkg_.a packagefile io=$WORK/b017/_pkg_.a packagefile log=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b209/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b205/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b047/_pkg_.a packagefile internal/itoa=$WORK/b029/_pkg_.a packagefile internal/oserror=$WORK/b035/_pkg_.a packagefile internal/poll=$WORK/b036/_pkg_.a packagefile internal/syscall/execenv=$WORK/b040/_pkg_.a packagefile internal/syscall/unix=$WORK/b037/_pkg_.a packagefile internal/testlog=$WORK/b041/_pkg_.a packagefile internal/unsafeheader=$WORK/b007/_pkg_.a packagefile io/fs=$WORK/b042/_pkg_.a packagefile internal/abi=$WORK/b010/_pkg_.a packagefile internal/bytealg=$WORK/b011/_pkg_.a packagefile internal/cpu=$WORK/b012/_pkg_.a packagefile internal/goexperiment=$WORK/b013/_pkg_.a packagefile runtime/internal/atomic=$WORK/b014/_pkg_.a packagefile runtime/internal/math=$WORK/b015/_pkg_.a packagefile runtime/internal/sys=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b045/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b051/_pkg_.a packagefile path=$WORK/b043/_pkg_.a packagefile github.com/cosiner/argv=$WORK/b065/_pkg_.a packagefile github.com/derekparker/trie=$WORK/b066/_pkg_.a packagefile github.com/go-delve/delve/pkg/locspec=$WORK/b067/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal/colorize=$WORK/b110/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal/starbind=$WORK/b111/_pkg_.a packagefile github.com/peterh/liner=$WORK/b192/_pkg_.a packagefile go/parser=$WORK/b102/_pkg_.a packagefile go/scanner=$WORK/b080/_pkg_.a packagefile net/rpc=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b048/_pkg_.a packagefile text/tabwriter=$WORK/b106/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b084/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b085/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b068/_pkg_.a packagefile go/constant=$WORK/b099/_pkg_.a packagefile go/printer=$WORK/b104/_pkg_.a packagefile go/token=$WORK/b081/_pkg_.a packagefile github.com/go-delve/delve/service/internal/sameuser=$WORK/b200/_pkg_.a packagefile github.com/google/go-dap=$WORK/b201/_pkg_.a packagefile debug/dwarf=$WORK/b069/_pkg_.a packagefile debug/elf=$WORK/b070/_pkg_.a packagefile debug/macho=$WORK/b075/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/core=$WORK/b114/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/gdbserial=$WORK/b119/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/native=$WORK/b128/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b191/_pkg_.a packagefile github.com/go-delve/delve/service/rpc1=$WORK/b203/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b124/_pkg_.a packagefile internal/nettrace=$WORK/b125/_pkg_.a packagefile internal/singleflight=$WORK/b126/_pkg_.a packagefile runtime/cgo=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b095/_pkg_.a packagefile text/template/parse=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b062/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b210/_pkg_.a packagefile encoding/csv=$WORK/b206/_pkg_.a packagefile encoding/hex=$WORK/b077/_pkg_.a packagefile flag=$WORK/b207/_pkg_.a packagefile go/ast=$WORK/b079/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b194/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b197/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b196/_pkg_.a packagefile container/ring=$WORK/b193/_pkg_.a packagefile go/internal/typeparams=$WORK/b103/_pkg_.a packagefile encoding/gob=$WORK/b131/_pkg_.a packagefile html/template=$WORK/b132/_pkg_.a packagefile net/http=$WORK/b134/_pkg_.a packagefile regexp/syntax=$WORK/b049/_pkg_.a packagefile compress/zlib=$WORK/b071/_pkg_.a packagefile debug/pe=$WORK/b076/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b083/_pkg_.a packagefile github.com/go-delve/delve/pkg/astutil=$WORK/b078/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/frame=$WORK/b082/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/line=$WORK/b086/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/loclist=$WORK/b087/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/reader=$WORK/b088/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/regnum=$WORK/b089/_pkg_.a packagefile github.com/go-delve/delve/pkg/elfwriter=$WORK/b090/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/internal/ebpf=$WORK/b091/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b097/_pkg_.a packagefile golang.org/x/arch/arm64/arm64asm=$WORK/b107/_pkg_.a packagefile golang.org/x/arch/x86/x86asm=$WORK/b108/_pkg_.a packagefile math/big=$WORK/b100/_pkg_.a packagefile go/build/constraint=$WORK/b105/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/amd64util=$WORK/b115/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/core/minidump=$WORK/b116/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/linutil=$WORK/b118/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/winutil=$WORK/b117/_pkg_.a packagefile encoding/xml=$WORK/b120/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/macutil=$WORK/b121/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b211/_pkg_.a packagefile html=$WORK/b133/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b195/_pkg_.a packagefile compress/gzip=$WORK/b135/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b198/_pkg_.a packagefile container/list=$WORK/b098/_pkg_.a packagefile crypto/rand=$WORK/b137/_pkg_.a packagefile crypto/tls=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b183/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b184/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b177/_pkg_.a packagefile math/rand=$WORK/b101/_pkg_.a packagefile mime=$WORK/b185/_pkg_.a packagefile mime/multipart=$WORK/b186/_pkg_.a packagefile net/http/httptrace=$WORK/b188/_pkg_.a packagefile net/http/internal=$WORK/b189/_pkg_.a packagefile net/http/internal/ascii=$WORK/b190/_pkg_.a packagefile net/textproto=$WORK/b182/_pkg_.a packagefile compress/flate=$WORK/b072/_pkg_.a packagefile hash=$WORK/b073/_pkg_.a packagefile hash/adler32=$WORK/b074/_pkg_.a packagefile hash/crc32=$WORK/b136/_pkg_.a packagefile crypto/aes=$WORK/b138/_pkg_.a packagefile crypto/cipher=$WORK/b139/_pkg_.a packagefile crypto/internal/boring=$WORK/b142/_pkg_.a packagefile crypto=$WORK/b143/_pkg_.a packagefile crypto/des=$WORK/b148/_pkg_.a packagefile crypto/ecdsa=$WORK/b149/_pkg_.a packagefile crypto/ed25519=$WORK/b156/_pkg_.a packagefile crypto/elliptic=$WORK/b150/_pkg_.a packagefile crypto/hmac=$WORK/b159/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b144/_pkg_.a packagefile crypto/md5=$WORK/b160/_pkg_.a packagefile crypto/rc4=$WORK/b161/_pkg_.a packagefile crypto/rsa=$WORK/b162/_pkg_.a packagefile crypto/sha1=$WORK/b163/_pkg_.a packagefile crypto/sha256=$WORK/b164/_pkg_.a packagefile crypto/sha512=$WORK/b153/_pkg_.a packagefile crypto/subtle=$WORK/b141/_pkg_.a packagefile crypto/x509=$WORK/b165/_pkg_.a packagefile encoding/pem=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b169/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b178/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b180/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b181/_pkg_.a packagefile mime/quotedprintable=$WORK/b187/_pkg_.a packagefile crypto/internal/subtle=$WORK/b140/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b145/_pkg_.a packagefile encoding/asn1=$WORK/b146/_pkg_.a packagefile crypto/internal/randutil=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b155/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b157/_pkg_.a packagefile crypto/elliptic/internal/fiat=$WORK/b151/_pkg_.a packagefile crypto/dsa=$WORK/b166/_pkg_.a packagefile crypto/x509/pkix=$WORK/b167/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b170/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b171/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b173/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b179/_pkg_.a packagefile crypto/ed25519/internal/edwards25519/field=$WORK/b158/_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=7d4F-YlLc0CoIbZ7NX9s/-_l0_M2WmfbXvUJwCFEu/FS-hzye6ry0zJWdktn2T/7d4F-YlLc0CoIbZ7NX9s -compressdwarf=false -B 0x2dd989e90ecb338a17f12e522845e7961b080697 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/dlv rm -r $WORK/b001/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jJMlY3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 ++ dirname /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 + cd delve-1.7.2 + export GO111MODULE=off + GO111MODULE=off + export GOPATH=/builddir/build/BUILD/delve-1.7.2/_build + GOPATH=/builddir/build/BUILD/delve-1.7.2/_build + install -Dpm 0755 bin/dlv /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64/usr/bin/dlv + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.7.2-1.module+oc8.6.0+219+26602ff0 --unique-debug-suffix -1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 --unique-debug-src-base delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/delve-1.7.2 extracting debug info from /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64/usr/bin/dlv /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 7946 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hOXHD8 + umask 022 + cd /builddir/build/BUILD + cd delve-1.7.2 + DOCDIR=/builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64/usr/share/doc/delve + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64/usr/share/doc/delve + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64/usr/share/doc/delve + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64/usr/share/doc/delve + cp -pr Documentation/EditorIntegration.md Documentation/KnownBugs.md Documentation/README.md Documentation/api Documentation/backend_test_health.md Documentation/cli Documentation/faq.md Documentation/installation Documentation/internal Documentation/usage /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64/usr/share/doc/delve + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.g3ObMG + umask 022 + cd /builddir/build/BUILD + cd delve-1.7.2 + LICENSEDIR=/builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64/usr/share/licenses/delve + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64/usr/share/licenses/delve + cp -pr LICENSE /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64/usr/share/licenses/delve + exit 0 Provides: delve = 1.7.2-1.module+oc8.6.0+219+26602ff0 delve(x86-64) = 1.7.2-1.module+oc8.6.0+219+26602ff0 dlv = 1.7.2 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) Processing files: delve-debugsource-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 Provides: delve-debugsource = 1.7.2-1.module+oc8.6.0+219+26602ff0 delve-debugsource(x86-64) = 1.7.2-1.module+oc8.6.0+219+26602ff0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: delve-debuginfo-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 Provides: debuginfo(build-id) = 3f23ee5971f0c9eff35c4e4b9ff610ef92cb73c9 delve-debuginfo = 1.7.2-1.module+oc8.6.0+219+26602ff0 delve-debuginfo(x86-64) = 1.7.2-1.module+oc8.6.0+219+26602ff0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: delve-debugsource(x86-64) = 1.7.2-1.module+oc8.6.0+219+26602ff0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 Wrote: /builddir/build/RPMS/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64.rpm Wrote: /builddir/build/RPMS/delve-debugsource-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64.rpm Wrote: /builddir/build/RPMS/delve-debuginfo-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vbwUBt + umask 022 + cd /builddir/build/BUILD + cd delve-1.7.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/delve-1.7.2-1.module+oc8.6.0+219+26602ff0.x86_64 + exit 0 Child return code was: 0