Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/delve.spec'], chrootPath='/var/lib/mock/module-go-toolset-an8-8080020230728021921-76fe5a89-build-291683-65070/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=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --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.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/delve.spec'], chrootPath='/var/lib/mock/module-go-toolset-an8-8080020230728021921-76fe5a89-build-291683-65070/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=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6AjQTO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf delve-1.9.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/delve-1.9.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd delve-1.9.1 + /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.9.1 /builddir/build/BUILD/src/github.com/go-delve/delve + mkdir -p /builddir/build/BUILD/delve-1.9.1/_build + mv /builddir/build/BUILD/src /builddir/build/BUILD/delve-1.9.1/_build/src + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eab023 + umask 022 + cd /builddir/build/BUILD + cd delve-1.9.1 + export GO111MODULE=off + GO111MODULE=off + export GOPATH=/builddir/build/BUILD/delve-1.9.1/_build + GOPATH=/builddir/build/BUILD/delve-1.9.1/_build ++ tr -d ' \n' ++ head -c20 /dev/urandom ++ od -An -tx1 + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags '-compressdwarf=false -B 0x5076b5b5a02e3008db923a15592b5286ee555c4a -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-build2430137762 internal/goarch mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid 3AteFWEyXe8daV4NGCXZ/3AteFWEyXe8daV4NGCXZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go internal/unsafeheader mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid zKM-uHnGLXfJzZxMeA17/zKM-uHnGLXfJzZxMeA17 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/goexperiment mkdir -p $WORK/b014/ 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=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid wm8D642RCFAOByuHylm_/wm8D642RCFAOByuHylm_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_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/exp_unified_off.go /usr/lib/golang/src/internal/goexperiment/flags.go internal/goos mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid h_BuLKhpDZssQrZUeyVd/h_BuLKhpDZssQrZUeyVd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/zgoos_linux.go internal/race mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -installsuffix shared -buildid wQjfW1eWhj4plxoNzk-n/wQjfW1eWhj4plxoNzk-n -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go unicode mkdir -p $WORK/b024/ unicode/utf8 mkdir -p $WORK/b025/ encoding mkdir -p $WORK/b026/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -installsuffix shared -buildid x0gszidyrTiXl2NJjEh_/x0gszidyrTiXl2NJjEh_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b024/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/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid fFYeIG-3R3ICyh8q74l6/fFYeIG-3R3ICyh8q74l6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p encoding -std -complete -installsuffix shared -buildid swarbifLQLga8idv4Pgr/swarbifLQLga8idv4Pgr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/encoding/encoding.go math/bits mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p math/bits -std -complete -installsuffix shared -buildid yqY5WtWedq7CTaUIRU27/yqY5WtWedq7CTaUIRU27 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b030/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 internal/itoa mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/itoa -std -complete -installsuffix shared -buildid knVMms12hb8NSRJRMODJ/knVMms12hb8NSRJRMODJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid 9v-jEKlPQ78KVtGFrSiV/9v-jEKlPQ78KVtGFrSiV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack ./_build/src/golang.org/x/sys/internal/unsafeheader/unsafeheader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/77/77ac12b7f4e2f1e432de48797840faa03a5cc59f472eba7438653a6aa920f6ba-d # internal crypto/internal/subtle mkdir -p $WORK/b104/ internal/nettrace mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p internal/nettrace -std -complete -installsuffix shared -buildid sa2Jca087sGW1x3ey9Md/sa2Jca087sGW1x3ey9Md -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/subtle -std -complete -installsuffix shared -buildid tcgLbrlqiAO7uRhHTBSc/tcgLbrlqiAO7uRhHTBSc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/subtle/aliasing.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal crypto/subtle mkdir -p $WORK/b105/ cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/3f/3f5bb59ee74e6527acb7f147f88cdddd9c1598763599e5d366e43749a495ec24-d # internal cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/subtle -std -complete -installsuffix shared -buildid hhL9L6zmMsZyTmj6pEPk/hhL9L6zmMsZyTmj6pEPk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go github.com/rivo/uniseg mkdir -p $WORK/b216/ github.com/go-delve/delve/pkg/proc/macutil mkdir -p $WORK/b153/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid BrssNeh6w8mnuMlCF6kd/BrssNeh6w8mnuMlCF6kd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b216/importcfg -pack ./_build/src/github.com/rivo/uniseg/doc.go ./_build/src/github.com/rivo/uniseg/grapheme.go ./_build/src/github.com/rivo/uniseg/properties.go container/list mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p container/list -std -complete -installsuffix shared -buildid hifDHKARxWHSYqSdAbA_/hifDHKARxWHSYqSdAbA_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/go-delve/delve/pkg/proc/macutil -complete -installsuffix shared -buildid V8lJV-4Zlj-JSSublSPr/V8lJV-4Zlj-JSSublSPr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/macutil/rosetta_other.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid w4Q7agOZl9cEspqJKbjj/w4Q7agOZl9cEspqJKbjj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid ug4go0yWH1W7rhrGBr0Z/ug4go0yWH1W7rhrGBr0Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b191/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle/aliasing.go container/ring mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p container/ring -std -complete -installsuffix shared -buildid jOfE-HvPB1W4XDkTkMZ-/jOfE-HvPB1W4XDkTkMZ- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/container/ring/ring.go internal/cpu mkdir -p $WORK/b013/ cat >$WORK/b013/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/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./cpu.s ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/d2/d2877445aa812550bf5dd551d535fc9a9b8513958feb21e3ea5f5d4e644c3cd0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c8/c8fdd60e9bbdcf347fc66e91542550790938008f4e6f65d0bcde815dd12788a1-d # internal internal/abi mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b011/symabis ./abi_test.s runtime/internal/math mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid bDGTdhTL-uYhdwBSv3zV/bDGTdhTL-uYhdwBSv3zV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go runtime/internal/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/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/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b016/symabis ./atomic_amd64.s cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/50/507b199478d4c5b97889b8d305f1dc1d20342903a00b27ad4c18f03c134a7c99-d # internal runtime/internal/syscall mkdir -p $WORK/b019/ cat >$WORK/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a3/a3f5e71c568aa9c3ed0d3a77e9f8a0461c633a5243b73f082ecdae5d9abdcfa5-d # internal sync/atomic mkdir -p $WORK/b023/ cat >$WORK/b023/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/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b023/symabis ./asm.s unicode/utf16 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid ls6K8xtw1SL-Uwqc5eP0/ls6K8xtw1SL-Uwqc5eP0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/88/88f3b218186f59c6b25cbd4f9898e35630660ea6e821ad5263774ab1fe360286-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/bd/bd26723762f072f57cee9d0d9a90910ebcba5f299e5f6ebcb2f19395e45a6cda-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/de/de3e05de5cf05c57b52d0d12877a75a7626c4da5ab50d5945ea98f04e18c7dda-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/04/04aac58c78f95e3615dfb4aa8ae1f0ac8179ff53ff653dbe23bcaaf2ee59ff63-d # internal runtime/internal/sys mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid GENQG1_nfXS0vfeT4QcC/GENQG1_nfXS0vfeT4QcC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.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/zversion.go cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/33/335f2b528df41bcde2a52980796be62c9afc5200d2ac300aed5c675a97426ac8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a7/a71726f7b8f24add7a83773c850678b8af80a30a0109b61bcdb3783b8cf03c3e-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/e7/e76a571e707ae51996cc066b7fa55ca5bf27b0ee9790834f2df6d99b85f9530b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/5a/5af66bfa184f7a578742d1637a82e7394da876986ec7706197d6de5c563ff878-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/42/42b2b75b481b0dfc2984da3933e70d6496698628dd726f101a3ea7197df5c100-d # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/cpu -std -+ -installsuffix shared -buildid c3WDaAtO8w8S9Wmu4yDd/c3WDaAtO8w8S9Wmu4yDd -goversion go1.19.10 -symabis $WORK/b013/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/b6/b60d8ad502022d5771ad6cfe2cb3810117a6307ea0fab269897e8960695aa64d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal 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=>" -p sync/atomic -std -installsuffix shared -buildid pcEIjLpitBrGJKC--YqK/pcEIjLpitBrGJKC--YqK -goversion go1.19.10 -symabis $WORK/b023/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 5OHLdvnB_QXTnT4WEqUm/5OHLdvnB_QXTnT4WEqUm -goversion go1.19.10 -symabis $WORK/b016/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/fe/febf66f3836c669972e7f7c30497db6d7952d39a018885776de124bd0f67945c-d # internal cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/abi -std -+ -installsuffix shared -buildid p-sgJPwJvx8psdgKZkv5/p-sgJPwJvx8psdgKZkv5 -goversion go1.19.10 -symabis $WORK/b011/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/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/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid porgpM4gCaO9six7WHzq/porgpM4gCaO9six7WHzq -goversion go1.19.10 -symabis $WORK/b019/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_amd64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/22/22b40d7c62b662ed6e0574f2d47ced2bcb048b0e0dc8040e6346f96032094197-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/1d/1dcf8062b468d2183f4e7a3daf861e6a87f4aa979bd316786849a559022405bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/34/3463924b4e74c2abade7617709a1213d78bb61e8b11d294aa07c4ab4f52fcd9d-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b019/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/cpu.o ./cpu.s cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_amd64.o # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b016/atomic_amd64.o ./atomic_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/cpu_x86.o ./cpu_x86.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e5/e5e4c47aff4d66b0e434ac065b09d744f79f469f2c44b1d34f12eee005f58a6d-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b023/asm.o ./asm.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/fe/fec150828f50edc2b25d16b9237ff681da3362dd799a20236318cdbfd514704d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/b5/b52e552ae6b4bac665422804fd04232f4189cd682d306f215099d5ad1ebf639d-d # internal crypto/internal/boring/bcache mkdir -p $WORK/b172/ crypto/internal/boring/fipstls mkdir -p $WORK/b180/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cat >$WORK/b172/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b172/symabis ./stub.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/cpu.o $WORK/b013/cpu_x86.o # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/ed/ed7d28e86da0cce3f56bec394f91ef508ab63ab8e93fae266d306cd8b13b1e25-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/d8/d8bbb12ef402138fb7dd61737e39c507c5cf9c945d691efab735ae781810865a-d # internal cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p crypto/internal/boring/bcache -std -installsuffix shared -buildid qV1ebrrnWbEkzsJ-DrzZ/qV1ebrrnWbEkzsJ-DrzZ -goversion go1.19.10 -symabis $WORK/b172/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/go_asm.h /usr/lib/golang/src/crypto/internal/boring/bcache/cache.go cat >$WORK/b180/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/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b180/symabis ./stub.s cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/fa/fa1cf98dfbaa4d7f58c82e6725285895424b830bda879ecbf9424ce4ccfae6b2-d # internal internal/bytealg mkdir -p $WORK/b012/ cat >$WORK/b012/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/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b012/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid cNFU0XE3uE6uxr4xdHeM/cNFU0XE3uE6uxr4xdHeM -goversion go1.19.10 -symabis $WORK/b180/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack -asmhdr $WORK/b180/go_asm.h /usr/lib/golang/src/crypto/internal/boring/fipstls/tls.go math mkdir -p $WORK/b029/ cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b172/stub.o ./stub.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/abi_test.o ./abi_test.s cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b029/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/bytealg -std -+ -installsuffix shared -buildid 28W_Oqfk4g7ET0nda8qb/28W_Oqfk4g7ET0nda8qb -goversion go1.19.10 -symabis $WORK/b012/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/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 cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/9f/9f417f3836e110818e77c3e38d3850129304ba27e154ab736f707ae84515f64c-d # internal github.com/shurcooL/sanitized_anchor_name mkdir -p $WORK/b234/ cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b172/_pkg_.a $WORK/b172/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile unicode=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p github.com/shurcooL/sanitized_anchor_name -complete -installsuffix shared -buildid 3Kk32m4owXWcvc7UQQeU/3Kk32m4owXWcvc7UQQeU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b234/importcfg -pack ./_build/src/github.com/shurcooL/sanitized_anchor_name/main.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/89/897afa83fcfd3bdae2a2a00167aafa0fab0d198020ecf8a66de92e2ac3bf155c-d # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/abi_test.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/cb/cb30dc9f7f6a0552b7538cd5613af9c038ed78288a5723070740126048f22d9d-d # internal cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p math -std -installsuffix shared -buildid o7bTdXGckUNZmF2ywORT/o7bTdXGckUNZmF2ywORT -goversion go1.19.10 -symabis $WORK/b029/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b012/compare_amd64.o ./compare_amd64.s cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/e7/e7736a10d8713e35f2e716561d3eff5e58a50ec28cf036088ea50c3ef008e3e4-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/fipstls -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b180/stub.o ./stub.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b012/count_amd64.o ./count_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b180/_pkg_.a $WORK/b180/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/76/7650225932d939244b324620e1d50db774b459bbd504985f023c4a415419b4e2-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b012/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b012/index_amd64.o ./index_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b012/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b012/_pkg_.a $WORK/b012/compare_amd64.o $WORK/b012/count_amd64.o $WORK/b012/equal_amd64.o $WORK/b012/index_amd64.o $WORK/b012/indexbyte_amd64.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/08/08d3348650e9ede5b6119f4be3f7214d24db4bd7a226fbed248bf9ce2fd94f88-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b029/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b029/exp_amd64.o ./exp_amd64.s runtime mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b029/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b029/hypot_amd64.o ./hypot_amd64.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p runtime -std -+ -installsuffix shared -buildid 1RT39b6o14pf_uJvZN4s/1RT39b6o14pf_uJvZN4s -goversion go1.19.10 -symabis $WORK/b010/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/asan0.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.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/mgclimit.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/security_linux.go /usr/lib/golang/src/runtime/security_unix.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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b029/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b029/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/dim_amd64.o $WORK/b029/exp_amd64.o $WORK/b029/floor_amd64.o $WORK/b029/hypot_amd64.o $WORK/b029/log_amd64.o $WORK/b029/sqrt_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d0/d00b5e53a468f98c3547762aae329b1e2cd2084da0d4bee5e1e8485f1124db57-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b010/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/preempt_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o $WORK/b010/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c1/c1dbadcbbb40c0ed27b3dc8c048e21a3ea36b316f03db639acf86584f6f185a2-d # internal internal/reflectlite mkdir -p $WORK/b006/ sync mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -installsuffix shared -buildid gBV13WFKc72HfrH-gEQB/gBV13WFKc72HfrH-gEQB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b021/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/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 -D GOAMD64_v1 -gensymabis -o $WORK/b006/symabis ./asm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/reflectlite -std -installsuffix shared -buildid gbKu-jYdMPN_zFsJ2vbO/gbKu-jYdMPN_zFsJ2vbO -goversion go1.19.10 -symabis $WORK/b006/symabis -shared -c=4 -nolocalimports -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/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ee/ee6ff739372bc855411552b0485b97bdd4885df618a4455c7eb3af948bc15a89-d # internal internal/testlog mkdir -p $WORK/b045/ internal/singleflight mkdir -p $WORK/b089/ math/rand mkdir -p $WORK/b108/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p internal/singleflight -std -complete -installsuffix shared -buildid Q1tcCMqA8rN-tDo4LQ3A/Q1tcCMqA8rN-tDo4LQ3A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b029/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p math/rand -std -complete -installsuffix shared -buildid QJPk9434THn_DgL_WyFK/QJPk9434THn_DgL_WyFK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b108/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 cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/testlog -std -complete -installsuffix shared -buildid sSJn423qKHHZq3tWTmjX/sSJn423qKHHZq3tWTmjX -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go runtime/cgo mkdir -p $WORK/b092/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b092/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/2f/2ffca331ac1e928d573bf4d003e2542af1ebd750fb22cfa28e0d258e9b197694-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e2/e25476baf060b59b859d98d04eedc479322e9dc14db3b912bbaa2a2342f27a5b-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/43/4359ccad0e02759cdc747c1cb0a3ca112c3c4b5896af9f618a4553ba895235c3-d # internal gcc -Wl,--no-gc-sections -x c - -o /dev/null || true 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 -D GOAMD64_v1 -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/cc/ccdebae24d35a71683e807ce90d4733836ac567ce7251c6f6dd429defbc79551-d # internal cd $WORK 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 errors cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b005/ sort mkdir -p $WORK/b036/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p errors -std -complete -installsuffix shared -buildid auNKHwFp8JRvgULn4QWU/auNKHwFp8JRvgULn4QWU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/wrap.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p sort -std -complete -installsuffix shared -buildid mU1CK8XkwJq8UoS0SDn-/mU1CK8XkwJq8UoS0SDn- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b036/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/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/32/328a54b88d506834eb2804ae5a1adb7d069f243fafdf3dbd88107d67591e6bb6-d # internal io mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -installsuffix shared -buildid 4-7vcpyNOmEvfDCSRAGH/4-7vcpyNOmEvfDCSRAGH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go strconv mkdir -p $WORK/b033/ internal/oserror mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/oserror -std -complete -installsuffix shared -buildid cCfDdgQnQmVPgGI65zZZ/cCfDdgQnQmVPgGI65zZZ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go internal/safefilepath mkdir -p $WORK/b043/ path mkdir -p $WORK/b047/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid wAD_xcSLZyvBMVUUwBMF/wAD_xcSLZyvBMVUUwBMF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b086/ github.com/hashicorp/golang-lru/simplelru mkdir -p $WORK/b123/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid hckeZ7Vxf3CUQl6h57co/hckeZ7Vxf3CUQl6h57co -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p strconv -std -complete -installsuffix shared -buildid 9MyuXEffFG2T0VAis027/9MyuXEffFG2T0VAis027 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b033/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 cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b124/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid JAn5FKMy9ZrSDYMNPFfg/JAn5FKMy9ZrSDYMNPFfg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack ./_build/src/github.com/hashicorp/golang-lru/simplelru/lru.go ./_build/src/github.com/hashicorp/golang-lru/simplelru/lru_interface.go crypto/internal/nistec/fiat mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x004.o -c gcc_fatalf.c cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p path -std -complete -installsuffix shared -buildid pc2S-nl71f8lq9QnLLLx/pc2S-nl71f8lq9QnLLLx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b047/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/b170/_pkg_.a -trimpath "$WORK/b170=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid so5h1l62OW3qBOa76GTN/so5h1l62OW3qBOa76GTN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/21/218b5771e1ce459800a71ea56759459c0340c0d703d3651fc8770f3ff9243ad1-d # internal github.com/derekparker/trie mkdir -p $WORK/b140/ cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9e/9eb1714d73d0724e84a2952ee58fddd1fd17a714026fb6cda3a8c6cb79b074e2-d # internal cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p github.com/derekparker/trie -complete -installsuffix shared -buildid COtA8Y80ChgbMlEizVNK/COtA8Y80ChgbMlEizVNK -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack ./_build/src/github.com/derekparker/trie/trie.go syscall mkdir -p $WORK/b041/ cat >$WORK/b041/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b041/symabis ./asm_linux_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/8a/8a08593b83fc936b2dd59b5d6cd7a059d37dfb0f1745a2b1ef2bf1ebe147d8c9-d # internal cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile internal/oserror=$WORK/b038/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p syscall -std -installsuffix shared -buildid 0QQVpaMAqQx-0TIZ6R2V/0QQVpaMAqQx-0TIZ6R2V -goversion go1.19.10 -symabis $WORK/b041/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h /usr/lib/golang/src/syscall/asan0.go /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/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.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_linux.go /usr/lib/golang/src/syscall/syscall_linux_accept4.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/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/31/31f3053d4110607e47fc100c7de3bcf76c68fcf4efe8958561113f68288cb160-d # 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/b020/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/39/39abb9862d014b9b975ca71dea3f8705c3687793c9fb8e5ca1080a96ee6e654c-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/08/0884ef1b03bfc1dd31f0a91c884ddee6aea40543ea280aed7b81a43bdd258c69-d # internal bytes mkdir -p $WORK/b004/ strings mkdir -p $WORK/b048/ hash mkdir -p $WORK/b056/ crypto/internal/randutil mkdir -p $WORK/b116/ text/tabwriter mkdir -p $WORK/b131/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x006.o -c gcc_linux_amd64.c cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p text/tabwriter -std -complete -installsuffix shared -buildid XjF_roupNzWsXtFDqVAC/XjF_roupNzWsXtFDqVAC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p bytes -std -installsuffix shared -buildid -odOEENjaxana7qOSk4A/-odOEENjaxana7qOSk4A -goversion go1.19.10 -shared -c=4 -nolocalimports -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 cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p strings -std -complete -installsuffix shared -buildid NxeEjyC8u_4OqWM9TWwo/NxeEjyC8u_4OqWM9TWwo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.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 cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid SHKeumFcTtI6VvNlN-xb/SHKeumFcTtI6VvNlN-xb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p hash -std -complete -installsuffix shared -buildid uKcaaMba0NaBJNlQEb9g/uKcaaMba0NaBJNlQEb9g -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e8/e809d14b28983ce11be7fabef45bab754ca74c38a1a4b2d6ba4b7d5acc64855b-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f3/f39df52075bdddf2f8c035865a226eaa424b7498da42a71a895b28f569a758dd-d # internal hash/adler32 mkdir -p $WORK/b057/ cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e9/e980651b38026fc4cde16fff7b6f86e4602ad4448507ccaa90aeb04afb90faa0-d # internal hash/crc32 mkdir -p $WORK/b134/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p hash/adler32 -std -complete -installsuffix shared -buildid yqV-b8IFZsPTvVPyc23r/yqV-b8IFZsPTvVPyc23r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/78/78fd0ca6e468f56b18c187ceb95e95a5a88d4366b83dca490a860528a656d55e-d # internal cat >$WORK/b134/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/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b134/symabis ./crc32_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p hash/crc32 -std -installsuffix shared -buildid PPCbi88qHPhbMsZPVqcP/PPCbi88qHPhbMsZPVqcP -goversion go1.19.10 -symabis $WORK/b134/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/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/b033/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/96/96180b365517ad6e6aaa100ca9147fd93d9d0ec00832fc9f014cf8860a7ab919-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c7/c7f0ca04f274b73e560cc630ceb100171782ec8fcbcbba7eed5c9132d82de1f7-d # internal reflect mkdir -p $WORK/b031/ crypto mkdir -p $WORK/b100/ cat >$WORK/b031/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b031/symabis ./asm_amd64.s crypto/rc4 mkdir -p $WORK/b182/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto -std -complete -installsuffix shared -buildid XR1PIbAp7xR4XXJs9zhV/XR1PIbAp7xR4XXJs9zhV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x010.o -c gcc_traceback.c cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid zYpFxg9s3J79Wo-lgrd0/zYpFxg9s3J79Wo-lgrd0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/58/584c84985e2ea81ea709fc5690caf05465c89e82b23f31d10094663f73d7f35c-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid NFdn-BnskVg-Oe4SvTMq/NFdn-BnskVg-Oe4SvTMq -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b200/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p reflect -std -installsuffix shared -buildid kT5khhraTJ3_KNvAHPFA/kT5khhraTJ3_KNvAHPFA -goversion go1.19.10 -symabis $WORK/b031/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.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 cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/80/805af9345963c5a41e94223df64ee38102b833a07743fb16a1196fc68c1f2fa2-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b134/crc32_amd64.o ./crc32_amd64.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x011.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ce/ceec26f5f051a2369d73de94795b308fc29c17ba987bd7b2856f335703d036fb-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b134/_pkg_.a $WORK/b134/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/db/dba3784f295fb6183612d0d0c28b8ce7e2d3a20e10365853b8040136969cb748-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f4/f443f464f4c3f4dc138642339c7303aae63faf7bbb0eaeaae5233f7e943f5413-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/e5/e578449902a0fc6ed3fb9396deef59d3f032048750eecec7ea0780fe321deb86-d # internal bufio mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p bufio -std -complete -installsuffix shared -buildid c-hGWYAUPv2r-pt00c7p/c-hGWYAUPv2r-pt00c7p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp/syntax mkdir -p $WORK/b112/ go/build/constraint mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p go/build/constraint -std -complete -installsuffix shared -buildid hc0r8IAYkc5OUFpu3Ock/hc0r8IAYkc5OUFpu3Ock -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go html mkdir -p $WORK/b161/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p regexp/syntax -std -complete -installsuffix shared -buildid FYIf36ZDKWGvUbVU8tvg/FYIf36ZDKWGvUbVU8tvg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b112/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 net/http/internal/ascii mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid o1BAulbmQm4RVgWWy2Xa/o1BAulbmQm4RVgWWy2Xa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go go.starlark.net/internal/spell mkdir -p $WORK/b218/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p html -std -complete -installsuffix shared -buildid 8wUgHY1h1bM_12l32uwe/8wUgHY1h1bM_12l32uwe -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p go.starlark.net/internal/spell -complete -installsuffix shared -buildid 5BPZs-RvEXUZXzmy110p/5BPZs-RvEXUZXzmy110p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b218/importcfg -pack ./_build/src/go.starlark.net/internal/spell/spell.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x012.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/bb/bb5fb14700ebdffb136b6ffd61e7f28eb32cfb94676d878a266173572e2324b5-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b041=>" -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b041/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/93/93e8746b83ce4940ed3b52e7af55161eac2f94c02a828cb152a1581d42d59e74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/af/afabe4199513e372ba81aced914f9012cc27bb710aa79a50e87bebdf2bea59f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f3/f3b549188e7e6729e4f86ec7300f63e4e974ebf5c51aa4c15451696ecd8fac46-d # internal internal/syscall/unix mkdir -p $WORK/b040/ time mkdir -p $WORK/b042/ internal/syscall/execenv mkdir -p $WORK/b044/ cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/a0/a0af277d5c1c47c310ed7ef96dc97811676e17e0229b5462dee714b69f8ccac6-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b154/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid A2s19exTKDo8JygbtjIn/A2s19exTKDo8JygbtjIn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.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/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid -hgb7fdKmZaUJORIpOvr/-hgb7fdKmZaUJORIpOvr -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p time -std -installsuffix shared -buildid uHC0uYhRnfzeQEevU0bi/uHC0uYhRnfzeQEevU0bi -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b042/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_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid WjRoJScsmtnx_pOYFtGx/WjRoJScsmtnx_pOYFtGx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b154/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 cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/94/9459a8a0dd5fd1b1aff5a4da31dd382cb9c024167abda3b636d9317b267216cc-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I $WORK/b092/ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o $WORK/b092/_x013.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/19/191b139ffc831d2d23ad6c9d796cc0798a84b59659920af0248206d027c7104e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/4e/4e83e3e6f9df6ef86a45bc9b25a3a030cb09acfc572e75126cde38f4cd5954b5-d # internal cd $WORK/b092 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -fno-stack-protector -fdebug-prefix-map=/usr/lib/golang/src/runtime/cgo=/_/runtime/cgo -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/d8/d8d8d8de9902b01db647aa41bc7e70969d57408b814e95691c678cca18ac668b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/87/87160218c3250fd9c47988a9f5f7cd4c605921aad3dcfd995a173bffd9b15f7b-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/4d/4d8fb99edefc30617b7817ad249cf89207bf637ddbcce6f42aec0612ad8e83a9-d # internal cd /builddir/build/BUILD/delve-1.9.1 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/13/1326d9df1134d1f74d5b99c2c739887d8f6374b631034ffdf8ee86175edf73d7-d # internal regexp mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b112/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p regexp -std -complete -installsuffix shared -buildid GUuR85h4gO9e1GIg3kCu/GUuR85h4gO9e1GIg3kCu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b111/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 cat >$WORK/b092/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/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./asm_amd64.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p runtime/cgo -std -installsuffix shared -buildid KxeO5_XygvmL2fH_edxa/KxeO5_XygvmL2fH_edxa -goversion go1.19.10 -symabis $WORK/b092/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/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/b092/_cgo_gotypes.go $WORK/b092/cgo.cgo1.go $WORK/b092/_cgo_import.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b092/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b092/_pkg_.a $WORK/b092/asm_amd64.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o $WORK/b092/_x006.o $WORK/b092/_x007.o $WORK/b092/_x008.o $WORK/b092/_x009.o $WORK/b092/_x010.o $WORK/b092/_x011.o $WORK/b092/_x012.o $WORK/b092/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/bf/bf157a4c4b513234887c54fc7798662d5b0e39bc0be44d633841bcc0e74b688e-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/1f/1f3608e716eb315b25200a9a04a2569d3739f484489ef2683fb702f5b5b1d680-d # internal internal/poll mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/poll -std -installsuffix shared -buildid zr3f3q9q3ByvUzF5dgGG/zr3f3q9q3ByvUzF5dgGG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b039/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 context mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p context -std -complete -installsuffix shared -buildid vORSM2eNVoIig-Ez_c69/vORSM2eNVoIig-Ez_c69 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/oserror=$WORK/b038/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p io/fs -std -complete -installsuffix shared -buildid 7el8-bu_N_SQc0DpzApC/7el8-bu_N_SQc0DpzApC -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b046/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1f/1fb13a35b154ddf00000740a6a7f11c19bb3f0a0ebc6d61a31e4f7259c1d96a2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/54/548c74d34e124fa1a462df16f68ada30078289a9bdae8a907327f0b285d7d767-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1c/1c40af9a96859d6039463487e8a7722dc2acd5c9c422a5363da93cf050962b56-d # internal embed mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p embed -std -complete -installsuffix shared -buildid ScAPjOfL66rR8AMffLak/ScAPjOfL66rR8AMffLak -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/embed/embed.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b031/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/2d/2d8600edfa021f987e407cbd4b65778136ce82b2c24034bb0a78e0444092a123-d # internal os mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile internal/oserror=$WORK/b038/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/safefilepath=$WORK/b043/_pkg_.a packagefile internal/syscall/execenv=$WORK/b044/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b045/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p os -std -installsuffix shared -buildid OeSM6CxDG8iBSZErFyyE/OeSM6CxDG8iBSZErFyyE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b037/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/pipe2_unix.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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/29/29d8d801d84ce7cfea80f013daa55115ab1c3c0c186f0e8714a9c6fe2812bbc1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal internal/fmtsort mkdir -p $WORK/b035/ encoding/binary mkdir -p $WORK/b028/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid vFVuPAxy7sgSoBtQ0EDn/vFVuPAxy7sgSoBtQ0EDn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/57/57668c1f02ebb5c095f214e8c8a8f0f4a7c1584bf2f32677b1cbbd115f7e08f5-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p encoding/binary -std -complete -installsuffix shared -buildid THLis6Fd5GWC9wTj9pg5/THLis6Fd5GWC9wTj9pg5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b028/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/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/fd/fd711ed57a7cd63872eff6ad48cc2a8447302bac17de0e699955e5e90e49f8fb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/75/75955aebfa608239c4bb004739d26ff1ca564bcb56254326eca446d68ec9feed-d # internal encoding/base64 mkdir -p $WORK/b027/ golang.org/x/sys/unix mkdir -p $WORK/b081/ cat >$WORK/b081/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/delve-1.9.1/_build/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b081/symabis ./asm_linux_amd64.s crypto/cipher mkdir -p $WORK/b103/ cat >$WORK/b103/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/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b103/symabis ./xor_amd64.s crypto/internal/nistec mkdir -p $WORK/b169/ cat >$WORK/b169/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b169/symabis ./p256_asm_amd64.s crypto/internal/edwards25519/field mkdir -p $WORK/b178/ crypto/md5 mkdir -p $WORK/b181/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding/base64 -std -complete -installsuffix shared -buildid cZGSAwstnHT3i7kP5r5H/cZGSAwstnHT3i7kP5r5H -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b192/ cat >$WORK/b178/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b178/symabis ./fe_amd64.s vendor/golang.org/x/crypto/curve25519/internal/field mkdir -p $WORK/b195/ cat >$WORK/b181/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b181=>" -I $WORK/b181/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b181/symabis ./md5block_amd64.s cat >$WORK/b192/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b192=>" -I $WORK/b192/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b192/symabis ./sum_amd64.s cat >$WORK/b195/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b195=>" -I $WORK/b195/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b195/symabis ./fe_amd64.s cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b082/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p golang.org/x/sys/unix -installsuffix shared -buildid AjgxyVoxu4lTF4lBUmab/AjgxyVoxu4lTF4lBUmab -goversion go1.19.10 -symabis $WORK/b081/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/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/ifreq_linux.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_alarm.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/sysvshm_linux.go ./_build/src/golang.org/x/sys/unix/sysvshm_unix.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/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/cipher -std -installsuffix shared -buildid 8-ITN-0bHwDzvveWd3Nx/8-ITN-0bHwDzvveWd3Nx -goversion go1.19.10 -symabis $WORK/b103/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/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/b195/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p vendor/golang.org/x/crypto/curve25519/internal/field -std -installsuffix shared -buildid HFe4U0NoWYktSqU6OXmt/HFe4U0NoWYktSqU6OXmt -goversion go1.19.10 -symabis $WORK/b195/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b195/importcfg -pack -asmhdr $WORK/b195/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_arm64_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field/fe_generic.go cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid aQrcGHUi-auoTJjP059i/aQrcGHUi-auoTJjP059i -goversion go1.19.10 -symabis $WORK/b178/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack -asmhdr $WORK/b178/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b100/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p crypto/md5 -std -installsuffix shared -buildid mTfgSXpAjjRcLXGxmjTq/mTfgSXpAjjRcLXGxmjTq -goversion go1.19.10 -symabis $WORK/b181/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack -asmhdr $WORK/b181/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 cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid ZZD3tvWpfOB5NuweN5mf/ZZD3tvWpfOB5NuweN5mf -goversion go1.19.10 -symabis $WORK/b192/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b192/importcfg -pack -asmhdr $WORK/b192/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=$WORK/b170/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile embed=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b169/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 9kcZLvfygfijAPqeMglz/9kcZLvfygfijAPqeMglz -goversion go1.19.10 -symabis $WORK/b169/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -embedcfg $WORK/b169/embedcfg -pack -asmhdr $WORK/b169/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6d/6d7927056f3943793477929d749355296dd13f732686f7548e587e02654b4fa5-d # internal fmt mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p fmt -std -complete -installsuffix shared -buildid 7--U6FtU-8BMhPuUvQso/7--U6FtU-8BMhPuUvQso -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b034/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 path/filepath mkdir -p $WORK/b070/ io/ioutil mkdir -p $WORK/b084/ internal/godebug mkdir -p $WORK/b087/ os/signal mkdir -p $WORK/b155/ cat >$WORK/b155/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/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b155/symabis ./sig.s github.com/mattn/go-runewidth mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=$WORK/b216/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 6QntfS5iydBXUE97e0B6/6QntfS5iydBXUE97e0B6 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b215/importcfg -pack ./_build/src/github.com/mattn/go-runewidth/runewidth.go ./_build/src/github.com/mattn/go-runewidth/runewidth_posix.go ./_build/src/github.com/mattn/go-runewidth/runewidth_table.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p path/filepath -std -complete -installsuffix shared -buildid wx_m-AeOTtnSYdS3NlIQ/wx_m-AeOTtnSYdS3NlIQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b070/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 cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p io/ioutil -std -complete -installsuffix shared -buildid d_nt_FQ9qUke7RBGCJ8M/d_nt_FQ9qUke7RBGCJ8M -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p internal/godebug -std -complete -installsuffix shared -buildid QPD7g0PR200MihQ8Hu9A/QPD7g0PR200MihQ8Hu9A -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/cipher -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b103/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b080/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p os/signal -std -installsuffix shared -buildid FA5zaJAWefSWXqlZ9gP3/FA5zaJAWefSWXqlZ9gP3 -goversion go1.19.10 -symabis $WORK/b155/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack -asmhdr $WORK/b155/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 cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e0/e042ddfc895d10acd36b2d574dde4d248f4437753106dd24fc98b5bad3f30afb-d # internal encoding/pem mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p encoding/pem -std -complete -installsuffix shared -buildid 5RJ7pxHZgBZGL24p0fh5/5RJ7pxHZgBZGL24p0fh5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b188/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b178/fe_amd64.o ./fe_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/curve25519/internal/field -trimpath "$WORK/b195=>" -I $WORK/b195/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b195/fe_amd64.o ./fe_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b192=>" -I $WORK/b192/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b192/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ed/ed7e5b50cb60216242c28f971f980b33bcd7628ec0926bfe48bed0f07638ac9e-d # internal crypto/des mkdir -p $WORK/b166/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b190/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p crypto/des -std -complete -installsuffix shared -buildid 0sjJ0gcmjvIa_JJNxOdx/0sjJ0gcmjvIa_JJNxOdx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b166/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/b190/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b191/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 6uccCodHyoDkAwBC0_Dw/6uccCodHyoDkAwBC0_Dw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b190/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/cd/cd2969634be660099c411e76e42aa5fce757e131b6b2ad17299b117c1873a1fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal internal/intern mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p internal/intern -std -complete -installsuffix shared -buildid EP1w2qTJgp0k2puaipYD/EP1w2qTJgp0k2puaipYD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b178/_pkg_.a $WORK/b178/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/8f/8f22e4ce6ca8d0277f71ef44a6b1b0cda8c62d136aa14307b8e2b31336aa4e01-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/ec/ececa61c6b430521598cf074d1b4debfd0dcac4824d77925079353bcdee04ac8-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b193/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/internal/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b195/_pkg_.a $WORK/b195/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b181=>" -I $WORK/b181/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b181/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b192/_pkg_.a $WORK/b192/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/6a/6a320e9cd3b4bc02a2978bb9fe8af3fbf8a024ed6408ab7af5e0da008d5a11af-d # internal cat >$WORK/b193/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/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b193/symabis ./cpu_x86.s crypto/internal/edwards25519 mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=$WORK/b178/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid QLvr_QwX8HNdHpJXrq8k/QLvr_QwX8HNdHpJXrq8k -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/ca/ca174dbe819113ce90e580e6122b7e4f001d77b6ec8900f9aead30180c378130-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/03/037cfbec8d8d2be8e017b6baa196c1986953ce572e4a8ddc757beb8a7f1ae363-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b155=>" -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b155/sig.o ./sig.s cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/73/73d3b6d94f7b84b42ba3db39015f9c5f2ff7da3da98175e5d9981691415f3555-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/29/29d5a3a9db788ef37f338ab74726941db02442b7e3ee69489e9901f410e83eaa-d # internal os/exec mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b080/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/syscall/execenv=$WORK/b044/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p os/exec -std -complete -installsuffix shared -buildid tTliJZk8tznZU1lioTzs/tTliJZk8tznZU1lioTzs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b093/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/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b181/_pkg_.a $WORK/b181/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c9/c9176b21e7c58b64eaf664e5931e49cab1edfddd9b034e5aa84d5417c079e1d4-d # internal cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid rIMt-F7QdAOFw3CKwWiI/rIMt-F7QdAOFw3CKwWiI -goversion go1.19.10 -symabis $WORK/b193/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b193/importcfg -pack -asmhdr $WORK/b193/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b155/_pkg_.a $WORK/b155/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/45/459ed413e8666032489a213cbc575f9498a57ad468d873bc3c353b32393fe32b-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/7a/7afdd3fbaf408dbfb04cb15cfd324595a0469fe6436629d82065399812cdb556-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/0e/0e84f46a2bffa3b3dc6ea089e6758b12dfdde803d7a03783c1215955ef29b2df-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/fb/fb64cc615900fac023215e386c89046320ece4a4f05f682ef5002ce4d91e8e71-d # internal net/netip mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/intern=$WORK/b091/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p net/netip -std -complete -installsuffix shared -buildid 2DeDIKlOM4UWVVF1IC9p/2DeDIKlOM4UWVVF1IC9p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b193=>" -I $WORK/b193/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b193/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/be/be159c4e7ab4c2336ca5dd357bf90173dbf444dd210437a711bb7bccb96836b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b193/_pkg_.a $WORK/b193/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/a4/a4a9090f11e3fb6e08c1d5ff06375dee0a698dbcdaec3930a09e1268de662227-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b189/ cat >$WORK/b189/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/b189=>" -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b189/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/fb/fbcdfb63fa9c70ee042f20915a8ab98a2c02bdd9b945c9d22273d28f4c7fdbb8-d # internal github.com/go-delve/delve/pkg/proc/debuginfod mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile os/exec=$WORK/b093/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p github.com/go-delve/delve/pkg/proc/debuginfod -complete -installsuffix shared -buildid O_Wy7nSFaw-5Ek4nB6yJ/O_Wy7nSFaw-5Ek4nB6yJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/debuginfod/debuginfod.go cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/p256_asm_amd64.o ./p256_asm_amd64.s cat >$WORK/b189/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b190/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b192/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b191/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b193/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid VSviIre1TUg4ZEoz1uPc/VSviIre1TUg4ZEoz1uPc -goversion go1.19.10 -symabis $WORK/b189/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b189/importcfg -pack -asmhdr $WORK/b189/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/b034/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b169/_pkg_.a $WORK/b169/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/56/56378a91225583c13e2720c5b22186892444ccb71c2778295256ef01880b05f0-d # internal encoding/json mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p encoding/json -std -complete -installsuffix shared -buildid NLPuSiMgtLjJeV35mw4C/NLPuSiMgtLjJeV35mw4C -goversion go1.19.10 -shared -c=4 -nolocalimports -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 encoding/hex mkdir -p $WORK/b065/ compress/flate mkdir -p $WORK/b055/ cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/4d/4d22756eb0c7b5c1a7496b309e8f4a9dc49cfb9392763327cf4639de0d1a5a75-d # internal go/token mkdir -p $WORK/b069/ github.com/go-delve/delve/pkg/dwarf/regnum mkdir -p $WORK/b075/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p encoding/hex -std -complete -installsuffix shared -buildid p-ZiUQ0-b3B0Lwv3dfyd/p-ZiUQ0-b3B0Lwv3dfyd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go log mkdir -p $WORK/b083/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p compress/flate -std -complete -installsuffix shared -buildid qpXHuB7Vadpqkx68BCfu/qpXHuB7Vadpqkx68BCfu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b055/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 cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p log -std -complete -installsuffix shared -buildid 6Gmv1lFJbInCNznjam0i/6Gmv1lFJbInCNznjam0i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/log/log.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p go/token -std -complete -installsuffix shared -buildid NX-qF17vWBcw3sEpJhEO/NX-qF17vWBcw3sEpJhEO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b069/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 encoding/xml mkdir -p $WORK/b152/ mime mkdir -p $WORK/b206/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p encoding/xml -std -complete -installsuffix shared -buildid 2uNhWJ3CTXx5O0LL-Pl0/2uNhWJ3CTXx5O0LL-Pl0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b152/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 os/user mkdir -p $WORK/b136/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b136/ -importpath os/user -- -I $WORK/b136/ -g -O2 ./cgo_listgroups_unix.go ./cgo_lookup_unix.go ./getgrouplist_unix.go encoding/gob mkdir -p $WORK/b159/ gopkg.in/yaml.v2 mkdir -p $WORK/b135/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p mime -std -complete -installsuffix shared -buildid HVD1z4duRQtJo0U9Di2S/HVD1z4duRQtJo0U9Di2S -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b206/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 mime/quotedprintable mkdir -p $WORK/b208/ cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/6c/6cd0e9e7f591e229e5d5f5e103cf7e2317966da8616f055caa26f9450ce7cd8b-d # internal cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p encoding/gob -std -complete -installsuffix shared -buildid hjP62j7cqJewSZNkBRM-/hjP62j7cqJewSZNkBRM- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b159/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 net/url mkdir -p $WORK/b121/ text/template/parse mkdir -p $WORK/b122/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid 7WLb4pbiysHltvEWRGYs/7WLb4pbiysHltvEWRGYs -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b208/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p net/url -std -complete -installsuffix shared -buildid R0LS5bCyHsJUKb-DTLPJ/R0LS5bCyHsJUKb-DTLPJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/net/url/url.go golang.org/x/arch/arm64/arm64asm mkdir -p $WORK/b132/ github.com/cosiner/argv cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid hLWFelwtentBKGSWWt7J/hLWFelwtentBKGSWWt7J -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b135/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 mkdir -p $WORK/b139/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p text/template/parse -std -complete -installsuffix shared -buildid -lz2NWk1WOaV9ejnURXI/-lz2NWk1WOaV9ejnURXI -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b122/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 go/doc/comment mkdir -p $WORK/b130/ golang.org/x/arch/x86/x86asm mkdir -p $WORK/b133/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b093/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p github.com/cosiner/argv -complete -installsuffix shared -buildid iPFet0CTv8pvoUu3wyMU/iPFet0CTv8pvoUu3wyMU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b139/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 vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b194/ math/big cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p go/doc/comment -std -complete -installsuffix shared -buildid qAzZW3Dfn1idJMrHM6aF/qAzZW3Dfn1idJMrHM6aF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go cat >$WORK/b194/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/curve25519/internal/field=vendor/golang.org/x/crypto/curve25519/internal/field packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b195/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid CzrZH0GKh2QbZP1qOE54/CzrZH0GKh2QbZP1qOE54 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b194/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519/curve25519.go mkdir -p $WORK/b107/ vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b205/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p golang.org/x/arch/x86/x86asm -complete -installsuffix shared -buildid eZFMm84nnR0rwmqersw2/eZFMm84nnR0rwmqersw2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b133/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 cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm flag debug/dwarf runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid AbCq_8XbHmdMG2uuqVl9/AbCq_8XbHmdMG2uuqVl9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b205/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/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/go-delve/delve/pkg/dwarf/regnum -complete -installsuffix shared -buildid B9YWIX9lVrXIQRPrnHBk/B9YWIX9lVrXIQRPrnHBk -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b075/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 mkdir -p $WORK/b202/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cat >$WORK/b107/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/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b107/symabis ./arith_amd64.s cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p golang.org/x/arch/arm64/arm64asm -complete -installsuffix shared -buildid qFzuV9AEGghBp-jE11bB/qFzuV9AEGghBp-jE11bB -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b132/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/b230/ encoding/csv mkdir -p $WORK/b229/ mkdir -p $WORK/b058/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal github.com/go-delve/liner mkdir -p $WORK/b213/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p debug/dwarf -std -complete -installsuffix shared -buildid BDDPwcrWPVRbB41UFk7T/BDDPwcrWPVRbB41UFk7T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b058/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 mkdir -p $WORK/b119/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b026/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile container/ring=$WORK/b214/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b215/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/signal=$WORK/b155/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF net/http/internal mkdir -p $WORK/b210/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/go-delve/liner -complete -installsuffix shared -buildid TiVhRPa9kUVqKWRwUKCc/TiVhRPa9kUVqKWRwUKCc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b213/importcfg -pack ./_build/src/github.com/go-delve/liner/common.go ./_build/src/github.com/go-delve/liner/input.go ./_build/src/github.com/go-delve/liner/input_linux.go ./_build/src/github.com/go-delve/liner/line.go ./_build/src/github.com/go-delve/liner/output.go ./_build/src/github.com/go-delve/liner/output_unix.go ./_build/src/github.com/go-delve/liner/signal_unix.go ./_build/src/github.com/go-delve/liner/unixmode.go ./_build/src/github.com/go-delve/liner/width.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p flag -std -complete -installsuffix shared -buildid _WGzqbiNVNxtVf4A0zGO/_WGzqbiNVNxtVf4A0zGO -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b230/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p encoding/csv -std -complete -installsuffix shared -buildid YAYvEQ84TQaA83-CXvdd/YAYvEQ84TQaA83-CXvdd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b229/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cat >$WORK/b202/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b200/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid tdb6UMogf6vEHH-XIPzt/tdb6UMogf6vEHH-XIPzt -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b202/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 github.com/russross/blackfriday/v2 mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b234/_pkg_.a packagefile html=$WORK/b161/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/russross/blackfriday/v2 -complete -installsuffix shared -buildid rb3GeJsCSgppZS9I708Z/rb3GeJsCSgppZS9I708Z -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b233/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/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p net/http/internal -std -complete -installsuffix shared -buildid hOB_MhqcIIZ88vxjRAcL/hOB_MhqcIIZ88vxjRAcL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b210/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cat >$WORK/b119/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/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b119/symabis ./debug.s cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/10/10f2b5e221c13ebd023a54b4d189d8041f0a50ba563eedaba60b7ddb22eb19e9-d # internal net mkdir -p $WORK/b085/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b085/ -importpath net -- -I $WORK/b085/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/28/28e9c1b7994f2379f609e80b798761128c94318a154add99bf9b738181f8862d-d # internal cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p runtime/debug -std -installsuffix shared -buildid J-AXhY0guZNVUjgeXBaJ/J-AXhY0guZNVUjgeXBaJ -goversion go1.19.10 -symabis $WORK/b119/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack -asmhdr $WORK/b119/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 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/b189=>" -I $WORK/b189/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b189/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6f/6f0864abf148d4fedfc6d67cf4ec5e21e1f33941fb1d152c8083685abfb342d8-d # internal go/scanner mkdir -p $WORK/b068/ cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fd/fda9cb54aa20003a2b3784dc4d780ef45631e87be4d2d5b22600f0a07812d768-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b201/ cd /builddir/build/BUILD/delve-1.9.1/_build/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b081=>" -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b081/asm_linux_amd64.o ./asm_linux_amd64.s cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p go/scanner -std -complete -installsuffix shared -buildid qsAiSaH_5Sm2isY4Ku9B/qsAiSaH_5Sm2isY4Ku9B -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile container/list=$WORK/b124/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid m6CdqS7QNrgc6dlc1Qje/m6CdqS7QNrgc6dlc1Qje -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b201/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/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/76/7614c86989dd2aca42ece08c53b578c15311749d8211ffe4275a56cfc0179531-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/f2/f29b980b8a22623eccbd5a79229e355f7903b4a4d7ca3d2f2b663d3629d5877d-d # internal cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b108/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p math/big -std -installsuffix shared -buildid sPf-QEeg_cTHiAonooby/sPf-QEeg_cTHiAonooby -goversion go1.19.10 -symabis $WORK/b107/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/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/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/1e/1e6bea5398b3826b382c998aa3ac4e2ec312b6dfac1bc2f2e8dc08a496e331b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/e9/e9da6c041b9316c981e055c5a40ece71667c51f014efdee368e8535d4c8965c8-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/d9/d96b374bdfbca9dfddaf620425bc73efd5c37c43ade1a38b707721ae44dd9883-d # internal compress/zlib mkdir -p $WORK/b053/ compress/gzip mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile hash/crc32=$WORK/b134/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p compress/gzip -std -complete -installsuffix shared -buildid gPrkyjHGIRqeRRdVNJkn/gPrkyjHGIRqeRRdVNJkn -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile hash/adler32=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p compress/zlib -std -complete -installsuffix shared -buildid 5VxwU54h8_bQpfk4TlcU/5VxwU54h8_bQpfk4TlcU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/77/775e411eee9c1592d4f091eff8eb0d28e7ced56d8a403826d8fced197cfb49f3-d # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/56/56eaa92aaa2857a82c66e244e361e2fde8309f680d39639d7e35e5d6ed42c5b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/5a/5a3791fc9bcd518f2313f189e0861530c385ea01e7203027133acca39112adb2-d # internal cd /builddir/build/BUILD/delve-1.9.1/_build/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b189/_pkg_.a $WORK/b189/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/15/158f5307b79d166ff304cb025f0c328f1f138e827424bae4dbd6ea8a98ab7bb4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/b5/b5fbe41fa90b004d711fdd5cb96c1a801d5ca5a2f6357d782fbd244bdd8666f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/fb/fbd016d735870a04af6c060cd765789b7d23bf1586e1c4fcb22bdd5c93ffba0e-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/e5/e5f2be88059f7283d240e716239f7be7f13f1527cf13c1d8ff3637c6fb835ce2-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ef/efe9ab5b4508516e4df809f3fb159f6161400ae432de86e47313b22b84773841-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b109/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b119=>" -I $WORK/b119/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b119/debug.o ./debug.s cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b081/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid EVMA2px22L4UxUu2YO8i/EVMA2px22L4UxUu2YO8i -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack ./_build/src/github.com/cilium/ebpf/internal/unix/types_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/51/51f53fd74f21e092f263e2d9d202389166613fac2a811e2fcfd6da95a2fa38dd-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/66/6620d20cc98969fb30bc51cfed01fad875d88a3078117a966684a142c4cd54c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/20/20db40edcb8c844da514232f5c92d4f09ae18598717063d5958fc4dfc9c56b70-d # internal text/template mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile internal/fmtsort=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template/parse=$WORK/b122/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p text/template -std -complete -installsuffix shared -buildid -kBNBBte7KOmlpL1KFZQ/-kBNBBte7KOmlpL1KFZQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b120/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b119/_pkg_.a $WORK/b119/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/66/66dcf6e4dda859650bf277726e6ba6a9d0173f1231705e4eb571da4ffb45b26f-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/22/222f886776e38445eb23e7cad2b4d40e0098c137441dc91bfe7bc7cbbf3af384-d # internal github.com/google/go-dap mkdir -p $WORK/b224/ github.com/sirupsen/logrus mkdir -p $WORK/b079/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/google/go-dap -complete -installsuffix shared -buildid NqKTojqSniUdYC-Fbq8p/NqKTojqSniUdYC-Fbq8p -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b224/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 cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid xGsGq6s0115nrg8uU9jN/xGsGq6s0115nrg8uU9jN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b079/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/71/714d570e040943dcce7cec059113ef3545dcb04a37329b86bdd9cbbe199d07ba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6e/6eb7026becdc835e7c4f723f397d06378a772e0c048af8b4ae9bd345486c1ea2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/b3/b39a2d1a4a31e4c15c99d0701a1f7e1075f6c48b1076fb7f5eab8b9ccec09c95-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ac/ac681df5b922777beef7c7bb301fcdffe777d57c08e3a1083135bbcc68d256cc-d # internal go/ast mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile go/scanner=$WORK/b068/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p go/ast -std -complete -installsuffix shared -buildid g7Jl5gX0XPj2TonyYn-2/g7Jl5gX0XPj2TonyYn-2 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/go/ast/ast.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/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/1a/1a9443b9378986f7215accd03a88c96ea4d14e7a67823f86c37a87ecf3867e03-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/b4/b4e55e30458e213c3ca3d490d5f0b22ba94ecaf2f3a79b93583b73ac2004c5b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/51/51a2a983976e340bc6e86bebdaa09d3fa8a05a3f6183038f75cf63aba7f30a29-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b199/ cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/cf/cff85c04cea40a0c324c82343f6d2d95c689cb8f572cc97a9e94d602f866624d-d # internal cat >$WORK/b199/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/b200/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b201/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid tQe3u0UszfwA74GlC-ZF/tQe3u0UszfwA74GlC-ZF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b199/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 cd $WORK/b136 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/72/72ec72cafbe78acccfd6e8715d647c1ba47949e68ed84c396c3f6cc08ed1d0fe-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x002.o -c cgo_listgroups_unix.cgo2.c cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/77/77e6c5b7431f22e4bfb388dd3ee1050d9a7456412e70b6f0512966f0d894537d-d # internal github.com/go-delve/delve/pkg/dwarf/util mkdir -p $WORK/b063/ debug/macho mkdir -p $WORK/b060/ debug/pe mkdir -p $WORK/b061/ debug/elf mkdir -p $WORK/b059/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b053/_pkg_.a packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p debug/macho -std -complete -installsuffix shared -buildid ao5LS6HWloJEIK_ykexP/ao5LS6HWloJEIK_ykexP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b060/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 cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b053/_pkg_.a packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p debug/pe -std -complete -installsuffix shared -buildid jp9mEXC8fpCf59BSFl-9/jp9mEXC8fpCf59BSFl-9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b061/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 cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b053/_pkg_.a packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p debug/elf -std -complete -installsuffix shared -buildid 0XgkTypaNSXYBVAIBHEj/0XgkTypaNSXYBVAIBHEj -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b059/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 cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b8/b833577729fe42c638a5dbdf8248ceef965058b97627f4dd3c4933f0c2e17fb1-d # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/go-delve/delve/pkg/dwarf/util -complete -installsuffix shared -buildid 7wQHXXFxcwz8Nkki7fnP/7wQHXXFxcwz8Nkki7fnP -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b063/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/ed/ed2f49b24b347baad21875602134b79219a5be82fc74c527e419baf8f98b6a80-d # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/16/160aecb1a37c49e41c09d296108dfffab5c762ea2c10d5fa9191d0cfe84f3864-d # internal github.com/cpuguy83/go-md2man/v2/md2man mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b233/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/cpuguy83/go-md2man/v2/md2man -complete -installsuffix shared -buildid y_aR_glKjXKhaEqpAA6X/y_aR_glKjXKhaEqpAA6X -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b232/importcfg -pack ./_build/src/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go ./_build/src/github.com/cpuguy83/go-md2man/v2/md2man/roff.go cd $WORK/b136 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x003.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/80/80d7826413ef41bd2930eaa7473e13e1a8a6c548f726bafe6bf017955cf11ea8-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b198/ cat >$WORK/b198/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/b034/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b201/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b202/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid tfpZ1-Wbj2rxj3B-ugWo/tfpZ1-Wbj2rxj3B-ugWo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /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 cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d8/d88a627894c3aff8a16664dd5278991b1d8bff5728d3beafe08ebcd19843cb43-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cd $WORK/b136 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_x004.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c1/c17a9c56d4f0bf69e201524374617378b2fa30c73336906959c581c9e458395b-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/1a/1a768b4057b5bb2f86a9837b8568c21ad4b3bacd27993fc355dd903c11480f4b-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/81/81b8274f8972426dd06e71db4ab611299ee6fed3e3522a13dacb1c1b09dc0ead-d # internal cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cd $WORK/b136 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/os/user=/_/os/user -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a7/a775ef4385df5e7d6727eef94220fec24bd06c31477c1af58407ae53ba18c2f9-d # internal github.com/go-delve/delve/pkg/astutil mkdir -p $WORK/b066/ go/internal/typeparams mkdir -p $WORK/b127/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b067/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p github.com/go-delve/delve/pkg/astutil -complete -installsuffix shared -buildid GzXDwETuX8F7w_ItIydL/GzXDwETuX8F7w_ItIydL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/astutil/astutil.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b067/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a EOF go/printer mkdir -p $WORK/b128/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid -MzbWoZHDsCD7KQZ9ty9/-MzbWoZHDsCD7KQZ9ty9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/common.go /usr/lib/golang/src/go/internal/typeparams/typeparams.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9c/9c53a4f3e5a1be9586f4b0481427c812a4165f5c6ba81f65a16a8496fd82937f-d # internal github.com/go-delve/delve/pkg/dwarf/op mkdir -p $WORK/b062/ github.com/go-delve/delve/pkg/dwarf/frame mkdir -p $WORK/b071/ github.com/go-delve/delve/pkg/dwarf/line mkdir -p $WORK/b072/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b063/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/go-delve/delve/pkg/dwarf/op -complete -installsuffix shared -buildid vPZIxUapXW8m9i0hqWGf/vPZIxUapXW8m9i0hqWGf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b062/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 cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b063/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p github.com/go-delve/delve/pkg/dwarf/line -complete -installsuffix shared -buildid oTeowUBfe_gKCS9_DLcu/oTeowUBfe_gKCS9_DLcu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b072/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/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b063/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p github.com/go-delve/delve/pkg/dwarf/frame -complete -installsuffix shared -buildid V705AS9CWnz3WccEltOy/V705AS9CWnz3WccEltOy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b071/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile go/ast=$WORK/b067/_pkg_.a packagefile go/build/constraint=$WORK/b129/_pkg_.a packagefile go/doc/comment=$WORK/b130/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile text/tabwriter=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p go/printer -std -complete -installsuffix shared -buildid 82vTAjaP_bqpNkQmKqSR/82vTAjaP_bqpNkQmKqSR -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/go/printer/comment.go /usr/lib/golang/src/go/printer/gobuild.go /usr/lib/golang/src/go/printer/nodes.go /usr/lib/golang/src/go/printer/printer.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b107/arith_amd64.o ./arith_amd64.s cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/4a/4ac0935576474503bf702d4159f47333676dc09177d9c4b248f0ca29259c74a6-d # internal github.com/go-delve/delve/pkg/version mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b119/_pkg_.a packagefile text/template=$WORK/b120/_pkg_.a EOF html/template mkdir -p $WORK/b160/ cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p github.com/go-delve/delve/pkg/version -complete -installsuffix shared -buildid W4l_VqRQGKmz3Yiwgyfx/W4l_VqRQGKmz3Yiwgyfx -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/version/buildinfo.go ./_build/src/github.com/go-delve/delve/pkg/version/fixbuild.go ./_build/src/github.com/go-delve/delve/pkg/version/version.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile html=$WORK/b161/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b120/_pkg_.a packagefile text/template/parse=$WORK/b122/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p html/template -std -complete -installsuffix shared -buildid tL10s4u8F0NUH6yxYexJ/tL10s4u8F0NUH6yxYexJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b160/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 cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/07/0747aab3d61bd302b31d1eb12b5739f7980030ad54d779e51eb8c7129ed1369f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/56/562df9aa76692673b8a28b9adfcca147f39d9146f10ee45818e37b03cc42afd6-d # internal cd /builddir/build/BUILD/delve-1.9.1 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b136=/tmp/go-build -gno-record-gcc-switches -o $WORK/b136/_cgo_.o $WORK/b136/_cgo_main.o $WORK/b136/_x001.o $WORK/b136/_x002.o $WORK/b136/_x003.o $WORK/b136/_x004.o -g -O2 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/01/01c2e9cd090fa07249576f9711eb93242041c9d2da8d39629f7abdb52edd2447-d # internal encoding/asn1 mkdir -p $WORK/b106/ go/constant mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p go/constant -std -complete -installsuffix shared -buildid yN-ZzAFM7lytxORASiBg/yN-ZzAFM7lytxORASiBg -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/go/constant/kind_string.go /usr/lib/golang/src/go/constant/value.go crypto/elliptic mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=$WORK/b169/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid KqdUhIve8sseqHJKabnm/KqdUhIve8sseqHJKabnm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go crypto/dsa cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid Bsq59JS9EmeiiuKG28_h/Bsq59JS9EmeiiuKG28_h -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b106/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 mkdir -p $WORK/b186/ go.starlark.net/syntax /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b136/_cgo_.o -dynout $WORK/b136/_cgo_import.go mkdir -p $WORK/b219/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p crypto/dsa -std -complete -installsuffix shared -buildid XwP7-9ZE713LbpX2aAC0/XwP7-9ZE713LbpX2aAC0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b0/b06c2d08140c020e19676d841b56a591116d0ea520ce71f23a03e43a57701e10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p go.starlark.net/syntax -complete -installsuffix shared -buildid R0R9mUTxnzgl1JunuPc5/R0R9mUTxnzgl1JunuPc5 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b219/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 go/parser mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile go/ast=$WORK/b067/_pkg_.a packagefile go/internal/typeparams=$WORK/b127/_pkg_.a packagefile go/scanner=$WORK/b068/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p go/parser -std -complete -installsuffix shared -buildid jCEV_7ERINulCIOlHwpT/jCEV_7ERINulCIOlHwpT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b126/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 cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/c3/c38577e16216fe7cf35d63d22ce29adb92210be8daf081d7afff39425ff32f86-d # internal cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x004.o -c cgo_socknew.cgo2.c cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p os/user -std -installsuffix shared -buildid r3n0jtArI1JqwY1KZFzQ/r3n0jtArI1JqwY1KZFzQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack /usr/lib/golang/src/os/user/lookup.go /usr/lib/golang/src/os/user/user.go $WORK/b136/_cgo_gotypes.go $WORK/b136/cgo_listgroups_unix.cgo1.go $WORK/b136/cgo_lookup_unix.cgo1.go $WORK/b136/getgrouplist_unix.cgo1.go $WORK/b136/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/0b/0b8f965e3b53491311575506ee29df18f96dcd30598656f0a92f76cbc0d9e1a0-d # internal github.com/go-delve/delve/pkg/elfwriter mkdir -p $WORK/b076/ github.com/cilium/ebpf/internal mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid 98Zm7ekfJBcojJA017cp/98Zm7ekfJBcojJA017cp -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack ./_build/src/github.com/cilium/ebpf/internal/align.go ./_build/src/github.com/cilium/ebpf/internal/cpu.go ./_build/src/github.com/cilium/ebpf/internal/elf.go ./_build/src/github.com/cilium/ebpf/internal/endian.go ./_build/src/github.com/cilium/ebpf/internal/errors.go ./_build/src/github.com/cilium/ebpf/internal/fd.go ./_build/src/github.com/cilium/ebpf/internal/feature.go ./_build/src/github.com/cilium/ebpf/internal/io.go ./_build/src/github.com/cilium/ebpf/internal/pinning.go ./_build/src/github.com/cilium/ebpf/internal/ptr.go ./_build/src/github.com/cilium/ebpf/internal/ptr_64.go ./_build/src/github.com/cilium/ebpf/internal/syscall.go ./_build/src/github.com/cilium/ebpf/internal/syscall_string.go ./_build/src/github.com/cilium/ebpf/internal/version.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/7b/7bf42dcefa32914ca2e41deb9da0d86fedfa1498e076284ee848c7818180b0b0-d # internal cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile debug/elf=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p github.com/go-delve/delve/pkg/elfwriter -complete -installsuffix shared -buildid IUg21g1yyKsIpRt7AYNz/IUg21g1yyKsIpRt7AYNz -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b076/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/cc/cc40a36fe9cfa98488a8f79ba54ac934fbfcad5c0531350e837389409a8f5dcc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/9d/9d90884e0d0499ad450a8a1e3135b50636cba905df030847a95ad9ed31d8a3b9-d # internal cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5a/5a5ec5eadd2c1223b2ac7349f3f7ea2499ddfa8265acb3d5b5f840a98e307dc5-d # internal github.com/go-delve/delve/pkg/dwarf/godwarf mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/zlib=$WORK/b053/_pkg_.a packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile debug/macho=$WORK/b060/_pkg_.a packagefile debug/pe=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b063/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/go-delve/delve/pkg/dwarf/godwarf -complete -installsuffix shared -buildid qM_MI1sPUJq8iyVjLwL8/qM_MI1sPUJq8iyVjLwL8 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b052/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/de/de2df5e323de09a3fc168d197f628c77468365e71f5cbfd215854b14c4f75297-d # internal cd $WORK/b085 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/net=/_/net -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/bf/bf203f6fcc0e3e1d9f29ea342a1e9b700f94ce7851901e03da41c9ed5e9d5881-d # internal cd /builddir/build/BUILD/delve-1.9.1 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b085=/tmp/go-build -gno-record-gcc-switches -o $WORK/b085/_cgo_.o $WORK/b085/_cgo_main.o $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/_x001.o $WORK/b136/_x002.o $WORK/b136/_x003.o $WORK/b136/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e2/e26b898fc22fef3cd67644ee1f2c664fab507d680a2072bfa82e10b616fe276c-d # internal crypto/x509/pkix mkdir -p $WORK/b187/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b174/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid KXavNSg0VMMwMsNuRXR9/KXavNSg0VMMwMsNuRXR9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go vendor/github.com/golang-fips/openssl-fips/openssl mkdir -p $WORK/b102/ cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b102/ -importpath vendor/github.com/golang-fips/openssl-fips/openssl -- -I $WORK/b102/ -g -O2 ./aes.go ./ecdh.go ./ecdsa.go ./hkdf.go ./hmac.go ./openssl.go ./rand.go ./rsa.go ./sha.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b106/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b175/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid y2SST_x0azBFCM5_tyzW/y2SST_x0azBFCM5_tyzW -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b174/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 cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/b8/b8286b25086a780b41a56c062e8814bbc1645dc0e29e02b2e158a20253c0f598-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/39/39923f86d1c7fad68df8b1321bfe12427d9e4102dfe32a87ed5b4ece8e032312-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b085/_cgo_.o -dynout $WORK/b085/_cgo_import.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/8a/8a4cf9d4e04a1eca913a742ef278295978f00e3ab5e75228ad4d3cfa540231d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/01/01924eaf6d953da74c6d210638dda8db8027498d87cc90feed879d9e8db8a1ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/d4/d4b7e571cbccfe0a18fff568aa08d067b8c7a328a3956f39d5e6da325dc865fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b080/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b086/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile internal/nettrace=$WORK/b088/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/singleflight=$WORK/b089/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/netip=$WORK/b090/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p net -std -installsuffix shared -buildid lxmay0HvzeT0qOFzS951/lxmay0HvzeT0qOFzS951 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b085/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.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/b085/_cgo_gotypes.go $WORK/b085/cgo_linux.cgo1.go $WORK/b085/cgo_resnew.cgo1.go $WORK/b085/cgo_socknew.cgo1.go $WORK/b085/cgo_unix.cgo1.go $WORK/b085/_cgo_import.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/58/581ebd17184d7559a250b119d91a350a707c94e651add9e2cc4bb347c5580876-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/ed/ed47a29b75ec98a545c4a7048ee4411d7b827688b1b4837ff1a2b43cbd70206b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/7f/7f9ba7cec3b47b2415f9e4b1fabddcbb9b7143c7b83cf77fe3fe16b678a76b00-d # internal go.starlark.net/resolve mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b218/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b219/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p go.starlark.net/resolve -complete -installsuffix shared -buildid uEtSoK4RYPvaxaS-ipmw/uEtSoK4RYPvaxaS-ipmw -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b217/importcfg -pack ./_build/src/go.starlark.net/resolve/binding.go ./_build/src/go.starlark.net/resolve/resolve.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/60/601769eec63cd133daa22cf8207529975b57a6a7ffbac50628d74d7393ea8e4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/35/3584aee47b49a9317be2a48a21654b413de5b36c257e6d97641137fcd2112f57-d # internal github.com/go-delve/delve/pkg/dwarf/loclist mkdir -p $WORK/b073/ github.com/go-delve/delve/pkg/dwarf/reader mkdir -p $WORK/b074/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b052/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/go-delve/delve/pkg/dwarf/loclist -complete -installsuffix shared -buildid t5Ud22HYuaLT1tvwv5Ue/t5Ud22HYuaLT1tvwv5Ue -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b073/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/b074/importcfg << 'EOF' # internal # import config packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b052/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/go-delve/delve/pkg/dwarf/reader -complete -installsuffix shared -buildid FoPtbBbUsYxGCLGo_9G9/FoPtbBbUsYxGCLGo_9G9 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b074/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/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/d2/d27cb30f09a77b748e5ffd0ccc7f022c72221f3397446458f352c462c83efa59-d # internal github.com/go-delve/delve/pkg/terminal/colorize mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile go/ast=$WORK/b067/_pkg_.a packagefile go/parser=$WORK/b126/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/go-delve/delve/pkg/terminal/colorize -complete -installsuffix shared -buildid 9XYzpXPmHO3doqRS88xy/9XYzpXPmHO3doqRS88xy -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/terminal/colorize/colorize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/7d/7d1d977baefde47f459b06f80bcb6f5f31550aadff02f0b08882dc1bf8aaf86f-d # internal go.starlark.net/internal/compile mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b217/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b219/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime/debug=$WORK/b119/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p go.starlark.net/internal/compile -complete -installsuffix shared -buildid G9PCqi-HDlMIwU2I50tT/G9PCqi-HDlMIwU2I50tT -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b221/importcfg -pack ./_build/src/go.starlark.net/internal/compile/compile.go ./_build/src/go.starlark.net/internal/compile/serial.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/c0/c030e295d6d5c6ac18d92a2991b3585861467f5c0f856e1918eab2f9f21c025f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/ae/aeab207b5fe99780166b8ffe2e08d8dabc1e5fe629edb91dfe10e0a93704d72a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/2a/2a362d27fa06bfa2e69d28fdbeddea34c3b1b672f930afb958c9700106f7e042-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/c1/c1ebea3f3bf6b65cd3bcc0e57f4b22028d62974248faa0fbc16f03824575d525-d # internal go.starlark.net/starlark mkdir -p $WORK/b220/ cat >$WORK/b220/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/delve-1.9.1/_build/src/go.starlark.net/starlark /usr/lib/golang/pkg/tool/linux_amd64/asm -p go.starlark.net/starlark -trimpath "$WORK/b220=>" -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b220/symabis ./empty.s cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b163/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b221/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b218/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b217/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b219/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p go.starlark.net/starlark -installsuffix shared -buildid _zek_w6SBV2bcjtVQuoD/_zek_w6SBV2bcjtVQuoD -goversion go1.19.10 -symabis $WORK/b220/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b220/importcfg -pack -asmhdr $WORK/b220/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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/_x001.o $WORK/b085/_x002.o $WORK/b085/_x003.o $WORK/b085/_x004.o $WORK/b085/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/99/996af0f58319ff838d9785210d8c00025a376ce1c7afda745b5351a4366d8c58-d # internal github.com/go-delve/delve/pkg/logflags mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/go-delve/delve/pkg/logflags -complete -installsuffix shared -buildid hqKiGQ4l0VW784_jlN2r/hqKiGQ4l0VW784_jlN2r -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/logflags/logflags.go net/textproto mkdir -p $WORK/b203/ vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b204/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p net/textproto -std -complete -installsuffix shared -buildid CqAgN5RNJIuZqat-QD_v/CqAgN5RNJIuZqat-QD_v -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b203/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/b204/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/b034/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b198/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF github.com/spf13/pflag mkdir -p $WORK/b228/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid GY7P4OYpuPeRumBLFRXm/GY7P4OYpuPeRumBLFRXm -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/csv=$WORK/b229/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile flag=$WORK/b230/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid b8yzejZ1gBPDIoWF7er0/b8yzejZ1gBPDIoWF7er0 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b228/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/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/93/931ed80339a980e3cd18a4e73fe60f750aa99a08860048528f268e50f1daee7c-d # internal github.com/go-delve/delve/pkg/goversion mkdir -p $WORK/b077/ github.com/go-delve/delve/service/internal/sameuser mkdir -p $WORK/b223/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b078/_pkg_.a packagefile os/exec=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/go-delve/delve/pkg/goversion -complete -installsuffix shared -buildid fajq4F3kkoyNpB4tYjhF/fajq4F3kkoyNpB4tYjhF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b077/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 cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/go-delve/delve/service/internal/sameuser -complete -installsuffix shared -buildid Lgnu_fzyVOFnieZyW3jS/Lgnu_fzyVOFnieZyW3jS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b223/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/1b/1bae36beb99fa2c9dc89270134c8f1da8f050d78ce95e134a425c4acf296b5e6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d9/d9df5307991e8ab953c68bcee06491b449c13fc1227eb162ba410169d9a5688d-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b197/ cat >$WORK/b197/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/b198/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/textproto=$WORK/b203/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid AQmDVhuFF4-XQTy7RPV-/AQmDVhuFF4-XQTy7RPV- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b197/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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/1c/1c933f0ed95f6647d009e1f0ced8d9f29d430a171084c2c992240e3f7076cce9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/54/542d9ffa3735372740f7da96cf6cd1fae6c4574c525a67a7c07c1ca64333145e-d # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/80/80807374f98337b59efcc714fa5a3d32eb1e99e0876e6a3a98549767043f78a1-d # internal cd /builddir/build/BUILD/delve-1.9.1/_build/src/go.starlark.net/starlark /usr/lib/golang/pkg/tool/linux_amd64/asm -p go.starlark.net/starlark -trimpath "$WORK/b220=>" -I $WORK/b220/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b220/empty.o ./empty.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b220/_pkg_.a $WORK/b220/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/99/9924dedf16ab5b593c276afc2d287032a47de5ba4b4ccbf7212b27f80704384a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/60/6024995f733e8d9f83fc8d83845f64f7bea6bfe242947f958c7de355ffb908a0-d # internal github.com/spf13/cobra mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile context=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b228/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile text/template=$WORK/b120/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid hoO541Pd-YdZOGmDQP6T/hoO541Pd-YdZOGmDQP6T -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b227/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/72/724b17c7059c948004e0e40b7f885948b1e77159d7fa268b23705e6639f5f692-d # internal github.com/spf13/cobra/doc mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b232/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b227/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b228/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b135/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/spf13/cobra/doc -complete -installsuffix shared -buildid sxfwNgCbLjBWRVlrIuZF/sxfwNgCbLjBWRVlrIuZF -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b231/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/32/322090ca85f9728e2bb10c4ef9fd3864d0eeb0909e7b7b1b81087bdf02335a39-d # internal cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x003.o -c ecdh.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x005.o -c hkdf.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x006.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x007.o -c openssl.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x008.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x009.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_x010.o -c sha.cgo2.c cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b102/_x011.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b102/_x012.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b102/_x013.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b102/_x014.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b102/_x015.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b102/_x016.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b102/_x017.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b102/_x018.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I $WORK/b102/ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o $WORK/b102/_x019.o -c openssl_stub_rand.c cd $WORK/b102 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -fdebug-prefix-map=/usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl=/_/vendor/github.com/golang-fips/openssl-fips/openssl -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/delve-1.9.1 TERM='dumb' gcc -I /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=$WORK/b102=/tmp/go-build -gno-record-gcc-switches -o $WORK/b102/_cgo_.o $WORK/b102/_cgo_main.o $WORK/b102/_x001.o $WORK/b102/_x002.o $WORK/b102/_x003.o $WORK/b102/_x004.o $WORK/b102/_x005.o $WORK/b102/_x006.o $WORK/b102/_x007.o $WORK/b102/_x008.o $WORK/b102/_x009.o $WORK/b102/_x010.o $WORK/b102/_x011.o $WORK/b102/_x012.o $WORK/b102/_x013.o $WORK/b102/_x014.o $WORK/b102/_x015.o $WORK/b102/_x016.o $WORK/b102/_x017.o $WORK/b102/_x018.o $WORK/b102/_x019.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage openssl -dynimport $WORK/b102/_cgo_.o -dynout $WORK/b102/_cgo_import.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b100/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile encoding/asn1=$WORK/b106/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p vendor/github.com/golang-fips/openssl-fips/openssl -std -installsuffix shared -buildid uHmC4_SeurKViEifW8Ol/uHmC4_SeurKViEifW8Ol -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/doc.go $WORK/b102/_cgo_gotypes.go $WORK/b102/aes.cgo1.go $WORK/b102/ecdh.cgo1.go $WORK/b102/ecdsa.cgo1.go $WORK/b102/hkdf.cgo1.go $WORK/b102/hmac.cgo1.go $WORK/b102/openssl.cgo1.go $WORK/b102/rand.cgo1.go $WORK/b102/rsa.cgo1.go $WORK/b102/sha.cgo1.go $WORK/b102/_cgo_import.go cd /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/_x001.o $WORK/b102/_x002.o $WORK/b102/_x003.o $WORK/b102/_x004.o $WORK/b102/_x005.o $WORK/b102/_x006.o $WORK/b102/_x007.o $WORK/b102/_x008.o $WORK/b102/_x009.o $WORK/b102/_x010.o $WORK/b102/_x011.o $WORK/b102/_x012.o $WORK/b102/_x013.o $WORK/b102/_x014.o $WORK/b102/_x015.o $WORK/b102/_x016.o $WORK/b102/_x017.o $WORK/b102/_x018.o $WORK/b102/_x019.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/fc/fce42865509fb7f5a678a4f10d05de8d722a710d31a457ad13f99913232b5205-d # internal crypto/internal/backend mkdir -p $WORK/b101/ crypto/internal/backend/bbig mkdir -p $WORK/b171/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/backend -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b101/symabis ./dummy.s cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl-fips/openssl=vendor/github.com/golang-fips/openssl-fips/openssl packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b102/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p crypto/internal/backend/bbig -std -complete -installsuffix shared -buildid DYWr1lpQEaMTJgRD9rlG/DYWr1lpQEaMTJgRD9rlG -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/bbig/big.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl-fips/openssl=vendor/github.com/golang-fips/openssl-fips/openssl packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b102/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/backend -std -installsuffix shared -buildid 078oND2hnMUATZlaOr5M/078oND2hnMUATZlaOr5M -goversion go1.19.10 -symabis $WORK/b101/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/crypto/internal/backend/openssl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/d6/d60a5bb28a8ac8d45498f8984ae7416b7b3f41acdf6dcd5720d62f464efc25cf-d # internal cd /usr/lib/golang/src/crypto/internal/backend /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/backend -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b101/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/dummy.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/88/88f28a1b54fb5c0aa2faafc404a4b6303099beb0c629b8af9c5c9b619c0297ce-d # internal crypto/sha1 mkdir -p $WORK/b099/ cat >$WORK/b099/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/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b099/symabis ./sha1block_amd64.s crypto/rand mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b101/_pkg_.a packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/rand -std -complete -installsuffix shared -buildid lFqQDgCucfvWsM_WcFt4/lFqQDgCucfvWsM_WcFt4 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go crypto/sha512 mkdir -p $WORK/b173/ crypto/aes mkdir -p $WORK/b165/ crypto/hmac mkdir -p $WORK/b179/ crypto/sha256 mkdir -p $WORK/b184/ cat >$WORK/b173/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b173/symabis ./sha512block_amd64.s cat >$WORK/b184/go_asm.h << 'EOF' # internal EOF cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=$WORK/b101/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b184/symabis ./sha256block_amd64.s cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p crypto/hmac -std -complete -installsuffix shared -buildid wE5SAXCuho80EDOuZSoa/wE5SAXCuho80EDOuZSoa -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cat >$WORK/b165/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b165/symabis ./asm_amd64.s ./gcm_amd64.s cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b100/_pkg_.a packagefile crypto/internal/backend=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p crypto/sha512 -std -installsuffix shared -buildid UyInxDGNugDJDUSRld6w/UyInxDGNugDJDUSRld6w -goversion go1.19.10 -symabis $WORK/b173/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/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/b099/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b100/_pkg_.a packagefile crypto/internal/backend=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/sha1 -std -installsuffix shared -buildid tjhmPMo_TtACjnponYtg/tjhmPMo_TtACjnponYtg -goversion go1.19.10 -symabis $WORK/b099/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/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/b165/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/internal/backend=$WORK/b101/_pkg_.a packagefile crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p crypto/aes -std -installsuffix shared -buildid sULXZcBWyHH5g95iwvyT/sULXZcBWyHH5g95iwvyT -goversion go1.19.10 -symabis $WORK/b165/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack -asmhdr $WORK/b165/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/d9/d95febbf5f20bf940885f5eb5d0a103274a6d742f7e409654746a76ef4f75dcc-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b179/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid _ZBzgNv_uaU3NQ63AhGS/_ZBzgNv_uaU3NQ63AhGS -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b196/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/d7/d7c46367641137a056ac8943bff52dd3eba034eb0705f07693fcb0ca335a20c5-d # internal cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b100/_pkg_.a packagefile crypto/internal/backend=$WORK/b101/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p crypto/sha256 -std -installsuffix shared -buildid EYw_lYwH-DKuUGLtv-3r/EYw_lYwH-DKuUGLtv-3r -goversion go1.19.10 -symabis $WORK/b184/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack -asmhdr $WORK/b184/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 crypto/rsa mkdir -p $WORK/b183/ mime/multipart mkdir -p $WORK/b207/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b100/_pkg_.a packagefile crypto/internal/backend=$WORK/b101/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b171/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b172/_pkg_.a packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p crypto/rsa -std -complete -installsuffix shared -buildid _vsuBICypDd675cXlQup/_vsuBICypDd675cXlQup -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b183/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 cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile mime=$WORK/b206/_pkg_.a packagefile mime/quotedprintable=$WORK/b208/_pkg_.a packagefile net/textproto=$WORK/b203/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p mime/multipart -std -complete -installsuffix shared -buildid DAOM4SsGY0TaWFJCD8hN/DAOM4SsGY0TaWFJCD8hN -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d1/d17ef1202e420abffead929353c3db2402d6d282b631e8917948b9205d526837-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b173/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b099/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b165/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b184=>" -I $WORK/b184/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b184/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/b165=>" -I $WORK/b165/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b165/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b173/_pkg_.a $WORK/b173/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/88/886fe54ab312330bc7d75a467cb2f960560aea650698e50be759ca1a2af40c61-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/b1/b1bbdf4c1707cf731be5a697d8ac90f68ab9c51f730c64e8fbca605cef617b11-d # internal crypto/ed25519 mkdir -p $WORK/b176/ github.com/cilium/ebpf/asm mkdir -p $WORK/b098/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto=$WORK/b100/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b177/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/sha512=$WORK/b173/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid s1w6i9rwbHd-05_LpBCD/s1w6i9rwbHd-05_LpBCD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid K1kG_N47s0RFUxs0rWvu/K1kG_N47s0RFUxs0rWvu -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack ./_build/src/github.com/cilium/ebpf/asm/alu.go ./_build/src/github.com/cilium/ebpf/asm/alu_string.go ./_build/src/github.com/cilium/ebpf/asm/doc.go ./_build/src/github.com/cilium/ebpf/asm/func.go ./_build/src/github.com/cilium/ebpf/asm/func_string.go ./_build/src/github.com/cilium/ebpf/asm/instruction.go ./_build/src/github.com/cilium/ebpf/asm/jump.go ./_build/src/github.com/cilium/ebpf/asm/jump_string.go ./_build/src/github.com/cilium/ebpf/asm/load_store.go ./_build/src/github.com/cilium/ebpf/asm/load_store_string.go ./_build/src/github.com/cilium/ebpf/asm/opcode.go ./_build/src/github.com/cilium/ebpf/asm/opcode_string.go ./_build/src/github.com/cilium/ebpf/asm/register.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b165/_pkg_.a $WORK/b165/asm_amd64.o $WORK/b165/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/2d/2d8c3506d036d6902f5add6bd95f2be740a9f267ec20c1cd5fdd071c160e72a5-d # internal crypto/ecdsa mkdir -p $WORK/b167/ cat >$WORK/b167/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/b100/_pkg_.a packagefile crypto/aes=$WORK/b165/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/elliptic=$WORK/b168/_pkg_.a packagefile crypto/internal/backend=$WORK/b101/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b171/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b172/_pkg_.a packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile crypto/sha512=$WORK/b173/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b175/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid UuX9AHThdaqxSi7rqPIl/UuX9AHThdaqxSi7rqPIl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b167/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_hashsignverify.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_noasm.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b184/_pkg_.a $WORK/b184/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/24/24cc5f4bd779eec8830a82efebc03f2b61381f270fa9309c8aa48e53e02de39d-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/44/4465556d5badb0a0ac31e2ed31cb7ab3b91e02d02b96536ab4f5e63b64dbeacf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/a9/a9e8b8fa60960d39913354644a516afe43f96d7ed9a80462369b4a482da365a8-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/0e/0ee88e3a48018a00bd4a5e1a432895e6635c66301ea68e3fb8ac65c215638da0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/8f/8f8cdf7fa1702e6fa474a50124fc3f143b469c981067734379da21c87287f7e6-d # internal crypto/x509 mkdir -p $WORK/b185/ cat >$WORK/b185/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/b100/_pkg_.a packagefile crypto/aes=$WORK/b165/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/des=$WORK/b166/_pkg_.a packagefile crypto/dsa=$WORK/b186/_pkg_.a packagefile crypto/ecdsa=$WORK/b167/_pkg_.a packagefile crypto/ed25519=$WORK/b176/_pkg_.a packagefile crypto/elliptic=$WORK/b168/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b180/_pkg_.a packagefile crypto/md5=$WORK/b181/_pkg_.a packagefile crypto/rsa=$WORK/b183/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b184/_pkg_.a packagefile crypto/sha512=$WORK/b173/_pkg_.a packagefile crypto/x509/pkix=$WORK/b187/_pkg_.a packagefile encoding/asn1=$WORK/b106/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile encoding/pem=$WORK/b188/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b175/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p crypto/x509 -std -complete -installsuffix shared -buildid LKiHGL8HPhQWl-99Re7K/LKiHGL8HPhQWl-99Re7K -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/crypto/x509/boring.go /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/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/80/805aafe12879783adac6ead9cb81baa303a57d00e8b8595e833280a702b326ad-d # internal github.com/cilium/ebpf/internal/btf mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b098/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b110/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p github.com/cilium/ebpf/internal/btf -complete -installsuffix shared -buildid rwbXY2XKUor3Ur1GB0tf/rwbXY2XKUor3Ur1GB0tf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack ./_build/src/github.com/cilium/ebpf/internal/btf/btf.go ./_build/src/github.com/cilium/ebpf/internal/btf/btf_types.go ./_build/src/github.com/cilium/ebpf/internal/btf/btf_types_string.go ./_build/src/github.com/cilium/ebpf/internal/btf/core.go ./_build/src/github.com/cilium/ebpf/internal/btf/doc.go ./_build/src/github.com/cilium/ebpf/internal/btf/ext_info.go ./_build/src/github.com/cilium/ebpf/internal/btf/info.go ./_build/src/github.com/cilium/ebpf/internal/btf/strings.go ./_build/src/github.com/cilium/ebpf/internal/btf/syscalls.go ./_build/src/github.com/cilium/ebpf/internal/btf/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/cb/cbfd592c5b928410b2d7e5926bec1f34521bff6abba13925637599129fb6fb7e-d # internal github.com/cilium/ebpf mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b098/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b110/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b113/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p github.com/cilium/ebpf -complete -installsuffix shared -buildid fRykY8OfpktU4fJRBZmU/fRykY8OfpktU4fJRBZmU -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack ./_build/src/github.com/cilium/ebpf/attachtype_string.go ./_build/src/github.com/cilium/ebpf/collection.go ./_build/src/github.com/cilium/ebpf/doc.go ./_build/src/github.com/cilium/ebpf/elf_reader.go ./_build/src/github.com/cilium/ebpf/info.go ./_build/src/github.com/cilium/ebpf/linker.go ./_build/src/github.com/cilium/ebpf/map.go ./_build/src/github.com/cilium/ebpf/marshalers.go ./_build/src/github.com/cilium/ebpf/prog.go ./_build/src/github.com/cilium/ebpf/syscalls.go ./_build/src/github.com/cilium/ebpf/types.go ./_build/src/github.com/cilium/ebpf/types_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/f0/f01c26818addf69c7f958e5ada8a7a66e25de7f8c0e59cd996ca9545618e5098-d # internal crypto/tls mkdir -p $WORK/b164/ cat >$WORK/b164/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/b124/_pkg_.a packagefile context=$WORK/b080/_pkg_.a packagefile crypto=$WORK/b100/_pkg_.a packagefile crypto/aes=$WORK/b165/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/des=$WORK/b166/_pkg_.a packagefile crypto/ecdsa=$WORK/b167/_pkg_.a packagefile crypto/ed25519=$WORK/b176/_pkg_.a packagefile crypto/elliptic=$WORK/b168/_pkg_.a packagefile crypto/hmac=$WORK/b179/_pkg_.a packagefile crypto/internal/backend=$WORK/b101/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b171/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b180/_pkg_.a packagefile crypto/md5=$WORK/b181/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/rc4=$WORK/b182/_pkg_.a packagefile crypto/rsa=$WORK/b183/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b184/_pkg_.a packagefile crypto/sha512=$WORK/b173/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b185/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/pem=$WORK/b188/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b189/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b196/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p crypto/tls -std -complete -installsuffix shared -buildid G7ze4n4q37HaiS-sKNic/G7ze4n4q37HaiS-sKNic -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b164/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/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/60/60a51c2f7489c43986ad23abfa1501cf62d4e519f1f8a283e2ca17733eb18e26-d # internal github.com/cilium/ebpf/link mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b097/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b098/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b110/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b113/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p github.com/cilium/ebpf/link -complete -installsuffix shared -buildid ZfyiJmXyq0OBs7fhf57E/ZfyiJmXyq0OBs7fhf57E -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack ./_build/src/github.com/cilium/ebpf/link/cgroup.go ./_build/src/github.com/cilium/ebpf/link/doc.go ./_build/src/github.com/cilium/ebpf/link/freplace.go ./_build/src/github.com/cilium/ebpf/link/iter.go ./_build/src/github.com/cilium/ebpf/link/kprobe.go ./_build/src/github.com/cilium/ebpf/link/link.go ./_build/src/github.com/cilium/ebpf/link/netns.go ./_build/src/github.com/cilium/ebpf/link/perf_event.go ./_build/src/github.com/cilium/ebpf/link/platform.go ./_build/src/github.com/cilium/ebpf/link/program.go ./_build/src/github.com/cilium/ebpf/link/raw_tracepoint.go ./_build/src/github.com/cilium/ebpf/link/syscalls.go ./_build/src/github.com/cilium/ebpf/link/tracepoint.go ./_build/src/github.com/cilium/ebpf/link/uprobe.go github.com/cilium/ebpf/ringbuf mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b097/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b110/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p github.com/cilium/ebpf/ringbuf -complete -installsuffix shared -buildid Oo95vcL6eRVnDsPypnic/Oo95vcL6eRVnDsPypnic -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack ./_build/src/github.com/cilium/ebpf/ringbuf/doc.go ./_build/src/github.com/cilium/ebpf/ringbuf/reader.go ./_build/src/github.com/cilium/ebpf/ringbuf/ring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/25/25c014b53af3305605919e6bcde97ea8ea633f421e0acc999ff6ab08d925b193-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/84/8479ddca6dc2c2282d5fa84c70e727ef2c9a08ddc367b1823fc47930e513c831-d # internal github.com/go-delve/delve/pkg/proc/internal/ebpf mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile embed=$WORK/b096/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b097/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b114/_pkg_.a packagefile github.com/cilium/ebpf/ringbuf=$WORK/b117/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b052/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF cat >$WORK/b095/embedcfg << 'EOF' # internal { "Patterns": { "trace_bpfel_x86.o": [ "trace_bpfel_x86.o" ] }, "Files": { "trace_bpfel_x86.o": "/builddir/build/BUILD/delve-1.9.1/_build/src/github.com/go-delve/delve/pkg/proc/internal/ebpf/trace_bpfel_x86.o" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p github.com/go-delve/delve/pkg/proc/internal/ebpf -complete -installsuffix shared -buildid SxjO_Dn8PxB35mtkKufQ/SxjO_Dn8PxB35mtkKufQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -embedcfg $WORK/b095/embedcfg -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.go ./_build/src/github.com/go-delve/delve/pkg/proc/internal/ebpf/trace_bpfel_x86.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b8/b8cce967baf91c699570688ea590f7c913920b8dc051bb9f471312935c43bb44-d # internal github.com/go-delve/delve/pkg/proc mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile debug/macho=$WORK/b060/_pkg_.a packagefile debug/pe=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/astutil=$WORK/b066/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/frame=$WORK/b071/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b052/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/line=$WORK/b072/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/loclist=$WORK/b073/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/reader=$WORK/b074/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/regnum=$WORK/b075/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b063/_pkg_.a packagefile github.com/go-delve/delve/pkg/elfwriter=$WORK/b076/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b077/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b078/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/debuginfod=$WORK/b094/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/internal/ebpf=$WORK/b095/_pkg_.a packagefile github.com/go-delve/delve/pkg/version=$WORK/b118/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b123/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile go/ast=$WORK/b067/_pkg_.a packagefile go/constant=$WORK/b125/_pkg_.a packagefile go/parser=$WORK/b126/_pkg_.a packagefile go/printer=$WORK/b128/_pkg_.a packagefile go/scanner=$WORK/b068/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile golang.org/x/arch/arm64/arm64asm=$WORK/b132/_pkg_.a packagefile golang.org/x/arch/x86/x86asm=$WORK/b133/_pkg_.a packagefile hash/crc32=$WORK/b134/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/go-delve/delve/pkg/proc -complete -installsuffix shared -buildid jw-qLC8vEVp9-3T-E0JH/jw-qLC8vEVp9-3T-E0JH -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b064/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/eval_go118.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/target_group.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/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/58/5864ca5aa3ccf06002699a7a2f19ecb3204da8da5867cf0f2c88d89f75af2997-d # internal net/http/httptrace mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b080/_pkg_.a packagefile crypto/tls=$WORK/b164/_pkg_.a packagefile internal/nettrace=$WORK/b088/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/textproto=$WORK/b203/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid W4HFxTcd2uiS6u6dvS31/W4HFxTcd2uiS6u6dvS31 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b209/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/09/090a3be77afa34407248def72cefc46daa4945e946d224adac56dba2d35d216a-d # internal net/http mkdir -p $WORK/b162/ cat >$WORK/b162/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/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile compress/gzip=$WORK/b163/_pkg_.a packagefile container/list=$WORK/b124/_pkg_.a packagefile context=$WORK/b080/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b164/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b204/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b198/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/safefilepath=$WORK/b043/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b108/_pkg_.a packagefile mime=$WORK/b206/_pkg_.a packagefile mime/multipart=$WORK/b207/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http/httptrace=$WORK/b209/_pkg_.a packagefile net/http/internal=$WORK/b210/_pkg_.a packagefile net/http/internal/ascii=$WORK/b211/_pkg_.a packagefile net/textproto=$WORK/b203/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p net/http -std -complete -installsuffix shared -buildid pveyuNYgcbJwx73ouWJc/pveyuNYgcbJwx73ouWJc -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b162/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/src/net/http/transport_default_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/55/55536d1af1390b8c8ffb77e10083c3a327942e4d0f97d164c8bbd6884a449de7-d # internal github.com/go-delve/delve/service/api mkdir -p $WORK/b051/ github.com/go-delve/delve/pkg/proc/amd64util mkdir -p $WORK/b147/ github.com/go-delve/delve/pkg/proc/winutil mkdir -p $WORK/b149/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b052/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile go/constant=$WORK/b125/_pkg_.a packagefile go/printer=$WORK/b128/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile text/tabwriter=$WORK/b131/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p github.com/go-delve/delve/service/api -complete -installsuffix shared -buildid nSCmb3R3ZwLElkIlgtGL/nSCmb3R3ZwLElkIlgtGL -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack ./_build/src/github.com/go-delve/delve/service/api/command.go ./_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/b147/go_asm.h << 'EOF' # internal EOF cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/regnum=$WORK/b075/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1/_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/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b147/symabis ./xsave_amd64.s cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/go-delve/delve/pkg/proc/winutil -complete -installsuffix shared -buildid PSyim2m2c5G82pwhphlf/PSyim2m2c5G82pwhphlf -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/proc/winutil/regs_amd64_arch.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/go-delve/delve/pkg/proc/amd64util -installsuffix shared -buildid kUFWDLkzJhsnh8uAJFte/kUFWDLkzJhsnh8uAJFte -goversion go1.19.10 -symabis $WORK/b147/symabis -shared -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/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/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/42/42846978ead92cccbbedd4940ec0900ef364069a3c3ca58c0ba54cae7668b061-d # internal github.com/go-delve/delve/pkg/proc/core/minidump mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/winutil=$WORK/b149/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/go-delve/delve/pkg/proc/core/minidump -complete -installsuffix shared -buildid 6EGFKWUdO7MbsJTSjSUD/6EGFKWUdO7MbsJTSjSUD -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b148/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.9.1/_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/b147=>" -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b147/xsave_amd64.o ./xsave_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b147/_pkg_.a $WORK/b147/xsave_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/4b/4b714bdb6c06fc9aad5942101610a0e0bc3bf551e22494adb36e91e3ef183ebe-d # internal github.com/go-delve/delve/pkg/proc/linutil mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/regnum=$WORK/b075/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/amd64util=$WORK/b147/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/delve-1.9.1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/go-delve/delve/pkg/proc/linutil -complete -installsuffix shared -buildid HL3K5Lt5a6bvjQ08kA35/HL3K5Lt5a6bvjQ08kA35 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b150/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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ad/ad4664a324ac6f4f3a75a8a0b9bc3120e27105284b1a2424b7585e4b17587e5a-d # internal github.com/go-delve/delve/pkg/config mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b135/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/user=$WORK/b136/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p github.com/go-delve/delve/pkg/config -complete -installsuffix shared -buildid absa634w3DwsT2G5y9bV/absa634w3DwsT2G5y9bV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/config/config.go ./_build/src/github.com/go-delve/delve/pkg/config/split.go github.com/go-delve/delve/pkg/locspec mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile go/constant=$WORK/b125/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/go-delve/delve/pkg/locspec -complete -installsuffix shared -buildid JKY22I8t8ls90TvTpuuo/JKY22I8t8ls90TvTpuuo -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b141/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/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/cd/cdc437f3667fded12738e5e9001554374e8723b210d8f2f7ad6f84d248411089-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/33/331fe47a4f54cf20ce880ca18bf0e2c2207880d4874047da448dc5dfafd03783-d # internal github.com/go-delve/delve/pkg/proc/core mkdir -p $WORK/b146/ github.com/go-delve/delve/pkg/proc/native mkdir -p $WORK/b156/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/elfwriter=$WORK/b076/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b078/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/amd64util=$WORK/b147/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/core/minidump=$WORK/b148/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/internal/ebpf=$WORK/b095/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/linutil=$WORK/b150/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/winutil=$WORK/b149/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/go-delve/delve/pkg/proc/core -complete -installsuffix shared -buildid Z8i-J8wCRXknPHHm4QbA/Z8i-J8wCRXknPHHm4QbA -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b146/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 cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/elfwriter=$WORK/b076/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/amd64util=$WORK/b147/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/internal/ebpf=$WORK/b095/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/linutil=$WORK/b150/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b154/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b081/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b093/_pkg_.a packagefile os/signal=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/go-delve/delve/pkg/proc/native -complete -installsuffix shared -buildid Al7mkhvJJjI_lqaveTvY/Al7mkhvJJjI_lqaveTvY -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b156/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/hwbreak_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_ebpf_linux.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_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/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/66/66feda2dd1510e07cd6f40707723fabf9e5227cfec6b60e03678b04b193d5111-d # internal github.com/go-delve/delve/pkg/gobuild mkdir -p $WORK/b137/ github.com/go-delve/delve/pkg/proc/gdbserial mkdir -p $WORK/b151/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/config=$WORK/b050/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b093/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p github.com/go-delve/delve/pkg/gobuild -complete -installsuffix shared -buildid GhT6zMFzgGD2tlk8tN0V/GhT6zMFzgGD2tlk8tN0V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack ./_build/src/github.com/go-delve/delve/pkg/gobuild/gobuild.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/macho=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile encoding/xml=$WORK/b152/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/config=$WORK/b050/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/elfwriter=$WORK/b076/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b078/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/internal/ebpf=$WORK/b095/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/linutil=$WORK/b150/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/macutil=$WORK/b153/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b154/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b093/_pkg_.a packagefile os/signal=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/go-delve/delve/pkg/proc/gdbserial -complete -installsuffix shared -buildid mEjNWlUPdeo1EoNnYJzd/mEjNWlUPdeo1EoNnYJzd -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b151/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/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/e9/e91cd9af9112e0953be1140acbcf8d2ac6447f69911343d44402bc99c990e740-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/8b/8b78f53c4448335920aca7975f2acc37158a63cec7b8bfa134b0e5e8a13a2012-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/62/627f6f41c8b725a99186fbb9841bb5140c8686cf335140d53d18c86f58f57bea-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/2e/2e47842cb2ba7d5b09ec52a82df8138c790d73582b1125e65d671388f4a8d6b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/29/292965f9c8e0411d99e36483f6a79b114919447e91eead885546e0f8c022f4b4-d # internal github.com/go-delve/delve/service/debugger mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b004/_pkg_.a packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile debug/macho=$WORK/b060/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/gobuild=$WORK/b137/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b077/_pkg_.a packagefile github.com/go-delve/delve/pkg/locspec=$WORK/b141/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b078/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/core=$WORK/b146/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/gdbserial=$WORK/b151/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/native=$WORK/b156/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile go/parser=$WORK/b126/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/go-delve/delve/service/debugger -complete -installsuffix shared -buildid uiY5Pt_tRTh-QyIfntgJ/uiY5Pt_tRTh-QyIfntgJ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b145/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/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/8b/8b4ae1b44cfc953c5c9655f07d39640712a3a047c0dddfe0ea21fca55e187673-d # internal net/rpc mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile encoding/gob=$WORK/b159/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile html/template=$WORK/b160/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/http=$WORK/b162/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p net/rpc -std -complete -installsuffix shared -buildid K47_YkNPolW9nw9f8Y_-/K47_YkNPolW9nw9f8Y_- -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b158/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/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/80/800b7087517aa6a589acbf004738d412b7d539bd08f67f80717b29e112cabafd-d # internal github.com/go-delve/delve/service mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b145/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/go-delve/delve/service -complete -installsuffix shared -buildid cBDdz9poZRw0KR4txHaV/cBDdz9poZRw0KR4txHaV -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b144/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/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/84/8462496ad21f188db4fc23abcc9532839190a433134ca69da2c8e927bef72d22-d # internal github.com/go-delve/delve/service/dap mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/config=$WORK/b050/_pkg_.a packagefile github.com/go-delve/delve/pkg/gobuild=$WORK/b137/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b077/_pkg_.a packagefile github.com/go-delve/delve/pkg/locspec=$WORK/b141/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b078/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b144/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b145/_pkg_.a packagefile github.com/go-delve/delve/service/internal/sameuser=$WORK/b223/_pkg_.a packagefile github.com/google/go-dap=$WORK/b224/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile go/constant=$WORK/b125/_pkg_.a packagefile go/parser=$WORK/b126/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b093/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b119/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/go-delve/delve/service/dap -complete -installsuffix shared -buildid EaIWR1QRYRk372rnd2Kb/EaIWR1QRYRk372rnd2Kb -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b222/importcfg -pack ./_build/src/github.com/go-delve/delve/service/dap/command.go ./_build/src/github.com/go-delve/delve/service/dap/config.go ./_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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/cd/cd6b3bf233d4e7ce3a49a85aecb0eb8617b02d3cfb17e2d857fe151681c2cc18-d # internal net/rpc/jsonrpc mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/rpc=$WORK/b158/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p net/rpc/jsonrpc -std -complete -installsuffix shared -buildid H9GTMbenmxpnQoQ3YXy_/H9GTMbenmxpnQoQ3YXy_ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b212/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/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/e2/e2c50a31577ce9e50c90592c6cc63e90bac6885bb914d1c7854eee1615991837-d # internal github.com/go-delve/delve/service/rpc2 mkdir -p $WORK/b157/ github.com/go-delve/delve/service/rpc1 mkdir -p $WORK/b226/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b144/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b145/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/rpc=$WORK/b158/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b212/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/go-delve/delve/service/rpc2 -complete -installsuffix shared -buildid XV9Yw08oHxgq0V4JhjsE/XV9Yw08oHxgq0V4JhjsE -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b157/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/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b144/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b145/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile net/rpc=$WORK/b158/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b212/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/go-delve/delve/service/rpc1 -complete -installsuffix shared -buildid iskR5oZQd6Oy2Nvn3qD7/iskR5oZQd6Oy2Nvn3qD7 -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b226/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/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/e2/e2cb006aefb6151c565c023175bfeaba48b2e27a0e4bc497d2ae3a99ded73eff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/b8/b899404e8448c7b9fd4edc7a5b9164a22d97d871dce5a032add9564ba0c622ef-d # internal github.com/go-delve/delve/pkg/terminal/starbind mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b080/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b144/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile github.com/go-delve/delve/service/rpc2=$WORK/b157/_pkg_.a packagefile github.com/go-delve/liner=$WORK/b213/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b217/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b220/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b219/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/go-delve/delve/pkg/terminal/starbind -complete -installsuffix shared -buildid ekUXBmBX7JnS0Qf7Sk_V/ekUXBmBX7JnS0Qf7Sk_V -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b143/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/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/ab/abe43ee751bf225baafde6b94fa5e28f301c0468fd12e88917ac692a1e52df68-d # internal github.com/go-delve/delve/service/rpccommon mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b078/_pkg_.a packagefile github.com/go-delve/delve/pkg/version=$WORK/b118/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b144/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile github.com/go-delve/delve/service/dap=$WORK/b222/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b145/_pkg_.a packagefile github.com/go-delve/delve/service/internal/sameuser=$WORK/b223/_pkg_.a packagefile github.com/go-delve/delve/service/rpc1=$WORK/b226/_pkg_.a packagefile github.com/go-delve/delve/service/rpc2=$WORK/b157/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile net/rpc=$WORK/b158/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b212/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p github.com/go-delve/delve/service/rpccommon -complete -installsuffix shared -buildid HOEbQeIgdqYOjihob0gQ/HOEbQeIgdqYOjihob0gQ -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b225/importcfg -pack ./_build/src/github.com/go-delve/delve/service/rpccommon/server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/70/704ab0c1af7fbf5c43dc7c66ad80d21c0c2f5256e80bca7156cd5a5f3182f193-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/4d/4dbf19d9e4bcd2b4f81ba93840498b0a2ca037b023998cd4b1001d04c7a52b2a-d # internal github.com/go-delve/delve/pkg/terminal mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b054/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/cosiner/argv=$WORK/b139/_pkg_.a packagefile github.com/derekparker/trie=$WORK/b140/_pkg_.a packagefile github.com/go-delve/delve/pkg/config=$WORK/b050/_pkg_.a packagefile github.com/go-delve/delve/pkg/locspec=$WORK/b141/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/debuginfod=$WORK/b094/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal/colorize=$WORK/b142/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal/starbind=$WORK/b143/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b144/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile github.com/go-delve/delve/service/rpc2=$WORK/b157/_pkg_.a packagefile github.com/go-delve/liner=$WORK/b213/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b154/_pkg_.a packagefile go/parser=$WORK/b126/_pkg_.a packagefile go/scanner=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile net/rpc=$WORK/b158/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b093/_pkg_.a packagefile os/signal=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile text/tabwriter=$WORK/b131/_pkg_.a packagefile time=$WORK/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p github.com/go-delve/delve/pkg/terminal -complete -installsuffix shared -buildid 5ohi4tNnEJZf5xd7hLbl/5ohi4tNnEJZf5xd7hLbl -goversion go1.19.10 -shared -c=4 -nolocalimports -importcfg $WORK/b138/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/out.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/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ff/fff2df28dcf26882fc6d0c96cf0c9b1215b3b8c195960bbb008bfe6d1ab8c7b0-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/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/config=$WORK/b050/_pkg_.a packagefile github.com/go-delve/delve/pkg/gobuild=$WORK/b137/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b077/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b078/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal=$WORK/b138/_pkg_.a packagefile github.com/go-delve/delve/pkg/version=$WORK/b118/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b144/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile github.com/go-delve/delve/service/dap=$WORK/b222/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b145/_pkg_.a packagefile github.com/go-delve/delve/service/rpc2=$WORK/b157/_pkg_.a packagefile github.com/go-delve/delve/service/rpccommon=$WORK/b225/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b154/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b227/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile os/exec=$WORK/b093/_pkg_.a packagefile os/signal=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p github.com/go-delve/delve/cmd/dlv/cmds -complete -installsuffix shared -buildid IezKsalQpGS02VGYneJq/IezKsalQpGS02VGYneJq -goversion go1.19.10 -shared -c=4 -nolocalimports -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/d2/d25775b3c4e8018a4c1be16e390840fb1783153b41347a837e064388579fe5f2-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/b118/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/spf13/cobra/doc=$WORK/b231/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid CoukRWGlgpxx9wZflCHG/CoukRWGlgpxx9wZflCHG -goversion go1.19.10 -shared -c=4 -nolocalimports -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/36/36f3c6258bb79e24559bd371675694ab9bea712acfffc086a90d20a663369199-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/b118/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b079/_pkg_.a packagefile github.com/spf13/cobra/doc=$WORK/b231/_pkg_.a packagefile os=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile encoding/json=$WORK/b003/_pkg_.a packagefile errors=$WORK/b005/_pkg_.a packagefile fmt=$WORK/b034/_pkg_.a packagefile github.com/go-delve/delve/pkg/config=$WORK/b050/_pkg_.a packagefile github.com/go-delve/delve/pkg/gobuild=$WORK/b137/_pkg_.a packagefile github.com/go-delve/delve/pkg/goversion=$WORK/b077/_pkg_.a packagefile github.com/go-delve/delve/pkg/logflags=$WORK/b078/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal=$WORK/b138/_pkg_.a packagefile github.com/go-delve/delve/service=$WORK/b144/_pkg_.a packagefile github.com/go-delve/delve/service/api=$WORK/b051/_pkg_.a packagefile github.com/go-delve/delve/service/dap=$WORK/b222/_pkg_.a packagefile github.com/go-delve/delve/service/debugger=$WORK/b145/_pkg_.a packagefile github.com/go-delve/delve/service/rpc2=$WORK/b157/_pkg_.a packagefile github.com/go-delve/delve/service/rpccommon=$WORK/b225/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b154/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b227/_pkg_.a packagefile net=$WORK/b085/_pkg_.a packagefile os/exec=$WORK/b093/_pkg_.a packagefile os/signal=$WORK/b155/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b033/_pkg_.a packagefile strings=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b004/_pkg_.a packagefile runtime/debug=$WORK/b119/_pkg_.a packagefile text/template=$WORK/b120/_pkg_.a packagefile bufio=$WORK/b054/_pkg_.a packagefile context=$WORK/b080/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b081/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile sort=$WORK/b036/_pkg_.a packagefile sync=$WORK/b021/_pkg_.a packagefile sync/atomic=$WORK/b023/_pkg_.a packagefile time=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b025/_pkg_.a packagefile github.com/cpuguy83/go-md2man/v2/md2man=$WORK/b232/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b228/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b135/_pkg_.a packagefile internal/itoa=$WORK/b032/_pkg_.a packagefile internal/oserror=$WORK/b038/_pkg_.a packagefile internal/poll=$WORK/b039/_pkg_.a packagefile internal/safefilepath=$WORK/b043/_pkg_.a packagefile internal/syscall/execenv=$WORK/b044/_pkg_.a packagefile internal/syscall/unix=$WORK/b040/_pkg_.a packagefile internal/testlog=$WORK/b045/_pkg_.a packagefile internal/unsafeheader=$WORK/b008/_pkg_.a packagefile io/fs=$WORK/b046/_pkg_.a packagefile internal/abi=$WORK/b011/_pkg_.a packagefile internal/bytealg=$WORK/b012/_pkg_.a packagefile internal/cpu=$WORK/b013/_pkg_.a packagefile internal/goarch=$WORK/b007/_pkg_.a packagefile internal/goexperiment=$WORK/b014/_pkg_.a packagefile internal/goos=$WORK/b015/_pkg_.a packagefile runtime/internal/atomic=$WORK/b016/_pkg_.a packagefile runtime/internal/math=$WORK/b017/_pkg_.a packagefile runtime/internal/sys=$WORK/b018/_pkg_.a packagefile runtime/internal/syscall=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b026/_pkg_.a packagefile encoding/base64=$WORK/b027/_pkg_.a packagefile math=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b024/_pkg_.a packagefile unicode/utf16=$WORK/b049/_pkg_.a packagefile internal/reflectlite=$WORK/b006/_pkg_.a packagefile internal/fmtsort=$WORK/b035/_pkg_.a packagefile io/ioutil=$WORK/b084/_pkg_.a packagefile os/user=$WORK/b136/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile github.com/cosiner/argv=$WORK/b139/_pkg_.a packagefile github.com/derekparker/trie=$WORK/b140/_pkg_.a packagefile github.com/go-delve/delve/pkg/locspec=$WORK/b141/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/debuginfod=$WORK/b094/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal/colorize=$WORK/b142/_pkg_.a packagefile github.com/go-delve/delve/pkg/terminal/starbind=$WORK/b143/_pkg_.a packagefile github.com/go-delve/liner=$WORK/b213/_pkg_.a packagefile go/parser=$WORK/b126/_pkg_.a packagefile go/scanner=$WORK/b068/_pkg_.a packagefile net/rpc=$WORK/b158/_pkg_.a packagefile regexp=$WORK/b111/_pkg_.a packagefile text/tabwriter=$WORK/b131/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/godwarf=$WORK/b052/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/op=$WORK/b062/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc=$WORK/b064/_pkg_.a packagefile go/constant=$WORK/b125/_pkg_.a packagefile go/printer=$WORK/b128/_pkg_.a packagefile go/token=$WORK/b069/_pkg_.a packagefile github.com/go-delve/delve/service/internal/sameuser=$WORK/b223/_pkg_.a packagefile github.com/google/go-dap=$WORK/b224/_pkg_.a packagefile debug/dwarf=$WORK/b058/_pkg_.a packagefile debug/elf=$WORK/b059/_pkg_.a packagefile debug/macho=$WORK/b060/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/core=$WORK/b146/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/gdbserial=$WORK/b151/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/native=$WORK/b156/_pkg_.a packagefile net/rpc/jsonrpc=$WORK/b212/_pkg_.a packagefile github.com/go-delve/delve/service/rpc1=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b086/_pkg_.a packagefile internal/godebug=$WORK/b087/_pkg_.a packagefile internal/nettrace=$WORK/b088/_pkg_.a packagefile internal/singleflight=$WORK/b089/_pkg_.a packagefile net/netip=$WORK/b090/_pkg_.a packagefile runtime/cgo=$WORK/b092/_pkg_.a packagefile math/bits=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b022/_pkg_.a packagefile net/url=$WORK/b121/_pkg_.a packagefile text/template/parse=$WORK/b122/_pkg_.a packagefile encoding/binary=$WORK/b028/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b082/_pkg_.a packagefile github.com/russross/blackfriday/v2=$WORK/b233/_pkg_.a packagefile encoding/csv=$WORK/b229/_pkg_.a packagefile encoding/hex=$WORK/b065/_pkg_.a packagefile flag=$WORK/b230/_pkg_.a packagefile go/ast=$WORK/b067/_pkg_.a packagefile go.starlark.net/resolve=$WORK/b217/_pkg_.a packagefile go.starlark.net/starlark=$WORK/b220/_pkg_.a packagefile go.starlark.net/syntax=$WORK/b219/_pkg_.a packagefile container/ring=$WORK/b214/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b215/_pkg_.a packagefile go/internal/typeparams=$WORK/b127/_pkg_.a packagefile encoding/gob=$WORK/b159/_pkg_.a packagefile html/template=$WORK/b160/_pkg_.a packagefile net/http=$WORK/b162/_pkg_.a packagefile regexp/syntax=$WORK/b112/_pkg_.a packagefile compress/zlib=$WORK/b053/_pkg_.a packagefile debug/pe=$WORK/b061/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/util=$WORK/b063/_pkg_.a packagefile github.com/go-delve/delve/pkg/astutil=$WORK/b066/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/frame=$WORK/b071/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/line=$WORK/b072/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/loclist=$WORK/b073/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/reader=$WORK/b074/_pkg_.a packagefile github.com/go-delve/delve/pkg/dwarf/regnum=$WORK/b075/_pkg_.a packagefile github.com/go-delve/delve/pkg/elfwriter=$WORK/b076/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/internal/ebpf=$WORK/b095/_pkg_.a packagefile github.com/hashicorp/golang-lru/simplelru=$WORK/b123/_pkg_.a packagefile golang.org/x/arch/arm64/arm64asm=$WORK/b132/_pkg_.a packagefile golang.org/x/arch/x86/x86asm=$WORK/b133/_pkg_.a packagefile hash/crc32=$WORK/b134/_pkg_.a packagefile math/big=$WORK/b107/_pkg_.a packagefile go/build/constraint=$WORK/b129/_pkg_.a packagefile go/doc/comment=$WORK/b130/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/amd64util=$WORK/b147/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/core/minidump=$WORK/b148/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/linutil=$WORK/b150/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/winutil=$WORK/b149/_pkg_.a packagefile encoding/xml=$WORK/b152/_pkg_.a packagefile github.com/go-delve/delve/pkg/proc/macutil=$WORK/b153/_pkg_.a packagefile internal/intern=$WORK/b091/_pkg_.a packagefile github.com/shurcooL/sanitized_anchor_name=$WORK/b234/_pkg_.a packagefile html=$WORK/b161/_pkg_.a packagefile go.starlark.net/internal/spell=$WORK/b218/_pkg_.a packagefile compress/gzip=$WORK/b163/_pkg_.a packagefile go.starlark.net/internal/compile=$WORK/b221/_pkg_.a packagefile github.com/rivo/uniseg=$WORK/b216/_pkg_.a packagefile container/list=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b197/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b204/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b205/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b198/_pkg_.a packagefile math/rand=$WORK/b108/_pkg_.a packagefile mime=$WORK/b206/_pkg_.a packagefile mime/multipart=$WORK/b207/_pkg_.a packagefile net/http/httptrace=$WORK/b209/_pkg_.a packagefile net/http/internal=$WORK/b210/_pkg_.a packagefile net/http/internal/ascii=$WORK/b211/_pkg_.a packagefile net/textproto=$WORK/b203/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile hash=$WORK/b056/_pkg_.a packagefile hash/adler32=$WORK/b057/_pkg_.a packagefile embed=$WORK/b096/_pkg_.a packagefile github.com/cilium/ebpf=$WORK/b097/_pkg_.a packagefile github.com/cilium/ebpf/link=$WORK/b114/_pkg_.a packagefile github.com/cilium/ebpf/ringbuf=$WORK/b117/_pkg_.a packagefile crypto/internal/backend=$WORK/b101/_pkg_.a packagefile crypto/internal/randutil=$WORK/b116/_pkg_.a packagefile crypto=$WORK/b100/_pkg_.a packagefile crypto/aes=$WORK/b165/_pkg_.a packagefile crypto/cipher=$WORK/b103/_pkg_.a packagefile crypto/des=$WORK/b166/_pkg_.a packagefile crypto/ecdsa=$WORK/b167/_pkg_.a packagefile crypto/ed25519=$WORK/b176/_pkg_.a packagefile crypto/elliptic=$WORK/b168/_pkg_.a packagefile crypto/hmac=$WORK/b179/_pkg_.a packagefile crypto/internal/backend/bbig=$WORK/b171/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b180/_pkg_.a packagefile crypto/md5=$WORK/b181/_pkg_.a packagefile crypto/rc4=$WORK/b182/_pkg_.a packagefile crypto/rsa=$WORK/b183/_pkg_.a packagefile crypto/sha1=$WORK/b099/_pkg_.a packagefile crypto/sha256=$WORK/b184/_pkg_.a packagefile crypto/sha512=$WORK/b173/_pkg_.a packagefile crypto/subtle=$WORK/b105/_pkg_.a packagefile crypto/x509=$WORK/b185/_pkg_.a packagefile encoding/pem=$WORK/b188/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b189/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b174/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b194/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b196/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b199/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b201/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b202/_pkg_.a packagefile mime/quotedprintable=$WORK/b208/_pkg_.a packagefile github.com/cilium/ebpf/asm=$WORK/b098/_pkg_.a packagefile github.com/cilium/ebpf/internal=$WORK/b110/_pkg_.a packagefile github.com/cilium/ebpf/internal/btf=$WORK/b113/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=$WORK/b109/_pkg_.a packagefile vendor/github.com/golang-fips/openssl-fips/openssl=$WORK/b102/_pkg_.a packagefile crypto/internal/subtle=$WORK/b104/_pkg_.a packagefile crypto/internal/boring/bcache=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b175/_pkg_.a packagefile crypto/internal/edwards25519=$WORK/b177/_pkg_.a packagefile crypto/internal/nistec=$WORK/b169/_pkg_.a packagefile crypto/dsa=$WORK/b186/_pkg_.a packagefile crypto/x509/pkix=$WORK/b187/_pkg_.a packagefile encoding/asn1=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b190/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=$WORK/b192/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b191/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=$WORK/b193/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519/internal/field=$WORK/b195/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b200/_pkg_.a packagefile crypto/internal/edwards25519/field=$WORK/b178/_pkg_.a packagefile crypto/internal/nistec/fiat=$WORK/b170/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/go-delve/delve/cmd/dlv\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-compressdwarf=false -B 0x5076b5b5a02e3008db923a15592b5286ee555c4a -extldflags '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\"\nbuild\t-tags=rpm_crashtraceback\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" 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=FNq-lkCN7lny0To75ds1/CoukRWGlgpxx9wZflCHG/JNER3IcCeW7cPGwFGD2b/FNq-lkCN7lny0To75ds1 -compressdwarf=false -B 0x5076b5b5a02e3008db923a15592b5286ee555c4a -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.d1LkwY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64 ++ dirname /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64 + cd delve-1.9.1 + export GO111MODULE=off + GO111MODULE=off + export GOPATH=/builddir/build/BUILD/delve-1.9.1/_build + GOPATH=/builddir/build/BUILD/delve-1.9.1/_build + install -Dpm 0755 bin/dlv /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64/usr/bin/dlv + /usr/lib/rpm/find-debuginfo.sh -j80 --strict-build-id -m -i --build-id-seed 1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f --unique-debug-suffix -1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64 --unique-debug-src-base delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/delve-1.9.1 extracting debug info from /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64/usr/bin/dlv /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 9653 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pLBrk0 + umask 022 + cd /builddir/build/BUILD + cd delve-1.9.1 + export GO111MODULE=off + GO111MODULE=off + export GOPATH=/builddir/build/BUILD/delve-1.9.1/_build + GOPATH=/builddir/build/BUILD/delve-1.9.1/_build + cd _build/src/github.com/go-delve/delve ++ grep -v cmd ++ go list ./... ++ grep -v scripts + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/astutil ? github.com/go-delve/delve/pkg/astutil [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/config ok github.com/go-delve/delve/pkg/config 0.043s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/dwarf/dwarfbuilder ? github.com/go-delve/delve/pkg/dwarf/dwarfbuilder [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/dwarf/frame ok github.com/go-delve/delve/pkg/dwarf/frame 0.018s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/dwarf/godwarf ok github.com/go-delve/delve/pkg/dwarf/godwarf 0.013s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/dwarf/line ok github.com/go-delve/delve/pkg/dwarf/line 8.061s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/dwarf/loclist ok github.com/go-delve/delve/pkg/dwarf/loclist 0.037s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/dwarf/op ok github.com/go-delve/delve/pkg/dwarf/op 0.076s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/dwarf/reader ? github.com/go-delve/delve/pkg/dwarf/reader [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/dwarf/regnum ? github.com/go-delve/delve/pkg/dwarf/regnum [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/dwarf/util ok github.com/go-delve/delve/pkg/dwarf/util 0.052s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/elfwriter ? github.com/go-delve/delve/pkg/elfwriter [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/gobuild ? github.com/go-delve/delve/pkg/gobuild [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/goversion ok github.com/go-delve/delve/pkg/goversion 0.105s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/locspec ok github.com/go-delve/delve/pkg/locspec 0.049s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/logflags ? github.com/go-delve/delve/pkg/logflags [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc ok github.com/go-delve/delve/pkg/proc 214.157s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/amd64util ? github.com/go-delve/delve/pkg/proc/amd64util [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/core ok github.com/go-delve/delve/pkg/proc/core 1.439s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/core/minidump ? github.com/go-delve/delve/pkg/proc/core/minidump [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/debuginfod ? github.com/go-delve/delve/pkg/proc/debuginfod [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/fbsdutil ? github.com/go-delve/delve/pkg/proc/fbsdutil [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/gdbserial ok github.com/go-delve/delve/pkg/proc/gdbserial 0.499s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/internal/ebpf ok github.com/go-delve/delve/pkg/proc/internal/ebpf 0.004s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/internal/ebpf/testhelper ? github.com/go-delve/delve/pkg/proc/internal/ebpf/testhelper [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/linutil ? github.com/go-delve/delve/pkg/proc/linutil [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/macutil ? github.com/go-delve/delve/pkg/proc/macutil [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/native ? github.com/go-delve/delve/pkg/proc/native [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/test ? github.com/go-delve/delve/pkg/proc/test [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/proc/winutil ? github.com/go-delve/delve/pkg/proc/winutil [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/terminal ok github.com/go-delve/delve/pkg/terminal 23.113s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/terminal/colorize ok github.com/go-delve/delve/pkg/terminal/colorize 0.008s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/terminal/starbind ? github.com/go-delve/delve/pkg/terminal/starbind [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/pkg/version ? github.com/go-delve/delve/pkg/version [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service ? github.com/go-delve/delve/service [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service/api ok github.com/go-delve/delve/service/api 0.004s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service/dap ok github.com/go-delve/delve/service/dap 117.370s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service/dap/daptest ? github.com/go-delve/delve/service/dap/daptest [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service/dap/daptest/gen ? github.com/go-delve/delve/service/dap/daptest/gen [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service/debugger ok github.com/go-delve/delve/service/debugger 5.575s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service/internal/sameuser ok github.com/go-delve/delve/service/internal/sameuser 0.004s + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service/rpc1 ? github.com/go-delve/delve/service/rpc1 [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service/rpc2 ? github.com/go-delve/delve/service/rpc2 [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service/rpccommon ? github.com/go-delve/delve/service/rpccommon [no test files] + for d in $(go list ./... | grep -v cmd | grep -v scripts) + go test github.com/go-delve/delve/service/test ok github.com/go-delve/delve/service/test 73.726s + exit 0 Processing files: delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tomEjq + umask 022 + cd /builddir/build/BUILD + cd delve-1.9.1 + DOCDIR=/builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64/usr/share/doc/delve + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64/usr/share/doc/delve + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64/usr/share/doc/delve + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.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.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64/usr/share/doc/delve + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lwXGKo + umask 022 + cd /builddir/build/BUILD + cd delve-1.9.1 + LICENSEDIR=/builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64/usr/share/licenses/delve + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64/usr/share/licenses/delve + cp -pr LICENSE /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64/usr/share/licenses/delve + exit 0 Provides: delve = 1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f delve(x86-64) = 1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f dlv = 1.9.1 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) rtld(GNU_HASH) Processing files: delve-debugsource-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64 Provides: delve-debugsource = 1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f delve-debugsource(x86-64) = 1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: delve-debuginfo-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64 Provides: debuginfo(build-id) = 9174f9bd7a62f319e85cf102892f15cfac4c0843 delve-debuginfo = 1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f delve-debuginfo(x86-64) = 1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f 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.9.1-1.0.1.module+an8.8.0+11088+43a98d8f Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64 Wrote: /builddir/build/RPMS/delve-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64.rpm Wrote: /builddir/build/RPMS/delve-debugsource-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64.rpm Wrote: /builddir/build/RPMS/delve-debuginfo-1.9.1-1.0.1.module+an8.8.0+11088+43a98d8f.x86_64.rpm Child return code was: 0